Guillaume Damiand
|
7d406fbb9c
|
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
|
2018-11-05 07:32:58 +01:00 |
Laurent Rineau
|
821f9c015e
|
Merge pull request #3311 from sloriot/Doc-Pkg_link_name
Update the name of package names reference links
|
2018-10-29 10:27:53 +01:00 |
Laurent Rineau
|
574f21cca6
|
Merge pull request #3383 from lrineau/Triangulation_3-fix_examples_with_TBB-GF
Re-add examples incorrectly disabled by PR #2835
|
2018-10-29 10:27:48 +01:00 |
Guillaume Damiand
|
ebd04b0b4e
|
Last (?) two demo.
|
2018-10-19 10:12:39 +02: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 |
Guillaume Damiand
|
520015f92a
|
Align typedef
|
2018-10-15 14:21:20 +02:00 |
Laurent Rineau
|
4a70d8773e
|
Re-add examples incorrectly disabled by PR #2835
... and then fix them.
|
2018-10-08 12:32:12 +02:00 |
Sébastien Loriot
|
ea240cfac5
|
use \PkgXXX instead of \PkgXXXSummary
|
2018-10-08 10:28:44 +02:00 |
Sébastien Loriot
|
a2e8a1c68f
|
add the suffix Ref to doxygen link to reference
|
2018-10-08 10:26:56 +02:00 |
Sébastien Loriot
|
d05df530b3
|
Merge pull request #2658 from MaelRL/Periodic_3_mesh_3-Feature-MBogdanov
Periodic_3_mesh_3, new package
|
2018-07-25 18:55:12 +02:00 |
Maxime Gimeno
|
8a289ed498
|
Fix picking
|
2018-07-13 17:36:31 +02:00 |
Maxime Gimeno
|
85d668c414
|
Rename for loop varibale
|
2018-07-13 11:38:31 +02:00 |
Maxime Gimeno
|
4086888964
|
Update glCode in 3D demos
|
2018-07-06 12:08:22 +02:00 |
Mael Rouxel-Labbé
|
56b0ff149e
|
Removed reference to the template parameter for hidden pts in RT_cell_base_3
|
2018-06-22 18:13:06 +02:00 |
Mael Rouxel-Labbé
|
7490f34560
|
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
|
2018-06-21 10:15:25 +02:00 |
Laurent Rineau
|
fbb550905b
|
Merge pull request #3179 from MaelRL/T3-Fix_doc-GF
Triangulation_3: Minor doc fixes
|
2018-06-20 17:21:06 +02:00 |
Laurent Rineau
|
5ec1b841b7
|
Merge pull request #3170 from MaelRL/CGAL-Fix_some_STL_extension_namespaces-GF
STL_Extension: move CGAL::iterator and CGAL::unary/binary functions to CGAL::cpp98::
|
2018-06-20 17:21:01 +02:00 |
Mael Rouxel-Labbé
|
174f6fa65f
|
Fixed various minor doc bugs (missing const&, grammar, wrong point type)
|
2018-06-18 22:09:11 +02:00 |
Laurent Rineau
|
08043e442c
|
Merge pull request #2835 from gdamiand/CGAL-basic_viewers-gdamiand
Add basic viewers
|
2018-06-14 17:36:37 +02:00 |
Mael Rouxel-Labbé
|
26c857a431
|
Moved unary/binary_function to CGAL::cpp98
|
2018-06-13 15:58:19 +02:00 |
Guillaume Damiand
|
bc4eca82b3
|
Need double cast
|
2018-06-13 10:47:44 +02:00 |
Guillaume Damiand
|
f6fd8cae4c
|
Remove a warning; when using test suite, compile all the code but run nothing.
|
2018-06-13 09:14:18 +02:00 |
Laurent Rineau
|
e33030b3a9
|
Add dependencies to GraphicsView
|
2018-06-11 15:54:56 +02:00 |
Guillaume Damiand
|
59f797f066
|
Update the 5 basic viewers to remove factorized functions, and to define different versions in order to remove default template parameters.
|
2018-06-11 13:09:50 +02:00 |
Mael Rouxel-Labbé
|
ddeb4c0cd7
|
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
|
2018-06-07 15:14:19 +02:00 |
Maxime Gimeno
|
fdeb5621ca
|
replace cast in unsigned long int to std::size_t to fix warnings.
|
2018-06-07 13:55:22 +02:00 |
Maxime Gimeno
|
10c277ea2d
|
Use special args if running testsuite to avoid execution errors.
|
2018-06-07 13:35:28 +02:00 |
Laurent Rineau
|
4864c2aaa8
|
Merge pull request #3143 from MaelRL/T3-Fix_sneaky_std_unary_function_bis_repetita-GF
Triangulation_3: Fix std::unary_function leftover
|
2018-06-06 14:39:20 +02:00 |
Mael Rouxel-Labbé
|
7ea3a8044e
|
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
|
2018-06-05 14:39:18 +02:00 |
Mael Rouxel-Labbé
|
6afe88330d
|
std::unary_function > CGAL::unary_function
|
2018-06-03 11:12:54 +02:00 |
Laurent Rineau
|
c151778454
|
Merge pull request #3122 from MaelRL/T23-Fix_functor_return_type-GF
Triangulation_23: fix wrong return type in spatial_sort functor
# Conflicts:
# Triangulation_3/test/Triangulation_3/test_regular_insert_range_with_info.cpp
|
2018-06-01 17:24:23 +02:00 |
Laurent Rineau
|
72d2c8e1ef
|
Merge pull request #3122 from MaelRL/T23-Fix_functor_return_type-GF
Triangulation_23: fix wrong return type in spatial_sort functor
# Conflicts:
# Triangulation_3/test/Triangulation_3/test_regular_insert_range_with_info.cpp
|
2018-06-01 17:21:44 +02:00 |
Mael Rouxel-Labbé
|
8ac412cb8a
|
Fixed missing includes
|
2018-05-29 15:29:19 +02:00 |
Maxime Gimeno
|
979bde1025
|
Fix Triangulation_3 viewer
|
2018-05-29 11:27:53 +02:00 |
Andreas Fabri
|
4b14990209
|
Fix warnings; Remove typename in non-template code
|
2018-05-29 11:11:50 +02:00 |
Guillaume Damiand
|
c62fb2b01e
|
Move include iostream.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
b361e78a99
|
Add missing include
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
39de8ac459
|
Add licence includes
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
d8a62aa2c8
|
Update licence headers of new files.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
8a0dc2f279
|
Add one draw example in each user manual.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
fb95a8e0d9
|
Add doc for draw
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
23426e70c4
|
Remove macro modified.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
ff586425af
|
All 4 new examples to illustrate the usage of CGAL::draw.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
ddfb8204dc
|
Add figures for all the basic viewers.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
dba44f48a1
|
Harmonize the 5 basic viewers.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
53769e98a7
|
* Add draw examples in the 5 concerned packages (Polyhedron, Surface_mesh, T2, T3, LCC)
* Update FindQGLViewel to add a target.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
6e83b034dc
|
Rename file for basic viewers.
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
73905ce8dd
|
Avoid to run the viewer for the CGAL test suite.
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
5d375eff74
|
Update all basic viewers to have the correct behavior when CGAL_USE_BASIC_VIEWER is not defined.
|
2018-05-29 11:06:07 +02:00 |