Andreas Fabri
|
a3f24a1f6e
|
Restore simplifiy.cpp
|
2019-03-27 17:22:47 +01:00 |
Andreas Fabri
|
9cc37e1371
|
Add a subsection in the User Manual
|
2019-03-27 16:52:34 +01:00 |
Andreas Fabri
|
87f08a79ff
|
Add point/segment distance to the Projection_traits so that it can be used in Polyline_simplification_2
|
2019-03-27 16:47:10 +01:00 |
Guillaume Damiand
|
92ba7fa6c9
|
Update minimum cmake required version in all CMakeLists.txt
|
2018-10-18 14:49:23 +02:00 |
Guillaume Damiand
|
0bd9088b5a
|
Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required.
|
2018-10-17 14:17:08 +02:00 |
Sébastien Loriot
|
6b338eeb1f
|
improve the name of projects in cmake scripts of examples
|
2016-09-08 00:02:55 +02:00 |
Sébastien Loriot
|
4c29bf1b44
|
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
|
2016-03-24 16:33:46 +01:00 |
Sébastien Loriot
|
881e4d3199
|
request Core only in examples, tests and demos when really needed
|
2016-03-07 22:36:57 +01:00 |
Sébastien Loriot
|
2d191d6651
|
commit CMakeLists.txt for all examples and tests
|
2016-03-07 17:39:36 +01:00 |
Sébastien Loriot
|
21ba20df0c
|
remove exe flag
|
2014-12-11 10:03:25 +01:00 |
Andreas Fabri
|
136523b2d3
|
Make changes after Laurent's review
|
2014-12-08 09:27:08 +01:00 |
Andreas Fabri
|
f21987104d
|
use .cin files instead of .cmd files where possible
|
2014-12-02 12:42:22 +01:00 |
Andreas Fabri
|
5edcf96e13
|
work around symbols defined by windows headers; add .cmd and data
|
2014-11-30 18:43:38 +01:00 |
Sébastien Loriot
|
81611f015a
|
remove warning
|
2014-11-14 11:55:26 +01:00 |
Sébastien Loriot
|
086baf4d44
|
fix warning
|
2014-11-12 10:59:37 +01:00 |
Andreas Fabri
|
0e535324f0
|
cleanup
|
2014-11-06 15:50:05 +01:00 |
Andreas Fabri
|
42d04ea13f
|
take into account Jane's review
|
2014-11-04 12:24:12 +01:00 |
Andreas Fabri
|
ad5fa2d93f
|
first pass after Jane's review
|
2014-10-30 15:24:40 +01:00 |
Andreas Fabri
|
17e5d01052
|
Add a function that allows to simplify an iterator range of points
|
2014-08-25 16:27:19 +02:00 |
Andreas Fabri
|
ff3ad888c3
|
Polyline_simplification uses Constrained_triangulation_plus_2
|
2014-05-21 20:27:17 +02:00 |
Andreas Fabri
|
94567d8745
|
wip
|
2013-04-16 15:09:05 +02:00 |
Andreas Fabri
|
b2d4c3a8df
|
improve doxygen manual
|
2013-03-27 18:00:01 +01:00 |
Philipp Möller
|
c72b426896
|
Propagated that change up through the hierarchy. (*it)-> syntax for
Vertex_it still feels a little bit awkward but is the best we can get.
|
2012-05-10 16:02:11 +00:00 |
Philipp Möller
|
b43eb1be10
|
Delete executable property.
|
2012-05-10 13:35:55 +00:00 |
Philipp Möller
|
cfea03d54b
|
Dropped out-dated examples, simplify.cpp example compiles.
|
2012-05-10 13:35:00 +00:00 |
Philipp Möller
|
3a841c38c6
|
Remove decrement and increment, use Node conversion.
|
2012-05-10 09:51:57 +00:00 |
Philipp Möller
|
2ab6d66698
|
Move the experimental package into the feature branch. They are
coupled tightly enough to have them in one branch.
|
2012-05-04 13:47:08 +00:00 |