Commit Graph

59100 Commits

Author SHA1 Message Date
Clement Jamin 63a5536699 Bugfix in RTd: in dimension 2, the points were never hidden
(cherry picked from commit fa3b2d9bea)
2015-06-25 20:40:33 +02:00
Clement Jamin 5f8ca65abf Merge branch 'Triangulation-add_regular_tri-cjamin_mglisse-old' into Triangulation-add_regular_tri-cjamin_mglisse 2015-03-25 13:48:38 +01:00
Sébastien Loriot f4d1a28103 add missing include directive 2015-03-23 13:36:30 +01:00
Sebastien Loriot 1d1625d668 Merge pull request #20 from afabri/Nef_2-Number_type_traits-GF
fix documentation in Nef_2
2015-03-23 12:30:01 +01:00
Sebastien Loriot 253d912293 Merge pull request #19 from gdamiand/CMap-iterator_bug-gdamiand
C map iterator bug gdamiand
2015-03-23 12:27:05 +01:00
Andreas Fabri 0c4902a2dc fix documentation in Nef_2 2015-03-23 11:03:32 +01:00
Sebastien Loriot 755c95e5e9 Merge pull request #18 from sloriot/Polyhedron_demo-fix_erode-sloriot
handle when boundary of the selection is on the border
2015-03-17 17:06:19 +01:00
Sébastien Loriot 5c1512d63f handle when boundary of the selection is on the border 2015-03-17 16:53:50 +01:00
Guillaume Damiand bea5137040 Remove a warning 2015-03-14 21:08:07 +01:00
Sebastien Loriot 35bdc71e62 Merge pull request #15 from afabri/Interpolation-typo-AF
fix typos in Interpolation doc
2015-03-12 11:59:17 +01:00
Andreas Fabri ade01f02b4 fix typos 2015-03-12 11:56:29 +01:00
Guillaume Damiand e4598620a1 Remove warnings 2015-03-12 07:57:04 +01:00
Guillaume Damiand 4660425d40 Bug fix in operator= of one iterator; add tests to test more cases. 2015-03-11 15:07:37 +01:00
Laurent Rineau 39f0768623 Merge pull request #14 from gdamiand/CMap-add_include-gdamiand
Add missing #include
2015-03-10 16:27:27 +01:00
Guillaume Damiand 6c09e5918c Add missing #include 2015-03-10 15:48:06 +01:00
Laurent Rineau ac04d78dde Update after switch to Github 2015-03-10 14:50:42 +01:00
Laurent Rineau 32ce6df3a0 Polish announcement and changes. Prepare 4.6. 2015-03-10 11:07:08 +01:00
Laurent Rineau 2a244028a2 Merge pull request #9 from gdamiand/LCC-writeoff_for_3D-gdamiand
Bug fix "Lcc writeoff for 3 d gdamiand" for Linear_cell_complex

Tested in CGAL-4.6-Ic-144.
2015-03-09 11:42:42 +01:00
Laurent Rineau 1d7da5b79f updated crontab (automated commit) 2015-03-06 09:18:03 +01:00
Laurent Rineau 39a43e31ab Modify the release creation scripts for Github 2015-03-05 22:01:26 +01:00
Laurent Rineau 893e09a1b2 Change the rename of the remote 2015-03-05 02:29:15 +01:00
Laurent Rineau a588ff698b updated crontab (automated commit) 2015-03-05 02:18:04 +01:00
Sébastien Loriot 1c0daef0d8 Merge branch 'lrineau-master' 2015-03-05 00:55:29 +01:00
Sébastien Loriot c81fc2be06 Merge branch 'master' of github.com:lrineau/cgal into lrineau-master
Conflicts:
	.gitignore
2015-03-05 00:54:57 +01:00
Sebastien Loriot 634dcc8259 Merge pull request #6 from lrineau/Polyhedron_fix_export_c3t3_to_polygon_soup-lrineau
Fix the output of a c3t3 to a polygon soup
2015-03-05 00:48:38 +01:00
Sebastien Loriot daa8c94c73 Update INSTALL.md 2015-03-05 00:44:19 +01:00
Laurent Rineau 8d9dc51b97 Add a new test platform 2015-03-05 00:36:45 +01:00
Laurent Rineau 981cc7fc33 updated crontab (automated commit) 2015-03-05 00:36:20 +01:00
Sebastien Loriot ec8ad3f1d9 Update README.md
Remove sentence about directory structure
2015-03-05 00:10:39 +01:00
Sebastien Loriot a23b3de85b Update LICENSE.md
Add html link
2015-03-05 00:05:24 +01:00
Laurent Rineau 1d5f737a84 Merge pull request #7 from sloriot/local/Nef_3-safer_export_to_polyhedron
if the incremental builder failed, simply rollback instead of continuing
2015-03-04 22:55:56 +01:00
Laurent Rineau ef2cf0135d updated crontab (automated commit) 2015-03-04 14:18:03 +01:00
Guillaume Damiand 93ceb66149 Remove -Wall for demo 2015-03-04 13:36:53 +01:00
Laurent Rineau 067b134c65 Fix the output of a c3t3 to a polygon soup
The stream iostate must be cleared before it can be reused.
2015-03-04 12:57:10 +01:00
Laurent Rineau f5e2891d2b updated crontab (automated commit) 2015-03-04 12:18:03 +01:00
Laurent Rineau 720db67b6b updated crontab (automated commit) 2015-03-04 10:18:02 +01:00
Sébastien Loriot 69cd794cb1 demo bug-fix: set the menu as modified
trivial bug fix for master
2015-03-03 18:01:16 +01:00
Laurent Rineau af0e50f9a4 updated crontab (automated commit) 2015-03-03 15:18:03 +01:00
Guillaume Damiand c0e4987190 Add wall option for lcc demo 2015-03-03 11:13:25 +01:00
Guillaume Damiand fd4162a5a1 Bug fix in size function in ranges 2015-03-03 10:37:37 +01:00
Guillaume Damiand 2ee8f25ba6 Update the undocumented function write_off to allow the export of mesh with dimension higher than 2 2015-02-27 13:57:52 +01:00
Laurent Rineau c866365d2a Update CHANGES with recent changes 2015-02-26 18:34:22 +01:00
Sébastien Loriot 073fdd0fd7 if the incremental builder failed, simply rollback instead of continuing 2015-02-26 08:51:00 +01:00
Andreas Fabri 7f908837f2 remove a \modelOf 2015-02-25 21:41:24 +01:00
Clement Jamin a4be7ea425 Add dependency to NewKernel_d 2015-02-25 17:41:54 +01:00
Clement Jamin 457710be3a Fix doc: capitalization and package name 2015-02-25 17:41:03 +01:00
Andreas Fabri c9be9a8c7b fix links, typos, etc 2015-02-25 15:01:34 +01:00
Andreas Fabri e640869201 Add dependency 2015-02-25 14:31:55 +01:00
Andreas Fabri 04fdf00d76 Add 2D Polyline Simplification; fix the description of Surface_mesh 2015-02-25 11:40:36 +01:00
Laurent Rineau fd48532028 updated crontab (automated commit) 2015-02-25 11:18:03 +01:00