Laurent Rineau
|
815e235380
|
updated crontab (automated commit)
|
2018-08-01 17:18:06 +02:00 |
Maxime Gimeno
|
bed78ac507
|
Add a hasFPatchId() function to sm_item to treat differently the patch_ids and the colors per face.
|
2018-08-01 16:54:02 +02:00 |
Maxime Gimeno
|
c27ca62353
|
Reset Colors available for patch_ids
|
2018-08-01 16:24:59 +02:00 |
Laurent Rineau
|
17fc9631cf
|
Prepare CGAL-4.13-beta2, if needed
|
2018-08-01 16:22:31 +02:00 |
Maxime Gimeno
|
415209dec1
|
Fix picking for items without faces
|
2018-08-01 12:31:58 +02:00 |
Laurent Rineau
|
f89266bf4f
|
Trivial fix of the documentation
|
2018-07-31 17:32:37 +02:00 |
Laurent Rineau
|
5b316af937
|
Prepare the announcement mail
It assumes that the release will be tomorrow.
|
2018-07-31 17:11:19 +02:00 |
Laurent Rineau
|
541b06c4e2
|
updated crontab (automated commit)
|
2018-07-31 16:50:55 +02:00 |
Laurent Rineau
|
f1e926e689
|
Update <CGAL/version.h> (for full header-only)
|
2018-07-31 16:26:54 +02:00 |
Laurent Rineau
|
f1ebda2ef7
|
Reorder the sections
|
2018-07-31 16:22:23 +02:00 |
Laurent Rineau
|
7b0dbac0e6
|
Update menu_version.js with the link to 4.13-beta1
|
2018-07-31 16:06:22 +02:00 |
Laurent Rineau
|
9f5b89e33d
|
Rewrap the CHANGES.md
|
2018-07-31 16:03:25 +02:00 |
Laurent Rineau
|
6ca040dc0c
|
Update the supported compilers
|
2018-07-31 15:59:44 +02:00 |
Laurent Rineau
|
0c4612e27d
|
Update menu_version.js with new releases
|
2018-07-31 15:54:19 +02:00 |
Laurent Rineau
|
f0785d04a2
|
missing full stop
|
2018-07-31 15:47:24 +02:00 |
Laurent Rineau
|
99a2e425e4
|
Remove kinetic from the announcement mail template
|
2018-07-31 15:44:17 +02:00 |
Maxime Gimeno
|
94ee27767d
|
remove unused capture in lambda.
|
2018-07-31 14:18:53 +02:00 |
Maxime Gimeno
|
17a699df6b
|
Fix filter_operations() for lasso selection
|
2018-07-31 14:15:37 +02:00 |
Laurent Rineau
|
8b39377811
|
prepare the publication of CGAL-4.13-beta1
|
2018-07-31 12:37:19 +02:00 |
Laurent Rineau
|
88d83c04bf
|
Merge pull request #3259 from maxGimeno/Demo-Restore_clipping_of_polyline-GF
Polyhedron Demo: Restore clipping for polylines
|
2018-07-31 12:36:39 +02:00 |
Mael Rouxel-Labbé
|
5a8d6c67e8
|
Merge branch 'repair_functions-old' into repair_functions
|
2018-07-30 15:53:37 +02:00 |
Mael Rouxel-Labbé
|
9752621e7a
|
Updated a figure
|
2018-07-30 15:50:23 +02:00 |
Mael Rouxel-Labbé
|
f58247d8df
|
Added missing quotes
|
2018-07-30 15:48:20 +02:00 |
Maxime Gimeno
|
a50b224fc2
|
Protect new code with preprocessor checks
|
2018-07-27 14:21:07 +02:00 |
Maxime Gimeno
|
8d8330f943
|
Fix conflicts
|
2018-07-27 12:12:06 +02:00 |
Maxime Gimeno
|
32017771e2
|
Restore clipping for polylines
|
2018-07-27 10:39:52 +02:00 |
Laurent Rineau
|
7180fe5bb3
|
Merge branch 'releases/CGAL-4.12-branch'
|
2018-07-26 17:33:32 +02:00 |
Laurent Rineau
|
7bb709f200
|
Merge branch 'releases/CGAL-4.11-branch' into releases/CGAL-4.12-branch
# Conflicts:
# Maintenance/release_building/BUGFIX_NUMBER
# Maintenance/release_building/public_release_name
|
2018-07-26 17:33:03 +02:00 |
Laurent Rineau
|
f3b9d03ccf
|
Merge pull request #3234 from sloriot/BGL-fix_copy_fg_with_garbage
Fix copy_face_graph with target mesh having garbage
|
2018-07-26 17:31:15 +02:00 |
Laurent Rineau
|
464491a3a1
|
Merge pull request #3243 from sloriot/BGL-clear_fix
Fix CGAL::clear
|
2018-07-26 17:31:12 +02:00 |
Laurent Rineau
|
6b15737c68
|
Merge pull request #3254 from lrineau/Mesh_3-fix__add_stop_with_TBB_for_4.12-GF
Mesh 3 fix: add the possibility to stop the algorithm, when Parallel_tag is used (for CGAL-4.12-branch)
|
2018-07-26 17:31:09 +02:00 |
Mael Rouxel-Labbé
|
1765ae106b
|
Added new headers to pmp.h
|
2018-07-26 15:49:48 +02:00 |
Maxime Gimeno
|
1d958dbd54
|
Fix .inr writing without zlib
|
2018-07-26 12:08:11 +02:00 |
Sébastien Loriot
|
c5f7a18c8b
|
Merge pull request #3254 from lrineau/Mesh_3-fix__add_stop_with_TBB_for_4.12-GF
Mesh 3 fix: add the possibility to stop the algorithm, when Parallel_tag is used (for CGAL-4.12-branch)
|
2018-07-25 19:01:36 +02:00 |
Sébastien Loriot
|
62a8391fde
|
Merge pull request #3242 from lrineau/Mesh_3-fix__add_stop_with_TBB-GF
Mesh 3 fix: add the possibility to stop the algorithm, when Parallel_tag is used
|
2018-07-25 18:59:46 +02:00 |
Sébastien Loriot
|
168d684ef1
|
Merge pull request #3255 from sloriot/PMP-rm_unused_file
Remove unused file
|
2018-07-25 18:57:15 +02:00 |
Sébastien Loriot
|
597d80ccbc
|
Merge pull request #3251 from maxGimeno/Demo-Fix_removeAll-GF
Polyhedron Demo: Fix snapshot and erase all
|
2018-07-25 18:56:52 +02:00 |
Sébastien Loriot
|
dbf18230d7
|
Merge pull request #3245 from MaelRL/SMP-Improve_demo-GF
SMP: demo improvements
|
2018-07-25 18:56:45 +02:00 |
Sébastien Loriot
|
b0d012fe01
|
Merge pull request #3243 from sloriot/BGL-clear_fix
Fix CGAL::clear
|
2018-07-25 18:56:39 +02:00 |
Sébastien Loriot
|
46024d2d05
|
Merge pull request #3241 from maxGimeno/Demo-Hide_ids_after_mesh_modif-GF
Polyhedron Demo: Hide ids when modifying the mesh
|
2018-07-25 18:55:33 +02:00 |
Sébastien Loriot
|
c8c1c11c9c
|
Merge pull request #3234 from sloriot/BGL-fix_copy_fg_with_garbage
Fix copy_face_graph with target mesh having garbage
|
2018-07-25 18:55:26 +02:00 |
Sébastien Loriot
|
864ef08dd4
|
Merge pull request #3154 from afabri/Polyhedron_demo-less_includes-GF
Polyhedron demo: fewer includes
|
2018-07-25 18:55:19 +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 |
Sébastien Loriot
|
3f9e22994c
|
Merge pull request #3252 from sloriot/PMP-autorefine_bugfixes
Autorefine bug-fix
|
2018-07-25 18:53:57 +02:00 |
Sébastien Loriot
|
302cebf325
|
check iterator is valid before dereferencing it
|
2018-07-25 17:04:40 +02:00 |
Sébastien Loriot
|
52eeebda0e
|
fix windows warning
|
2018-07-25 14:43:14 +02:00 |
Mael Rouxel-Labbé
|
789d416f21
|
Moved 'merge_vertices_in_range' to internal namespace and undocumented it
|
2018-07-25 11:33:44 +02:00 |
Mael Rouxel-Labbé
|
a4d825f144
|
Misc minor changes
|
2018-07-25 11:29:25 +02:00 |
Mael Rouxel-Labbé
|
0417bb88d7
|
Hide "remove_degenerate_faces"
|
2018-07-25 10:53:30 +02:00 |
Mael Rouxel-Labbé
|
5b22f7213e
|
Fixed compilation error
|
2018-07-25 09:46:55 +02:00 |