Andreas Fabri
1a47e14de2
Qt3 -> Qt4
2010-09-22 14:33:12 +00:00
Andreas Fabri
086ce1423f
First version of a Qt4 based 2D spatial searching demo
2010-09-22 14:31:13 +00:00
Andreas Fabri
0239147049
Add icons for snap rounding demo
2010-09-21 13:25:29 +00:00
Andreas Fabri
e3f72da4b2
Qt3->Qt4
2010-09-20 20:34:45 +00:00
Andreas Fabri
7e26a61cf4
intial version of Qt4 based Snaprounding demo
2010-09-20 20:23:15 +00:00
Christian Helbling
837409ebdc
adding compare_lexicographically for Point_2 and Point_3 to improve compatibility with Point_d
2010-09-20 12:30:45 +00:00
Laurent Rineau
77a2bead80
Add missing svn properties (keywords and eol-style).
2010-09-20 12:12:46 +00:00
Yves Brise
def51663f7
Adding test cases for cycling
2010-09-13 18:23:52 +00:00
Laurent Rineau
a45f6a699b
Save test machine config files
2010-09-07 08:47:32 +00:00
Laurent Rineau
8bec67d0b9
Save test machine config files
2010-09-07 08:46:09 +00:00
Andreas Fabri
f109e91c35
cleanup
2010-09-03 17:02:23 +00:00
Andreas Fabri
50617cdbeb
cleanup of my mess
2010-09-03 16:59:29 +00:00
Andreas Fabri
57666e687c
Qt4 based streamlines demo
2010-09-03 14:22:46 +00:00
Sébastien Loriot
1daecf3943
move BBox vs {sphere,plane,triangle} do_intersect from AABB_tree to Intersections_3,
...
and update accordingly include directives. Update testsuite
remove unneed CMakeLists.txt from AABBtree testsuite
Remove Triangle_3_Plane_3 intersection from AABB_tree (I define it in Intersections_3 some days ago, thus a conflict)
2010-09-01 08:49:24 +00:00
Sébastien Loriot
663099d82d
add intersection Triangle_3,Triangle_3
...
add intersection Plane_3,Triangle_3
update documentation (also for Segment_3,Line_3 and Segment_3,Segment_3)
2010-08-31 13:42:40 +00:00
Laurent Rineau
530f6e61a7
Submit test/Testsuite/, to help debug the Windows testsuite.
...
test/Testsuite is in dont_submit for the moment.
2010-08-30 12:02:07 +00:00
Andreas Fabri
82a6dfccd1
Towards a Qt4 based Apollonius_graph_2 demo
2010-08-25 15:02:06 +00:00
Andreas Fabri
91185fd321
switch to Qt4 based demo
2010-08-24 17:13:54 +00:00
Andreas Fabri
4ff8be1faa
Qt4 based largest empty iso rectangle demo
2010-08-24 17:11:41 +00:00
Sébastien Loriot
4b4f91a5eb
add intersection computation and test for segment_3 vs segment_3
2010-08-24 08:28:00 +00:00
Laurent Rineau
2a0f96f2fd
Shell script that prepares precompiled demos zip files.
2010-08-23 15:36:34 +00:00
Laurent Rineau
7c206dd87f
New script to help prepare the release candidates
2010-08-23 15:08:40 +00:00
Laurent Rineau
e51604dfc0
Update of the announcement
2010-08-23 14:49:30 +00:00
Andreas Fabri
d35d164d7e
Add 3.7-beta
2010-08-23 09:36:18 +00:00
Laurent Rineau
2f702cdbf4
Add a script to create all zip files of demos, from test results.
2010-08-20 14:31:12 +00:00
Fernando Cacciola
72ed56006a
Reverting to release 3.6
2010-08-19 05:06:11 +00:00
Andreas Fabri
c13e015b8a
Make place for the Qt4 based demo
2010-08-13 14:54:03 +00:00
Andreas Fabri
e88b07fd02
Added a Qt4 based 2D Alpha Shape demo
2010-08-13 14:49:39 +00:00
Andreas Fabri
2f9a4cd565
more icons
2010-08-12 13:23:19 +00:00
Laurent Rineau
1708d986df
Re-add a file that was removed by error!
2010-08-10 14:51:29 +00:00
Laurent Rineau
e458164d0a
Merge the work from CGAL-3.7-branch:
...
| ------------------------------------------------------------------------
| r57847 | lrineau | 2010-08-06 14:11:31 +0200 (Fri, 06 Aug 2010) | 4 lines
|
| Turn cgal_setup_module_path into a CMake function.
| Fix the CMake errors with CMake-2.6.0 and CMake-2.6.1 (VERSION_LESS if IF
| has been introduced in CMake-2.6.2).
| ------------------------------------------------------------------------
| r57816 | lrineau | 2010-08-05 15:56:57 +0200 (Thu, 05 Aug 2010) | 17 lines
|
| Clean the CMake configuration:
|
| - CGALConfig_install.cmake.source.in is removed. The variable
| SOURCE_INSTALL/CGAL_SOURCE_INSTALL were unused, and probably not tested
| for a long time (I found errors in
| CGALConfig_install.cmake.source.in). This has been cleaned.
|
| - CGALConfig_install.cmake.fhs.in is renamed (no .fhs. in it).
|
| - The module path is now modified in a macro (defined in
| CGAL_Macros.cmake), and the variable CGAL_CMAKE_MODULE_PATH is no
| longer stored or used in CGALConfig.cmake (the reason is that is was
| used as a path, where it is actually a list of paths).
|
| - The UseCGAL.cmake file only link with CGAL libraries that has been
| configured.
|
| ------------------------------------------------------------------------
2010-08-10 11:55:00 +00:00
Fernando Cacciola
d631ea562f
Added ability to load weighted polygons (.wsl) and produce skeletons and offsets accordingly.
2010-07-29 07:06:22 +00:00
Fernando Cacciola
53f41f5ff7
Replaced polygon reader
2010-07-20 16:31:51 +00:00
Sébastien Loriot
9cabed0fef
add new concept for polyhedron traits to be used in
...
the polyhedron parameter of Parameterization_polyhedron_adaptor_3
2010-07-16 15:04:17 +00:00
Laurent Rineau
1043eb3bcd
Next trunk release will be a CGAL-3.8-I.
2010-07-13 15:43:31 +00:00
Laurent Rineau
cf74cf28a8
Next public releases are candidates for CGAL-3.7-alpha1.
2010-07-12 15:55:50 +00:00
Manuel Caroli
4bb914994b
the demo's help now uses QProcess to call the qt assistant
...
instead of using the deprecated QAssistantClient
2010-07-11 19:45:18 +00:00
Manuel Caroli
7418d1bf73
put the collection files to the demo's root directory so they can access the icons
2010-07-11 19:26:06 +00:00
Manuel Caroli
32e9308ea2
remove generated binary files from svn
2010-07-11 19:21:33 +00:00
Manuel Caroli
3bb22cc580
make the help work using a non-interactive QProcess that calls the assistant
2010-07-11 19:18:34 +00:00
Laurent Rineau
07e42e63cf
Move the old Qt3 demo/Generator to demo/Generator/qt3. A new Qt4 demo has been create by Andreas Fabri in the GraphicsView package.
2010-07-09 08:40:18 +00:00
Fernando Cacciola
838251ee57
Reference manual updates
2010-07-05 17:33:18 +00:00
Manuel Caroli
3cf9ee4c67
Use QProcess instead of deprecated QAssistentClient to show custom help
...
Does not yet work: the QtAssistent gets stuck in the background
2010-07-05 15:16:07 +00:00
Andreas Fabri
1c73c56fa0
Add announcement for 3.6.1
2010-06-30 16:18:16 +00:00
Stéphane Tayeb
636da06408
+ move FindGLEW.cmake into subdirectory demo/Mesh_3/cmake/modules
...
+ clean demo/Mesh_3/CMakeLists.txt
+ ensure that generated file (*.moc) are founded by compiler in implicit_functions/ : add projectname_BINARY_DIR in include directories.
2010-06-29 15:31:00 +00:00
Michael Kerber
273b5dc6ae
added xalci demo
2010-06-29 15:14:11 +00:00
Michael Kerber
061e81132c
Merged in extension for algebraic curves of arbitrary degree
2010-06-28 18:07:23 +00:00
Michael Kerber
f84868f7b1
Merged candidate package into trunk
2010-06-28 16:40:05 +00:00
Sébastien Loriot
b34f718001
add benchmark to compare ANN STANN and CGAL::Orthogonal_nearest_neighbor
2010-06-28 13:30:59 +00:00
Stéphane Tayeb
0d508dcf98
Add a customized cgal_test_with_cmake in Mesh_3 demo directory.
2010-06-25 13:42:38 +00:00