Commit Graph

48982 Commits

Author SHA1 Message Date
Dror Atariah c0edfa15e4 Un-deprecated mistakely deprectaed types 2012-12-05 15:30:24 +01:00
Dror Atariah a01bb2d93c Corrected problems Efi mentioned. Continue the discussion with Efi. 2012-12-04 16:53:49 +01:00
Efi Fogel 596927b48f answered some questions 2012-11-29 10:45:13 +02:00
Dror Atariah 680212344c Answered comments of Efi
Continued the final cleaning of the code.
2012-11-27 15:47:27 +01:00
Dror Atariah eeeb310763 Add a constructor of a polyline in the traits class.
Applied few of Efi's comments.
2012-11-27 11:14:35 +01:00
Efi Fogel 0731663905 answered some questions raised by Dror 2012-11-27 10:11:24 +02:00
Dror Atariah 245ef61ece Added few inline questions to Efi. 2012-11-26 16:10:07 +01:00
Dror Atariah d8584143ea Added some TODOS 2012-11-26 10:53:43 +02:00
Dror Atariah a94061f832 Removed the source/target calls in the push_back of segment
In the x-monotone part of the Polyline_2.h I removed the usage of
source/target of segments. Instead, there's a use of
Construct_min/max_vertex_2.
2012-11-21 17:14:23 +02:00
Dror Atariah eaeaee535f Corrected problems with the computations
Corrected problems in the Make_x_monotone and the constructions of
x-monotone curves. This seems to enable correct computations of the
arrangements - but there is more to test.

