Maxime Gimeno
|
a0e7a60973
|
Merge remote-tracking branch 'cgal/master' into CGAL-Qt5_support-GF
Conflicts:
Alpha_shapes_3/demo/Alpha_shapes_3/CMakeLists.txt
Alpha_shapes_3/demo/Alpha_shapes_3/MainWindow.cpp
Alpha_shapes_3/demo/Alpha_shapes_3/Viewer.h
GraphicsView/demo/Alpha_shapes_2/CMakeLists.txt
GraphicsView/demo/Apollonius_graph_2/CMakeLists.txt
GraphicsView/demo/Bounding_volumes/CMakeLists.txt
GraphicsView/demo/Circular_kernel_2/CMakeLists.txt
GraphicsView/demo/Generator/CMakeLists.txt
GraphicsView/demo/GraphicsView/CMakeLists.txt
GraphicsView/demo/L1_Voronoi_diagram_2/CMakeLists.txt
GraphicsView/demo/Largest_empty_rect_2/CMakeLists.txt
GraphicsView/demo/Periodic_2_triangulation_2/CMakeLists.txt
GraphicsView/demo/Segment_Delaunay_graph_2/CMakeLists.txt
GraphicsView/demo/Snap_rounding_2/CMakeLists.txt
GraphicsView/demo/Spatial_searching_2/CMakeLists.txt
GraphicsView/demo/Stream_lines_2/CMakeLists.txt
GraphicsView/demo/Triangulation_2/CMakeLists.txt
Linear_cell_complex/demo/Linear_cell_complex/CMakeLists.txt
Mesh_3/demo/Mesh_3/CMakeLists.txt
Mesh_3/demo/Mesh_3/include/CGAL_demo/Scene_item_with_display_list.h
Mesh_3/demo/Mesh_3/src/CGAL_demo/Scene.cpp
Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/CMakeLists.txt
Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/Scene.cpp
Polyhedron/demo/Polyhedron/CMakeLists.txt
Polyhedron/demo/Polyhedron/Polyhedron_demo_join_and_split_polyhedra_plugin.cpp
Polyhedron/demo/Polyhedron/Polyhedron_demo_mesh_3_plugin.cpp
Polyhedron/demo/Polyhedron/Polyhedron_demo_trivial_plugin.cpp
Polyhedron/demo/Polyhedron/Scene.cpp
Polyhedron/demo/Polyhedron/Scene_combinatorial_map_item.h
Polyhedron/demo/Polyhedron/Scene_implicit_function_item.h
Polyhedron/demo/Polyhedron/Scene_plane_item.h
Polyhedron/demo/Polyhedron/Scene_polygon_soup_item.cpp
Polyhedron/demo/Polyhedron/Scene_polyhedron_item.cpp
Polyhedron/demo/Polyhedron/Scene_polyhedron_item.h
Polyhedron/demo/Polyhedron/Scene_polyhedron_transform_item.h
Polyhedron/demo/Polyhedron/Scene_polylines_item.h
Polyline_simplification_2/demo/Polyline_simplification_2/CMakeLists.txt
Surface_mesher/demo/Surface_mesher/CMakeLists.txt
Triangulation_3/demo/Triangulation_3/CMakeLists.txt
Triangulation_3/demo/Triangulation_3/MainWindow.cpp
|
2015-06-30 09:17:26 +02:00 |
Andreas Fabri
|
85e409f413
|
Polyline simplification demo
|
2015-05-06 16:06:33 +02:00 |
Maxime Gimeno
|
1e058d3c85
|
missing include fix
|
2015-04-03 13:42:53 +02:00 |
Aurelien Vialon
|
c3aaf0bffe
|
Some modification of CGAL Graphic view to a better compatibility of Windows with the Qt5 version of CGAL (especially about dll import and export stuff).
|
2014-07-17 01:55:07 +02:00 |
Laurent Rineau
|
8f59fd9592
|
Turn QPL into LGPLv3+
|
2012-01-13 16:33:35 +00:00 |
Laurent Rineau
|
dfba14f23c
|
Rename <CGAL/$LIB/export.h> to <CGAL/export/$LIB.h>
|
2011-10-12 09:43:19 +00:00 |
Andreas Fabri
|
18f16c77ba
|
Add declspecs for Visual C++ so that we can build dlls
|
2011-10-06 12:20:14 +00:00 |
Sébastien Loriot
|
4fdb182b99
|
BUGFIX: Even if a polyline is closed, it needs at least 3 points to be a polygon.
|
2011-06-08 09:31:44 +00:00 |
Laurent Rineau
|
6de5b28f28
|
Revert the part of r53095 that were commited by error.
|
2009-11-18 15:19:18 +00:00 |
Laurent Rineau
|
23131c40b5
|
Merge change 53094 from branches/unsorted-branches/eric/CMAKE/GraphicsView
|
2009-11-18 15:17:14 +00:00 |
Andreas Fabri
|
a9a4f4c0bf
|
Make the eventFilter(..) public
|
2009-01-26 10:38:23 +00:00 |
Andreas Fabri
|
a3d016def5
|
Added license header
|
2008-09-09 11:56:57 +00:00 |
Laurent Rineau
|
b2525f2256
|
Add auto-link to libCGALQt4 files.
|
2008-09-05 15:34:53 +00:00 |
Andreas Fabri
|
4094ca645b
|
When the polyline is closed we duplicate the first point
|
2008-07-29 20:47:43 +00:00 |
Andreas Fabri
|
e54fcaa58c
|
Reorganize classes in a namespace and directory called Qt
|
2008-06-26 08:07:36 +00:00 |
Andreas Fabri
|
132153d513
|
after presentation at Inria
|
2008-06-25 19:41:13 +00:00 |
Andreas Fabri
|
08847b08b0
|
after presentation at Inria
|
2008-06-25 19:24:33 +00:00 |