Efi Fogel
|
218b5b978e
|
cleanup
|
2010-03-02 20:17:43 +00:00 |
Efi Fogel
|
8da2d83f2d
|
removed executable flag
|
2010-03-01 15:58:25 +00:00 |
Fernando Cacciola
|
5e6b0c3704
|
Fixed compiler error in Qt4 demo - Added missing samples
|
2010-01-15 22:40:53 +00:00 |
Fernando Cacciola
|
c2912fc076
|
Fixed Save bezier feature. Saved samples added
|
2009-12-01 14:15:06 +00:00 |
Fernando Cacciola
|
65e02e8b36
|
second bezier adapter example that shows the bezier problems
|
2009-11-26 13:39:52 +00:00 |
Efi Fogel
|
a88d1427d2
|
cleanup
|
2009-10-29 15:14:06 +00:00 |
Guy Zucker
|
d6191be95a
|
fixed examples default input after moving files to test
|
2008-09-24 12:34:29 +00:00 |
Guy Zucker
|
31547d7400
|
moved
|
2008-09-23 15:12:47 +00:00 |
Guy Zucker
|
aa96a1fad1
|
moved
|
2008-09-23 15:12:29 +00:00 |
Guy Zucker
|
1b3b4baf88
|
corrected example file pgn_holes_2
|
2008-09-23 15:07:29 +00:00 |
Guy Zucker
|
ed2400a389
|
Fixed connect holes traversal algorithm. Implementations with 2 search structures
|
2008-09-23 12:11:29 +00:00 |
Guy Zucker
|
b1334aa718
|
Added functionality to models of GeneralPolygonSetTraits_2
|
2008-09-02 10:54:01 +00:00 |
Fernando Cacciola
|
f93437ca22
|
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
|
2008-05-05 14:01:55 +00:00 |
Laurent Rineau
|
5e06f05acd
|
Fix the error
"set_union.cpp", line 55: Error: The function "atoi" must have a prototype.
detected by Sun CC.
|
2008-03-11 12:09:01 +00:00 |
Fernando Cacciola
|
b704509dcf
|
Examples/Demos/Test CMake scripts updated
|
2008-03-05 21:14:02 +00:00 |
Fernando Cacciola
|
a659cd852a
|
Added project() and conditional test for CGAL_DIR
|
2008-02-14 15:42:36 +00:00 |
Fernando Cacciola
|
14043c43a0
|
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
|
2008-02-08 17:47:21 +00:00 |
Fernando Cacciola
|
afddfc4fca
|
CMake scripts for demos/examples/test added
|
2008-02-06 19:06:24 +00:00 |
Sylvain Pion
|
50ed4bb632
|
Use <cstdlib> and <cstdio> consistently instead of <stdio.h> and <stdlib.h>.
|
2008-01-18 20:33:57 +00:00 |
Efi Fogel
|
5227930377
|
renamed
|
2007-04-29 22:30:42 +00:00 |
Efi Fogel
|
e6d22c8563
|
1st revision
|
2007-04-29 20:54:13 +00:00 |
Efi Fogel
|
635e8dc932
|
cleanup
|
2007-04-26 09:15:28 +00:00 |
Efi Fogel
|
d4f238abbe
|
renamed connect_polygon_with_holes_2() to connect_holes()
|
2007-03-15 10:14:56 +00:00 |
Sylvain Pion
|
05840a8f17
|
Cleanup of white spaces and empty lines also under examples/*/*.h.
|
2007-03-10 16:45:36 +00:00 |
Sylvain Pion
|
6fb5cb906b
|
Remove trailing white spaces and end of lines.
(using : perl -pi.bak -e 's/\s+$/\n/' */examples/*/*.cpp )
|
2007-03-10 14:59:41 +00:00 |
Sylvain Pion
|
e73e797b2f
|
more const
|
2007-03-08 11:02:51 +00:00 |
Andreas Fabri
|
af311a3323
|
removed prefix ex_ from the examples
|
2007-02-27 09:48:36 +00:00 |
Ron Wein
|
7e16bf24ed
|
Added a functions that connects the outer boundary of a polygon with the
holes in its interior (including documentation and an example).
|
2007-02-09 08:04:45 +00:00 |
Andreas Fabri
|
d31661333a
|
derivation instead of typedef for VC++
|
2007-02-06 17:58:40 +00:00 |
Andreas Fabri
|
edbdb5e222
|
Forgot to comment the typedef
|
2007-02-02 09:57:32 +00:00 |
Andreas Fabri
|
e78ad03391
|
A tribute to Redmond
|
2007-02-01 18:49:22 +00:00 |
Ron Wein
|
b5f4e7cbc8
|
Changed .C to .cpp in the example headers.
|
2006-07-10 12:16:43 +00:00 |
Andreas Fabri
|
442439060d
|
changed .C to .cpp in examples
|
2006-07-09 19:08:15 +00:00 |
Ron Wein
|
6eec7aa87f
|
Changed all examples so that they can function even if GMP is not installed.
|
2006-03-12 12:56:34 +00:00 |
Ron Wein
|
1df75b574b
|
Made sure we include CGAL_basic.h before referring to any CGAL_USE_ flags.
|
2006-03-07 07:39:09 +00:00 |
Baruch Zukerman
|
a63a783f24
|
added CGAL_ prefix to all macro statements at the beginning of a header file
|
2006-02-27 14:44:42 +00:00 |
Marc Glisse
|
b41ad5d643
|
Missing std:: or #include <cstdlib>
|
2006-02-25 23:14:49 +00:00 |
Ron Wein
|
fad214b8b6
|
Enabled the compilation of the example without CORE.
|
2006-02-22 11:57:46 +00:00 |
Ron Wein
|
1627c47c99
|
Fixed the example.
|
2006-02-21 08:12:33 +00:00 |
Ron Wein
|
32d004bfd5
|
Updated the DXF union example.
|
2006-02-19 13:58:25 +00:00 |
Laurent Saboret
|
699961f1e7
|
Move packages to trunk root
|
2006-02-14 08:58:13 +00:00 |