Sébastien Loriot
b8f3d72a10
add note about versions of clang compiler supported
...
this is according to the compiler in the testsuite
2015-07-28 17:54:11 +02:00
Sébastien Loriot
5d2c892dbe
Merge pull request #149 'lrineau/Polygon_mesh_processing-GF'
...
Add various functions to manipulate polygon meshes
2015-07-17 14:50:56 +02:00
Sébastien Loriot
2668d83d4e
Merge pull request #150 from 'cjamin/Point_set_shape_detection_3-cjamin'
...
Add an algorithm to fit geometric primitives on a point set
Conflicts:
Installation/changes.html
Polyhedron/demo/Polyhedron/CMakeLists.txt
2015-07-17 14:32:09 +02:00
Sébastien Loriot
6b15ec643c
Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF
...
Conflicts:
Mesh_3/demo/Mesh_3/include/CGAL/gl_render.h
Polyhedron/demo/Polyhedron/CMakeLists.txt
Polyhedron/demo/Polyhedron/GlSplat/GlSplat.cpp
Polyhedron/demo/Polyhedron/Scene_polygon_soup_item.cpp
Polyhedron/demo/Polyhedron/Scene_polyhedron_selection_item.h
2015-07-16 16:52:53 +02:00
Sébastien Loriot
c616df7196
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
...
Conflicts:
Documentation/biblio/cgal_manual.bib
Installation/changes.html
2015-07-13 08:16:59 +02:00
Laurent Rineau
f40fe0dc2d
Merge branch 'gsoc2013-Visibility_doc-hemmer' into CGAL-Qt5_support-GF
2015-07-10 18:07:26 +02:00
Laurent Rineau
fa13f4ed0c
Merge remote-tracking branch 'philaris/sdglinf-philaris' into CGAL-Qt5_support-GF
2015-07-10 17:28:07 +02:00
Laurent Rineau
b043876c68
Merge pull request #147 from philaris/sdglinf-philaris
...
L Infinity Segment Delaunay Graphs, new package
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Segment_Delaunay_graph_Linf_2
2015-07-10 17:26:42 +02:00
Laurent Rineau
15c1469a54
CGAL requires CMake>=2.8.11.
2015-07-10 17:01:42 +02:00
Sébastien Loriot
d70b65e431
Merge branch 'gsoc2013-Visibility_doc-hemmer'
...
PR 145
2015-07-10 15:25:39 +02:00
Sébastien Loriot
0c97a4e39c
update installation instruction for configuring Qt5
2015-07-10 10:23:15 +02:00
Laurent Rineau
9ce70faffb
Merge branch 'gsoc13-CurveSkeleton-new_package-xgao' into CGAL-Qt5_support-GF
...
Conflicts:
Polyhedron/demo/Polyhedron/CMakeLists.txt
There was also a "conceptual conflict" in:
Polyhedron/demo/Polyhedron/Polyhedron_demo_mean_curvature_flow_skeleton_plugin.cpp
-> Adapt the declaration of the plugin to the Qt5 way.
2015-07-09 18:04:09 +02:00
Sébastien Loriot
e7563d3e05
Merge branch 'gsoc13-CurveSkeleton-new_package-xgao'
...
Conflicts:
Installation/changes.html
2015-07-09 17:30:24 +02:00
Sébastien Loriot
ccb823f71d
remove unused references
2015-07-09 17:26:59 +02:00
Sébastien Loriot
ef02b42c4f
add missing }
2015-07-09 14:00:53 +02:00
Sébastien Loriot
85f6b81666
move position of the package in the overview
2015-07-09 10:43:44 +02:00
Sébastien Loriot
5489927234
remove merge conflict markers
2015-07-09 10:38:41 +02:00
Laurent Rineau
bbd6951161
Merge branch 'afabri/Advancing_front_surface_reconstruction-afabri' into CGAL-Qt5_support-GF
...
Conflicts:
Polyhedron/demo/Polyhedron/Scene_points_with_normal_item.cpp
There was also two "conceptual conflicts" that git-merge did not see,
in:
Polyhedron/demo/Polyhedron/CMakeLists.txt
Polyhedron/demo/Polyhedron/Polyhedron_demo_advancing_front_plugin.cpp
Polyhedron/demo/Polyhedron/CMakeLists.txt had to use qt5_wrap_ui instead
of qt4_wrap_ui (that lead to a CMake error), and the declaration of the plugin in
Polyhedron/demo/Polyhedron/Polyhedron_demo_advancing_front_plugin.cpp
was not using the Qt5 way (that lead to a compilation error)
2015-07-08 17:21:36 +02:00
Sébastien Loriot
d3b8bcee72
remove mentions of QT4 in the installation doc
2015-07-07 18:05:52 +02:00
Andreas Fabri
ba1ebb0e3d
add empty line
2015-07-07 13:01:39 +02:00
Andreas Fabri
43a45d933c
move line to ease merge
2015-07-07 12:59:59 +02:00
Laurent Rineau
49c2cdc19a
Merge branch 'master' into sdglinf-philaris
...
Conflicts:
Installation/changes.html
2015-07-06 18:33:08 +02:00
Laurent Rineau
c21c9dda35
Merge pull request #141 from afabri/Advancing_front_surface_reconstruction-afabri
...
Advancing Front Surface Reconstruction, new package
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Advancing_front_surface_reconstruction
2015-07-03 16:26:28 +02:00
Sébastien Loriot
30c11bd32d
rename package Mean_curvature_skeleton -> Surface_mesh_skeletonization
2015-07-03 16:05:56 +02:00
Michael Hemmer
bdd46e6978
Merge branch 'gsoc2013-Visibility_doc-hemmer-old' into gsoc2013-Visibility_doc-hemmer
...
Conflicts:
Documentation/biblio/cgal_manual.bib
Documentation/biblio/geom.bib
Installation/changes.html
2015-07-02 17:36:17 +02:00
Andreas Fabri
b4595e8802
remove empty line
2015-07-02 12:57:17 +02:00
Andreas Fabri
e076bc179c
move lines to facilitate merge
2015-07-02 12:48:34 +02:00
Andreas Fabri
9087f863a4
fix previous commit
2015-07-01 17:40:57 +02:00
Andreas Fabri
4c841d73e8
fix previous commit
2015-07-01 17:38:37 +02:00
Andreas Fabri
bec3370540
avoid merge conflicts by moving lines
2015-07-01 17:03:13 +02:00
Andreas Fabri
20c1b1a1f6
Merge branch 'Polygon_mesh_processing-GF-old' into Polygon_mesh_processing-GF
...
Conflicts:
BGL/include/CGAL/boost/graph/Euler_operations.h
BGL/include/CGAL/boost/graph/iterator.h
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/dependencies
Polyhedron/demo/Polyhedron/Polyhedron_demo_point_inside_polyhedron_plugin.cpp
Polyhedron/demo/Polyhedron/Scene_polygon_soup_item.cpp
Polyhedron/demo/Polyhedron/Selection_widget.ui
2015-07-01 13:52:44 +02:00
Clement Jamin
3fac8e761a
Merge branch 'Point_set_shape_detection_3-cjamin-old' into Point_set_shape_detection_3-cjamin
2015-06-30 10:36:11 +02:00
Clement Jamin
39533f7b5b
Merge branch 'gsoc2014-2d-reconstruction-ivovigan-old' into gsoc2014-2d-reconstruction-ivovigan
2015-06-30 10:32:54 +02:00
Panagiotis Cheilaris
04f3bc1454
SDG Linf doc: add fig dir for list of packages
2015-06-30 10:32:05 +02:00
Panagiotis Cheilaris
aa5545c8b4
add SDG Linf to packages.txt
2015-06-30 10:32:04 +02:00
Panagiotis Cheilaris
5bed853f3e
correct year in CDGP ICMS 2014 reference
2015-06-30 10:32:04 +02:00
Panagiotis Cheilaris
e217500791
SDG Linf ICMS 2014 paper in bibliography
2015-06-30 10:32:03 +02:00
Panagiotis Cheilaris
1cca9420ce
capitalize Voronoi in Papadopoulou-Lee article
2015-06-30 10:32:03 +02:00
Panagiotis Cheilaris
d7b97365fd
capitalize L in Linf bibliography entry
2015-06-30 10:31:59 +02:00
Panagiotis Cheilaris
9692d2bc1c
Papadopoulou and Lee article on SVD Linf
2015-06-30 10:31:58 +02:00
Panagiotis Cheilaris
55b77d06de
add SDG Linf in doc dependencies
2015-06-30 10:31:58 +02:00
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
Sébastien Loriot
7792a8fa15
Merge branch 'old/gsoc13-CurveSkeleton-new_package-xgao' into gsoc13-CurveSkeleton-new_package-xgao
...
Conflicts:
Documentation/doc/Documentation/Doxyfile.in
Polyhedron/demo/Polyhedron/cgal_test_with_cmake
2015-06-29 23:16:37 +02:00
Alexander Kobel
8ae9c144a8
make cgal_create_CMakeLists and its brethren recognize all common C++ source file extensions
...
Rationale: cgal_create_CMakeLists and related scripts used to not
consider files ending on anything else than .cpp or .C as C++ sources.
This patch allows for the list of extensions considered as C++ source
files as stated in the g++ man page.
2015-06-25 15:55:55 +02:00
Jane Tournois
afe856459e
add ref
2015-06-25 11:50:09 +02:00
Laurent Rineau
5f8116e075
Precision avec SFINAE, access control, and C++11
2015-06-23 19:30:24 +02:00
Laurent Rineau
cbf2104c5f
Fix the link to our Sympa archives
2015-06-19 11:05:34 +02:00
Jane Tournois
3e62a0039b
add refs
2015-06-18 15:24:18 +02:00
Jane Tournois
527f4e9a79
add paper about hole filling
2015-06-18 15:03:46 +02:00
Sébastien Loriot
df47015db9
Merge branch 'old/Advancing_front_surface_reconstruction-afabri' into Advancing_front_surface_reconstruction-afabri
...
Conflicts:
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/dependencies
Polyhedron/demo/Polyhedron/cgal_test_with_cmake
2015-06-18 09:12:12 +02:00
Sébastien Loriot
3fbc191693
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
...
This reverts commit eb23730432aaeeef35b85feb013942175ae504f8, reversing
changes made to 1f0191190bcd9dfce903cf5af155ee114d00ac4b.
Only undo the permission changes
Conflicts:
Polygon_mesh_processing/examples/Polygon_mesh_processing/hole_filling_example_OM.cpp
Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Weights.h
Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h
Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/triangulate_hole.h
2015-06-17 17:59:42 +02:00
Laurent Rineau
cce0d3ec64
Merge pull request #100 from sloriot/gsoc2014-Polyhedron_shortest_path-skiazyk
...
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Polyhedron_shortest_path
This package provides methods to compute the surface-constrained shortest path on 3d models. It was written as a project during GSoC 2014.
2015-06-15 10:45:25 +02:00
Laurent Rineau
71207cac07
Merge pull request #116 from sloriot/gsoc2014-VCM_3-jmeyron
...
GSoC 2014, VCM feature from Jocelyn Meyron, Sébastien Loriot, and Quentin Mérigot
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/vcm_computation_and_applications
2015-06-15 10:37:29 +02:00
Clement Jamin
1097079153
Merge branch 'Point_set_shape_detection_3-cjamin-old' into Point_set_shape_detection_3-cjamin
2015-06-12 16:04:59 +02:00
Clement Jamin
f40f58f507
Merge branch 'gsoc2014-2d-reconstruction-ivovigan-old' into gsoc2014-2d-reconstruction-ivovigan
2015-06-12 10:53:04 +02:00
Laurent Rineau
447c5fd2af
Merge pull request #69 from efifogel/MS_2-of_holes-efif
...
Add in `Minvoski_sum_2`:
- handling of polygons with holes,
- the new "reduced convolution" implementation.
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Minkowski_sum_2_polygons_with_holes_and_RC
2015-06-10 12:24:00 +02:00
Andreas Fabri
4e9eefd891
Merge branch 'Advancing_front_surface_reconstruction-afabri-old' into Advancing_front_surface_reconstruction-afabri
2015-06-08 15:17:47 +02:00
Laurent Rineau
648ccb1510
CMake>=2.6.3 is required
...
I have tested: with CMake-2.6.2, there is a configuration error:
CMake Error: Error in cmake code at
/home/lrineau/Git/cgal/Installation/cmake/modules/CGAL_Macros.cmake:213:
Parse error. Function missing ending ")". Instead found left paren with text "(".
With CMake-2.6.3, that works.
2015-06-08 14:09:51 +02:00
Sébastien Loriot
c2cd87865e
Merge branch 'old/gsoc2014-VCM_3-jmeyron' into gsoc2014-VCM_3-jmeyron
...
Conflicts:
Installation/changes.html
Point_set_processing_3/doc/Point_set_processing_3/PackageDescription.txt
Point_set_processing_3/doc/Point_set_processing_3/Point_set_processing_3.txt
Point_set_processing_3/doc/Point_set_processing_3/examples.txt
Point_set_processing_3/examples/Point_set_processing_3/CMakeLists.txt
Polyhedron/demo/Polyhedron/CMakeLists.txt
2015-06-04 11:27:56 +02:00
Sébastien Loriot
d123ce5a47
Merge branch 'old/gsoc2014-Polyhedron_shortest_path-skiazyk' into gsoc2014-Polyhedron_shortest_path-skiazyk
...
Conflicts:
Documentation/biblio/geom.bib
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/dependencies
Documentation/doc/Documentation/packages.txt
Documentation/scripts/generate_how_to_cite.py
Polyhedron/demo/Polyhedron/CMakeLists.txt
2015-06-01 17:47:31 +02:00
Jane Tournois
6c4785a29c
On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh
2015-05-13 16:10:21 +02:00
Efi Fogel
0f7cb5c709
Merge branch 'MS_2-of_holes-efif-old' into MS_2-of_holes-efif
...
Conflicts:
Arrangement_on_surface_2/include/CGAL/Arr_segment_traits_2.h
Documentation/biblio/cgal_manual.bib
Minkowski_sum_2/test/Minkowski_sum_2/test_Minkowski_sum.cpp
2015-05-03 11:41:36 +03:00
Sébastien Loriot
b0f50afafe
fix citation
2015-04-24 15:26:38 +02:00
Sébastien Loriot
c1dcc13c30
add more accentuate letters
...
Conflicts:
Documentation/scripts/generate_how_to_cite.py
2015-04-23 08:09:58 +02:00
Andreas Fabri
674159d412
fixes of doxygen warnings/errors
2015-04-14 14:37:42 +02:00
Laurent Rineau
1b2dbf1181
Merge branch 'CGAL-require_Boost_1.48-lrineau'
...
We now document that Boost-1.48 or later is required.
Tested in CGAL-4.6-Ic-171.
2015-04-07 15:28:28 +02:00
Laurent Rineau
e2b0b02dc7
Merge pull request #25 from bo0ts/Remove_note_in_bib
...
Make the bibliography more uniform
Tested in CGAL-4.6-Ic-171.
2015-04-07 15:23:46 +02:00
Sven Oesau
de5058ae84
Merge branch 'Point_set_shape_detection_3-cjamin_old' into Point_set_shape_detection_3-cjamin
...
Conflicts:
Documentation/doc/Documentation/dependencies
Documentation/doc/Documentation/packages.txt
2015-04-03 16:01:03 +02:00
Jane Tournois
9f1f8ae95d
add random access range
...
and use boost::size instead of distance
2015-04-01 18:11:39 +02:00
Laurent Rineau
4eef28be7e
Minimal version of Boost: 1.48
2015-04-01 17:31:17 +02:00
Maxime Gimeno
52dc3b265d
Merge remote-tracking branch 'remotes/cgal-public-dev/gsoc2014-CGAL-Qt5_support-vialon' into to-qt5
...
All CMake files modified by the branch 'gsoc2014-CGAL-Qt5_support-vialon' have been reset.
Conflicts:
GraphicsView/demo/Polygon/CMakeLists.txt
GraphicsView/src/CGAL_Qt4/CMakeLists.txt
GraphicsView/src/CGAL_Qt4/GraphicsView.qtmoc.cmake
Installation/cmake/modules/CGALConfig_binary.cmake.in
Installation/cmake/modules/CGALConfig_install.cmake.in
Installation/cmake/modules/CGAL_Macros.cmake
Linear_cell_complex/demo/Linear_cell_complex/CMakeLists.txt
Linear_cell_complex/demo/Linear_cell_complex/MainWindow.cpp
Mesh_3/demo/Mesh_3/CMakeLists.txt
Polyhedron/demo/Polyhedron/CMakeLists.txt
Polyhedron/demo/Polyhedron/Polyhedron_demo_edit_polyhedron_plugin.cpp
Polyhedron/demo/Polyhedron/Polyhedron_demo_join_polyhedra_plugin.cpp
Polyhedron/demo/Polyhedron/Scene.cpp
Polyhedron/demo/Polyhedron/implicit_functions/CMakeLists.txt
Polyhedron/demo/Polyhedron/polyhedron_demo_macros.cmake
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/CMakeLists.txt
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/MainWindow.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_average_spacing_plugin.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_cleaning_plugin.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_inside_out_plugin.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_local_spacing_plugin.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_normal_estimation_plugin.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_off_plugin.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_poisson_plugin.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_poisson_plugin_cgal_code.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_simplification_plugin.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_smoothing_plugin.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_xyz_plugin.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/Point_set_demo.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/Polyhedron_demo_plugin_helper.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/Scene.cpp
Triangulation_3/demo/Triangulation_3/CMakeLists.txt
2015-03-30 16:02:51 +02:00
Michael Hemmer
5767addb9c
Merge branch 'gsoc2013-Visibility_doc-hemmer-old' into gsoc2013-Visibility_doc-hemmer
...
Conflicts:
Documentation/biblio/cgal_manual.bib
Documentation/biblio/geom.bib
Documentation/doxyassist.xml
2015-03-26 16:26:15 +01:00
Andreas Fabri
d1c85c8daf
Add a link to www.cgal.org in the horizontal menu
2015-03-26 12:30:18 +01:00
Andreas Fabri
3344ff0909
Add doc for package Solver_interface
2015-03-24 13:42:58 +01:00
Philipp Möller
74cddd1e47
Make the bibliography more uniform
...
If a note is simply a URL turn it into a url. Also turn all occurrences
of \path|http://www.cgal.org | into \url{http://www.cgal.org }.
2015-03-23 16:24:58 +01:00
Jane Tournois
ef96f4886b
a bit of reorganization of the doc
...
also add a ref to the PMP book
2015-03-12 17:06:48 +01:00
Jane Tournois
d39f201724
in triangulate_hole_polyline, replace begin and end iterators by PointRanges
2015-03-10 11:38:08 +01:00
Weisheng Si
0975502aee
Add Cone_spanners_2 to dependencies
2015-03-05 11:32:31 +11:00
Weisheng Si
56bf3f7f97
Cone_based_spanners --> Cone_spanners_2
2015-03-05 08:14:57 +11:00
Sébastien Loriot
513e1cc1a5
update urls
2015-02-23 15:51:55 +01:00
Weisheng Si
54c164acf9
References used in the Cone Based Spanners user manual are added
2015-02-16 11:51:07 +11:00
Sébastien Loriot
fdfccf482e
decode is not available in python 3
...
trivial bugfix for master
(cherry picked from commit aac974b83d )
2015-02-10 11:21:48 +01:00
Sébastien Loriot
aac974b83d
decode is not available in python 3
...
trivial bugfix for master
2015-02-10 11:16:47 +01:00
Sébastien Loriot
1ed289cc7e
Merge branch 'old/gsoc13-CurveSkeleton-new_package-xgao' into gsoc13-CurveSkeleton-new_package-xgao
...
Conflicts:
Documentation/doc/Documentation/Doxyfile.in
Documentation/resources/how_to_cite_cgal.bib.in
2015-02-09 12:43:41 +01:00
Sébastien Loriot
eeae2f392a
Merge branch 'local/Remove_condition_on_CGAL_version' into Polygon_mesh_processing-GF
2015-02-05 14:47:56 +01:00
Andreas Fabri
696980d0a2
improve wording
2015-02-03 09:05:21 +01:00
Sébastien Loriot
cc9ab9c3be
fix dependancies
2015-02-03 08:24:55 +01:00
Sébastien Loriot
5b4062cbca
make sure the bibtex author string is ascii
2015-02-01 09:47:50 +01:00
Sébastien Loriot
804040b11e
forgot to add the new script
2015-02-01 09:30:41 +01:00
Sébastien Loriot
d8162fe5b2
move scripts to scripts directory
2015-01-31 16:34:07 +01:00
Sébastien Loriot
137d6a02b7
remove unused file
2015-01-31 16:33:50 +01:00
Sébastien Loriot
545cdcabe6
add a new script to generate how_to_cite files that no longer need bibtex2html
2015-01-31 16:16:23 +01:00
Sébastien Loriot
a1cd210984
remove unused files
2015-01-31 10:02:24 +01:00
Sébastien Loriot
137805d091
Merge branch 'old/Polygon_mesh_processing-GF'
...
Conflicts:
Operations_on_polyhedra/include/CGAL/orient_polyhedron_3.h
Polygon_mesh_processing/include/CGAL/orient_polygon_soup.h
Polyhedron/demo/Polyhedron/Scene_polygon_soup_item.cpp
Polyhedron/demo/Polyhedron/Scene_polyhedron_selection_item.h
2015-01-30 17:55:22 +01:00
Andreas Fabri
31855de8be
Merge branch 'Advancing_front_surface_reconstruction-afabri-old' into Advancing_front_surface_reconstruction-afabri
...
Conflicts:
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/dependencies
Polyhedron/demo/Polyhedron/Scene_polygon_soup_item.h
2015-01-15 18:56:05 +01:00
Sébastien Loriot
b6f5088676
Merge branch 'Scale_space_reconstruction_3-tvanlank'
...
Tested in CGAL-4.6-Ic-104
Approved by the release manager
2015-01-14 16:09:11 +01:00
Clement Jamin
8d433181f4
Merge branch 'gsoc2013-Point_set_processing_3-point_set_consolidation-swu'
...
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Point_set_processing_new_algorithms
Tested in CGAL-4.6-Ic-101
Approved by the release manager
2015-01-13 17:28:21 +01:00
Laurent Rineau
c6ece2b10e
Fix permissions
2015-01-12 16:23:14 +01:00
Sébastien Loriot
e9763e3acf
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
...
Conflicts:
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/dependencies
Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/compute_normal.h
Polygon_mesh_processing/include/CGAL/Self_intersection_polyhedron_3.h
2015-01-12 11:47:38 +01:00
Andreas Fabri
8929fd43c1
Merge branch 'Triangulation_2-NewPolylineConstraint-GF'
...
Approved by the release manager
Conflicts:
Documentation/resources/how_to_cite_cgal.bib.in
2015-01-12 11:44:32 +01:00
Andreas Fabri
babaa99826
Merge branch 'CGAL-Getting_Started-GF'
...
Approved by the release manager
Conflicts:
Documentation/doc/Documentation/main.txt
2015-01-12 11:29:26 +01:00
Andreas Fabri
6e36a853a9
Merge branch 'Surface_mesh-new_package-GF'
...
Approved by the release manager
Conflicts:
Documentation/doc/Documentation/dependencies
Documentation/resources/how_to_cite_cgal.bib.in
Installation/changes.html
2015-01-12 11:27:35 +01:00
Andreas Fabri
07e62f3a1a
take bibtex input file from master and put the Surface_mesh entry at the right spot
2015-01-12 10:24:39 +01:00
Andreas Fabri
4b3c35870c
take bibtex input file from master and put the Polyline Simplification entry at the right spot
2015-01-12 10:20:49 +01:00
Clement Jamin
ecda2555ab
Merge branch 'gsoc2013-Point_set_processing_3-point_set_consolidation-swu-old' into gsoc2013-Point_set_processing_3-point_set_consolidation-swu
2015-01-09 15:55:40 +01:00
Sébastien Loriot
2c961258cb
update changes and bibtex file
2015-01-09 14:14:30 +01:00
Sébastien Loriot
53c52bc516
Merge branch 'old/Scale_space_reconstruction_3-tvanlank' into Scale_space_reconstruction_3-tvanlank
2015-01-09 14:03:59 +01:00
Sébastien Loriot
40ec4f4ff6
cosmetic
2015-01-09 11:36:40 +01:00
Sébastien Loriot
74b99bd5a8
fix bibtex file to match the order of packages and add an entry for deformation
2015-01-09 11:33:18 +01:00
Sébastien Loriot
9349ab87ca
add Triangulations in the bibtex input file and update release date
2015-01-09 10:54:15 +01:00
Sébastien Loriot
0218954ea6
Merge branch 'barycentric_coordinates_2-dmitry'
...
Tested in CGAL-4.6-Ic-99 and CGAL-4.6-Ic-100
Approved by the release manager
Conflicts:
Installation/changes.html
Kernel_23/include/CGAL/internal/Projection_traits_3.h
2015-01-09 10:35:20 +01:00
Sébastien Loriot
d53b73514d
add bibtex entry
2015-01-09 10:32:46 +01:00
Sébastien Loriot
691dd0692b
do not generate latex doc
2015-01-09 10:25:51 +01:00
Clement Jamin
e0b402b094
Merge branch 'Triangulation-higher_dimensions-odevil_shornus'
...
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Triangulation_d
Tested in CGAL-4.6-Ic-98
Approved by the release manager
2015-01-08 18:15:34 +01:00
Andreas Fabri
a801f9e185
Improve the examples which illustrate problems with double
2015-01-08 12:28:14 +01:00
Clement Jamin
7be3c2cbd2
Merge branch 'gsoc2013-Point_set_processing_3-point_set_consolidation-swu-old' into gsoc2013-Point_set_processing_3-point_set_consolidation-swu
2015-01-06 18:34:43 +01:00
Remy Thomasse
aa374e3e99
reference biblio
2015-01-06 16:53:47 +01:00
Sébastien Loriot
fc6f9368a0
move Hole Filling in the new Polygon Mesh Processing package
2015-01-06 11:37:25 +01:00
Sébastien Loriot
d52e392748
Merge branch 'Polyhedron_HoleFilling-GF' into Polygon_mesh_processing-GF
2015-01-06 11:05:21 +01:00
Sébastien Loriot
67cb148918
fix doc warnings and add to package overview
2015-01-06 10:52:48 +01:00
Andreas Fabri
120890cacc
Add manual.txt
2014-12-30 12:19:55 +01:00
Sébastien Loriot
c480d71f22
Merge branch 'old/Scale_space_reconstruction_3-tvanlank' into Scale_space_reconstruction_3-tvanlank
...
Conflicts:
.gitignore
Polyhedron/demo/Polyhedron/CMakeLists.txt
2014-12-29 10:15:53 +01:00
Andreas Fabri
766673bd8c
resolve merge conflicts
2014-12-22 17:46:59 +01:00
Clement Jamin
315ffdcbc8
Merge branch 'Triangulation-higher_dimensions-odevil_shornus-old' into Triangulation-higher_dimensions-odevil_shornus
2014-12-18 09:32:23 +01:00
Sébastien Loriot
4fe13d1b32
Merge branch 'gsoc13-CurveSkeleton-new_package-xgao-old' into gsoc13-CurveSkeleton-new_package-xgao
...
Conflicts:
Documentation/doc/Documentation/packages.txt
2014-12-18 07:12:27 +01:00
Jane Tournois
18941ef053
fix documentation about how to install TBB on Windows
2014-12-15 16:09:14 +01:00
Sébastien Loriot
63406293e1
Merge branch 'Projection_traits-add_more_functors-sloriot' into barycentric_coordinates_2-dmitry
...
Conflicts:
Documentation/biblio/cgal_manual.bib
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/dependencies
2014-12-12 14:24:17 +01:00
Andreas Fabri
b2858d9408
add a link to organization in Getting Started
2014-12-03 16:54:33 +01:00
Andreas Fabri
853a78a9be
use real CGAL classes in concepts/models
2014-12-03 14:10:16 +01:00
Andreas Fabri
631e3452cc
Add a page on the Organization of the Manual
2014-12-03 08:37:55 +01:00
Andreas Fabri
34a06c004a
Add a figure with concepts and models
2014-12-01 21:26:36 +01:00
Andreas Fabri
d48a67f36a
polish links
2014-12-01 11:07:20 +01:00
Andreas Fabri
4eb40cfc94
Add Organization of the Reference Manual
2014-11-28 18:15:38 +01:00
Andreas Fabri
6f4123db35
cleanup
2014-11-28 16:12:50 +01:00
Andreas Fabri
5f3d0f2e34
tell that HalfedgeGraph and InputIterator are also concepts
2014-11-28 14:06:29 +01:00
Andreas Fabri
6d07743d29
Add another example for concept/model
2014-11-28 11:15:28 +01:00
Andreas Fabri
ef657ba6fb
Add a section for Concepts and Models
2014-11-27 15:10:27 +01:00
Sébastien Loriot
8a7b5448b7
Merge branch 'old/Polyhedron_HoleFilling-GF' into Polyhedron_HoleFilling-GF
...
Conflicts:
Documentation/doc/Documentation/packages.txt
2014-11-21 13:17:40 +01:00
Clement Jamin
c6de2a50b2
Merge branch 'Triangulation-higher_dimensions-odevil_shornus-old' into Triangulation-higher_dimensions-odevil_shornus
2014-11-20 19:19:23 +01:00
Andreas Fabri
4355794781
iterator_range moved the package
2014-11-12 14:40:51 +01:00
Laurent Rineau
9796930299
Fix the font weight for links long descriptions prototypes
2014-11-10 14:52:18 +01:00
Andreas Fabri
136006894d
add to how_to_cite
2014-11-07 17:43:17 +01:00
Laurent Rineau
de6c026d8f
Merge branch 'GraphicsView-try_export_to_SVG-lrineau' into Triangulation_2-NewPolylineConstraint-GF
2014-11-07 17:40:01 +01:00
Andreas Fabri
cae5e7417b
better introduction and illustration, bibtex entry
2014-11-07 16:10:09 +01:00
Sébastien Loriot
e5b72ac5b3
Merge branch 'old/gsoc2014-VCM_3-jmeyron' into gsoc2014-VCM_3-jmeyron
...
Conflicts:
Arrangement_on_surface_2/examples/Arrangement_on_surface_2/bgl_primal_adapter.cpp
BGL/examples/BGL_arrangement_2/primal.cpp
BGL/include/CGAL/boost/graph/dijkstra_shortest_paths.hpp
Installation/changes.html
Point_set_processing_3/examples/Point_set_processing_3/CMakeLists.txt
2014-11-05 16:11:35 +01:00
Clement Jamin
18bf568569
Fix missing curly bracket
2014-11-04 22:50:38 +01:00
Shihao Wu
bf88d82a31
added two references in cgal_manual.bib
2014-11-05 02:54:53 +08:00
Laurent Rineau
6cef5aa870
Use the MathJaX CDN with https://
...
Otherwise, Firefox, when reading CGAL documentation pages through an
https connection, will refuse to load MathJaX via the CDN.
(cherry picked from commit 6f24960677 )
2014-10-21 17:03:27 +02:00
Andreas Fabri
fe219593e6
Add where to find doc of previous releases
2014-10-21 10:49:19 +02:00
Laurent Rineau
f70eb8a2b4
Use the MathJaX CDN with https://
...
Otherwise, Firefox, when reading CGAL documentation pages through an
https connection, will refuse to load MathJaX via the CDN.
(cherry picked from commit 6f24960677 )
2014-10-17 19:06:08 +02:00
Andreas Fabri
9af438d488
add example path and write intro
2014-10-15 14:35:34 +02:00
Andreas Fabri
4be974b230
Improve Getting Started
2014-10-14 18:38:18 +02:00
Stephen Kiazyk
f720e3a07f
Proofreading the documentation
2014-09-26 11:53:30 -04:00
Sébastien Loriot
fbc46bd95e
rename Polyhedron_shortest_path -> Surface_mesh_shortest_path
2014-09-19 17:33:43 +02:00
Andreas Fabri
7d0f2b011c
Add the new package to the manual
2014-09-18 17:01:06 +02:00
Sébastien Loriot
d0db4d87db
fix package overview
2014-09-18 11:08:42 +02:00
Sébastien Loriot
35bae7aae9
revert wrong modifications in a6ea82cb
2014-09-18 10:59:23 +02:00
Stephen Kiazyk
7b347ed166
Added a new example of the sequence visitor to the docs
...
Also fixed/updated some of the documentation images
2014-09-18 04:47:35 -04:00
Michael Hemmer
99a9367396
added visibility paper of EuroCG 2014 arXiv version
2014-09-17 16:36:42 +02:00
Stephen Kiazyk
088774528a
First round of Reference Manual revisions
2014-09-16 17:11:08 -04:00
Efi Fogel
99f663b8bd
merged with the reduced convolution branch
2014-09-15 19:33:17 +03:00
Clement Jamin
8f259e5dea
Merge branch 'Triangulation-higher_dimensions-odevil_shornus-old' into Triangulation-higher_dimensions-odevil_shornus
2014-09-09 11:20:33 +02:00
Andreas Fabri
5fde9635d2
Reorder packages in the Part Geometry Processing: Surfaces, Points, 2D
2014-08-29 15:57:51 +02:00
Andreas Fabri
d5d9104736
typo
2014-08-27 11:28:55 +02:00
Andreas Fabri
e23cbaaa67
typo
2014-08-27 11:22:39 +02:00
Laurent Rineau
6f24960677
Use the MathJaX CDN with https://
...
Otherwise, Firefox, when reading CGAL documentation pages through an
https connection, will refuse to load MathJaX via the CDN.
2014-08-25 16:51:08 +02:00
Aurélien Vialon
3061863027
Some corrections about documentation.
2014-08-19 19:52:30 +02:00
Aurélien Vialon
ec39bd6ea9
Add of Qt5 support into documentation.
2014-08-19 18:50:38 +02:00
Sébastien Loriot
b1985a2674
update videos for the deformation package
2014-08-15 08:50:01 +02:00
Sebastian Morr
c6360ce3a4
Cite Behar & Lien's paper in reduced convolution M-sum method documentation
2014-08-13 15:01:29 +02:00
Sébastien Loriot
5083f0b6c3
Merge branch 'gsoc13-CurveSkeleton-new_package-xgao-old' into gsoc13-CurveSkeleton-new_package-xgao
2014-08-12 15:07:49 +02:00
Sébastien Loriot
bbfddeb0d9
Merge branch 'Polyhedron_HoleFilling-GF-old' into Polyhedron_HoleFilling-GF
...
Conflicts:
Documentation/doc/Documentation/dependencies
Documentation/doc/Documentation/packages.txt
Polyhedron/demo/Polyhedron/CMakeLists.txt
Polyhedron/demo/Polyhedron/Polyhedron_demo_selection_plugin.cpp
Polyhedron/demo/Polyhedron/Scene.cpp
Polyhedron/demo/Polyhedron/Scene_polyhedron_item_decorator.h
Polyhedron/demo/Polyhedron/Scene_polyhedron_selection_item.h
Solver_interface/include/CGAL/Eigen_solver_traits.h
2014-08-12 07:11:07 +02:00
Stephen Kiazyk
9cda3aa2ea
Add user manual for package with figures and examples
2014-08-08 14:17:34 -04:00
Jocelyn MEYRON
4a50711cf8
add halfspaces_intersection_with_construction_3 + doc + benchmark
2014-08-08 17:32:58 +02:00
Andreas Fabri
43b8390a70
Merge branch 'Triangulation_2-NewPolylineConstraint-GF-old' into Triangulation_2-NewPolylineConstraint-GF
2014-08-08 12:47:15 +02:00
Stephen Kiazyk
a6ea82cbf7
Add an example using OpenMesh
...
Involves several changes to the Polyhedron_shortest_path class which were
not conformant to the Face Graph concept.
2014-08-04 22:59:51 -04:00
Laurent Rineau
d2a2e9d64b
Fix a minor bug in the generated documentation
...
Probably due to a bug of Doxygen, two sentences were glued, without any
whitespace.
2014-08-01 10:47:43 +02:00
Ivo Vigan
be488648e4
Docu Updated5
2014-07-30 20:38:40 +02:00
Sébastien Loriot
9a48be8c59
Merge branch 'Polyhedron_demo-point_item_knows_if_it_has_normals-local' into Point_set_shape_detection_3-cjamin
2014-07-28 09:18:17 +02:00
Laurent Rineau
90ec02f576
Prepare for CGAL-4.5
2014-07-22 12:47:50 +02:00
Sébastien Loriot
33ab5502f0
Merge branch 'Point_set_shape_detection_3-cjamin-old' into Point_set_shape_detection_3-cjamin
...
Conflicts:
Documentation/doc/Documentation/packages.txt
2014-07-21 13:41:05 +02:00
Clement Jamin
fbf824c711
Merge branch 'Mesh_3-parallel-cjamin'
...
This branch introduces parallel algorithms in Triangulation_3 and Mesh_3,
as well as a Concurrent_compact_container. The corresponding features are:
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Parallel_triangulation_3
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Parallel_Mesh_3
Tested in CGAL-4.5-Ic-98.
Approved by the Release Manager.
2014-07-17 19:08:24 +02:00
Sébastien Loriot
6ed1ba826e
Merge branch 'to-be-tested/Stop_testing_taucs-sloriot'
...
Taucs, Lapack and Blas supports are no longer tested
Approved by the Release Manager
Tested in CGAL-4.5-Ic-97
Conflicts:
Polyhedron/demo/Polyhedron/CMakeLists.txt
2014-07-16 20:19:21 +02:00
Sébastien Loriot
a158d13647
initial version of Surface_mesh package
2014-07-15 12:08:51 +02:00
Sébastien Loriot
776a940df4
Merge branch 'gsoc13-CurveSkeleton-new_package-xgao-old' into gsoc13-CurveSkeleton-new_package-xgao
...
Conflicts:
Documentation/biblio/geom.bib
Documentation/biblio/manual-4.3.bib
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/packages.txt
Polyhedron/demo/Polyhedron/CMakeLists.txt
Solver_interface/include/CGAL/Eigen_solver_traits.h
Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Detail/Edge_collapse_impl.h
Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile_impl.h
2014-07-10 00:45:05 +02:00
Michael Hemmer
08edac829d
Merge branch 'gsoc2013-Visibility_doc-hemmer-old' into gsoc2013-Visibility_doc-hemmer
...
Conflicts:
Documentation/biblio/how_to_cite.html
Documentation/biblio/how_to_cite_cgal.txt
2014-07-09 12:39:23 +02:00
Sébastien Loriot
16441b0f6d
Merge branch 'Surface_modeling-integration_with_BGL-GF'
...
Introduces the Surface modeling package that allows
to deform a triangulated surface mesh
Successfully tested in CGAL-4.5-Ic-90
Approved by the Release Manager
Conflicts:
Installation/changes.html
2014-07-08 19:53:36 +02:00
Clement Jamin
a83605cf94
This should never have been commited
2014-07-04 20:56:08 +02:00
Ivo Vigan
0867475830
Set up the documentation environment
2014-07-04 18:00:19 +02:00
Sébastien Loriot
a45efccde2
make the doc compilable
2014-07-03 21:48:13 +02:00
Ivo Vigan
a5aa204fcd
WIP
2014-07-03 21:28:15 +02:00
Clement Jamin
e3abf7fc40
Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin
2014-07-01 10:38:14 +02:00
Sébastien Loriot
aeb094e4cc
more Taucs removal
2014-06-25 15:58:37 +02:00
Sébastien Loriot
0230e979e2
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
...
Conflicts:
Arrangement_on_surface_2/test/Arrangement_on_surface_2/construction_test_suite_generator.cpp
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_construction.cpp
Documentation/doc/Installation.txt
Kernel_23/include/CGAL/Exact_predicates_exact_constructions_kernel.h
2014-06-18 22:50:06 +02:00
Sébastien Loriot
cb58227f62
Merge branch 'Polyhedron_demo-add_scene_polyhedron_selection_item-sloriot' into Surface_modeling-integration-GF
...
Conflicts:
Polyhedron/demo/Polyhedron/CMakeLists.txt
Polyhedron/demo/Polyhedron/Scene_polyhedron_item.cpp
Polyhedron/demo/Polyhedron/Scene_polyhedron_item.h
Polyhedron/demo/Polyhedron/Travel_isolated_components.h
2014-06-18 11:53:16 +02:00
Sébastien Loriot
70d72d7155
Merge branch 'Polyhedron_HoleFilling-GF-old' into Polyhedron_HoleFilling-GF
...
Conflicts:
Operations_on_polyhedra/include/CGAL/Self_intersection_polyhedron_3.h
Polyhedron/demo/Polyhedron/CMakeLists.txt
2014-06-16 15:30:55 +02:00
Thijs van Lankveld
3a8004e2b3
Processed Andreas' quick review of the documentation.
2014-06-10 15:39:22 +02:00
Laurent Rineau
770a5820d7
Trivial bug fix
...
The files how_to_cite_cgal*.html were created in the source directory,
and not the binary directory.
2014-06-02 16:58:30 +02:00
Clement Jamin
05efa677a1
Merge branch 'Triangulation-higher_dimensions-odevil_shornus-old' into Triangulation-higher_dimensions-odevil_shornus
...
Conflicts:
NewKernel_d/include/CGAL/NewKernel_d/Cartesian_LA_functors.h
NewKernel_d/test/NewKernel_d/Epick_d.cpp
2014-05-28 14:53:26 +02:00
Sven Oesau
eb360523c6
changed CGAL package registration (added point_set_shape_detection_3 in some places)
...
adapted benchmark
small change in documentation text
2014-05-26 10:03:47 +02:00