Furthermore, the usage of source/target of segments still has to
be avoided.
2012-11-21 14:31:21 +02:00
Dror Atariah b8cbc60bfc Working code, wrong results
This seems to be related to problems with the const_iterator
over points.
2012-11-20 18:38:45 +02:00
Dror Atariah 8e92d8a762 backup before updating make-x-monotone 2012-11-20 15:07:00 +02:00
Efi Fogel 928058bbd0 improved make-x-monotone 2012-11-20 13:44:06 +02:00
Dror Atariah aa991c8b19 Corrected problems with Make_x_monotone_2
Code compiles and runs properly but doesn't compute correct
arrangement.
2012-11-20 13:15:00 +02:00
Dror Atariah e0d185d9a0 Plugged in Make_x_monotone code from old version
I took the code from the unbounded branch, and used it in the current
implementation.
2012-11-19 19:41:27 +02:00
Dror Atariah 6321c1de4e Trying to find the problem with the Make_x_monotone 2012-11-19 19:27:05 +02:00
Dror Atariah c3740c2868 Added a const iterator over the segments of a polyline
In the Polyline_2.h a const iterator over the segments was added,
and the Make_x_monotone_2 in the traits class was modified to use
the segmenets iterator.
2012-11-19 16:32:21 +02:00
Efi Fogel 00f6a17627 cleanup 2012-11-19 14:02:58 +02:00
Dror Atariah dc9314c06b Changes to the constructor
Added support to construction from points to the constructor in the
traits class.
2012-11-19 12:24:40 +02:00
Dror Atariah bba1778558 Added a test of the new construction in the traits class
In the Make_x_monotone_2 functor I replaced the call to the
constructor of the polyline with the call to the
constructor-traits.
2012-11-19 11:23:45 +02:00
Efi Fogel 5fa2818cde Merge branch 'Arrangement_on_surface_2-bounded_polylines-cleaning-code-fub' of ssh://scm.cgal.org/var/git/cgal into bp 2012-11-18 16:32:35 +02:00
Efi Fogel 09d8e3e7dc added constructor functors to polyline traits 2012-11-18 16:29:27 +02:00
Dror Atariah 7dde3536d5 Stated a problem when iterating over a polyline 2012-11-18 13:03:29 +01:00
Dror Atariah f2a5b9cfcd Changed the internal constructor of Polyline_2 2012-11-15 14:29:19 +01:00
Sébastien Loriot 0acfc5196f add rules to ignore more cmake files and qt depends files 2012-11-14 17:17:22 +01:00
Eric Berberich 182acb2153 Merge branch 'Prepare_git-eric' 2012-11-14 12:07:47 +01:00
Eric Berberich 6c9e66f1d5 added script from master branch 2012-11-14 12:07:28 +01:00
Laurent Rineau 74d7cf0243 Update for CGAL-4.2 2012-11-13 17:03:11 +01:00
Eric Berberich ddd4ca95da fix if git dir is already given dir 2012-11-13 16:20:07 +01:00
Laurent Rineau 54748a5fa2 Yet another fix
Scripts/developer_scripts/create_internal_release is difficult to test
without commiting it. :-(
2012-11-13 16:15:18 +01:00
Eric Berberich 7937e731d8 removed svn part, and added dummy SVN_CREATED_SVN_REVISION to be 99999 2012-11-13 15:51:37 +01:00
Laurent Rineau ff6c7f9436 Last fix of testsuite scripts? 2012-11-13 15:12:05 +01:00
Laurent Rineau 7516722c10 Modify release creation scripts to be compatible with Git 2012-11-13 14:46:46 +01:00
Laurent Rineau 899e8c55d1 Fix bin/dump_crontab
~/infrastructure is a symlink to ~/CGAL/branches/local-master.git where I
can modify files
2012-11-13 14:45:13 +01:00
Laurent Rineau 4c540f9e7b updated crontab (automated commit) 2012-11-13 14:04:21 +01:00
Laurent Rineau 92eb710f3d Quiet bin/dump_crontab, when nothing is done. 2012-11-13 14:01:01 +01:00
Laurent Rineau 2f8be5406d Fix bin/dump_crontab 2012-11-13 13:56:04 +01:00
Laurent Rineau da85263116 updated crontab (automated commit) 2012-11-13 13:55:19 +01:00
Laurent Rineau 66b53d1d07 Update bin/dump_crontab to Git 2012-11-13 13:45:52 +01:00
Laurent Rineau 32bddf4906 test 2012-11-13 13:41:24 +01:00
Sébastien Loriot 3d0f1d5f48 reintegrate Make_eigen_the_default_choice-GF
The purpose of those changes is that all algorithms that use to have a default using a given library
(Taucs, Eigen) now won't produce any error message when including their header file.
For example, if CGAL_EIGEN3_ENABLED is not defined the fonction using Eigen as default are simply
deactivated. The same holds for Taucs and Lapack.
2012-11-09 08:53:27 +00:00
Sébastien Loriot ae3f93512e merge from next 2012-11-09 08:37:04 +00:00
Sébastien Loriot bbb7de3547 doc bugfix Distance_for_point_adapter is actually Distance_adapter
which actually is a better name :)
2012-11-08 14:53:39 +00:00
Sébastien Loriot 22cf2a9ed7 CGAL_EIGEN3_ENABLED now only controls the default.
The same now holds for CGAL_TAUCS_ENABLED and CGAL_LAPACK_ENABLED
2012-11-08 08:58:33 +00:00
Sébastien Loriot 51f65d27c7 The fact that CGAL_EIGEN3_ENABLED is not defined should not prevent
from using CGAL NT's with Eigen
2012-11-08 08:51:10 +00:00
Laurent Rineau 96319a1365 reintegrate '^/branches/features/Triangulation_2_UseTraitsInHierarchy-GF' 2012-11-07 14:59:00 +00:00
Alex Tsui a11d3408d6 Fixed a bug to properly check whether a facet is seaming. 2012-11-06 20:12:41 +00:00
Alex Tsui c06c1c09d9 Fixed a bug where we try to deref a reference in get_decorated_mesh(). 2012-11-06 19:45:28 +00:00
Sébastien Loriot 53e73c5234 make eigen the default choice in CGAL's algorithm 2012-11-06 19:42:40 +00:00
Efi Fogel 3b23fc1a1f updated 2012-11-04 12:59:11 +00:00