Mael Rouxel-Labbé
|
2a4d1abefa
|
Fixed not reseting edge property when a new element reuses memory
|
2019-03-28 17:30:48 +01:00 |
|
Maxime Gimeno
|
b619fbeb28
|
Merge remote-tracking branch 'cgal/master' into Demo-Multiple_viewers-GF
|
2019-03-26 10:57:54 +01:00 |
|
Andreas Fabri
|
e08d85f3e3
|
Set precision of the ostream when writing a point set or face graph. Add a \note in the manual
|
2019-03-04 15:50:18 +01:00 |
|
Simon Giraudot
|
1f54c5e0af
|
Merge remote-tracking branch 'mine/Surface_mesh-PLY_IO-GF' into Surface_mesh-PLY_IO-GF
|
2019-02-26 14:03:27 +01:00 |
|
Maxime Gimeno
|
4f97ab767b
|
Update to master.
|
2019-02-15 14:34:34 +01:00 |
|
Laurent Rineau
|
962afbfade
|
Merge pull request #3343 from sgiraudot/Point_set_3-v2-GF
[Small Feature] Point Set 3 v2
|
2019-02-13 15:38:53 +01:00 |
|
Maxime Gimeno
|
d76c163807
|
Fix the Final Fixes
|
2019-02-11 09:39:26 +01:00 |
|
Sébastien Loriot
|
d5abc63e80
|
give a default value
|
2019-02-08 10:34:22 +01:00 |
|
Simon Giraudot
|
ea250949f9
|
Fix return type
|
2019-02-07 11:36:04 +01:00 |
|
Simon Giraudot
|
f778e5e151
|
Add methods to easily transfer properties from one point set to another
|
2019-02-07 11:36:04 +01:00 |
|
Simon Giraudot
|
6b4bb9bba2
|
Update doc
|
2019-01-28 10:09:06 +01:00 |
|
Simon Giraudot
|
ca748364c6
|
Add reserve() where needed, fix a bug in read_off() and handle mesh-appending
|
2019-01-25 15:09:29 +01:00 |
|
Simon Giraudot
|
a352fe8a0d
|
Document how to recover/write PLY comments
|
2019-01-25 14:31:15 +01:00 |
|
Simon Giraudot
|
b206e04c58
|
Handle edge/halfedge properties in PLY IO
|
2019-01-25 11:03:24 +01:00 |
|
Simon Giraudot
|
ce125cf020
|
Better documentation and handling alpha in colors
|
2019-01-24 16:09:45 +01:00 |
|
Simon Giraudot
|
37a8f12f05
|
Handle more types
|
2019-01-24 10:58:57 +01:00 |
|
Simon Giraudot
|
2e13c54913
|
Documentation + better comment parameter
|
2019-01-23 14:43:21 +01:00 |
|
Simon Giraudot
|
cf1fb8c3b0
|
Handle float Kernel
|
2019-01-23 12:25:41 +01:00 |
|
Simon Giraudot
|
798c2b4438
|
Merge remote-tracking branch 'GF/Surface_mesh-PLY_IO-GF' into Surface_mesh-PLY_IO-GF
|
2019-01-23 12:07:04 +01:00 |
|
Simon Giraudot
|
a15b4cdf4a
|
Add PLY IO functions for Surface_mesh + test
|
2019-01-23 11:26:07 +01:00 |
|
Maxime Gimeno
|
b783e78223
|
Fix conflicts and display_property_plugin
|
2019-01-21 14:58:28 +01:00 |
|
Maxime Gimeno
|
c71d1066a2
|
Fix conflicts
|
2019-01-11 13:59:08 +01:00 |
|
Maxime Gimeno
|
2a49dfcb05
|
Fix conflict
|
2019-01-11 09:47:34 +01:00 |
|
Sébastien Loriot
|
61169b394e
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
|
2019-01-04 17:19:19 +01:00 |
|
Sébastien Loriot
|
45066e7d91
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
|
2019-01-04 17:17:03 +01:00 |
|
Sébastien Loriot
|
5a1b51bdd0
|
fix warning
|
2019-01-02 10:11:28 +01:00 |
|
Sébastien Loriot
|
3bfc09de3f
|
add comments
|
2018-12-31 09:42:55 +01:00 |
|
Andreas Fabri
|
ecc89af2b2
|
Fix Surface_mesh::join()
|
2018-12-31 09:34:51 +01:00 |
|
Maxime Gimeno
|
8691ea6805
|
Replace Fucntor by Visitor
|
2018-12-21 10:19:29 +01:00 |
|
Maxime Gimeno
|
eb50bbb4b4
|
Fix typo
|
2018-12-21 10:16:07 +01:00 |
|
Maxime Gimeno
|
95c2045eb6
|
Fix conflicts
|
2018-12-21 09:02:26 +01:00 |
|
Maxime Gimeno
|
5ca79f8268
|
Add a visitor for collect_garbage. Add und for add and remove center_vertex
|
2018-12-20 12:45:35 +01:00 |
|
Laurent Rineau
|
b45284184c
|
Merge pull request #3532 from maxGimeno/Surface_mesh-Fix_IO-GF
Surface_mesh: Fix segfault in read_off()
|
2018-12-19 16:06:54 +01:00 |
|
Laurent Rineau
|
0ec8873a37
|
Merge pull request #3538 from maxGimeno/BGL-Fix_add_face-GF
BGL: Fix Euler::add_face()
|
2018-12-19 16:01:14 +01:00 |
|
Laurent Rineau
|
b569aa4143
|
Merge pull request #3532 from maxGimeno/Surface_mesh-Fix_IO-GF
Surface_mesh: Fix segfault in read_off()
|
2018-12-19 15:45:50 +01:00 |
|
Laurent Rineau
|
eb51562fe9
|
Merge pull request #3538 from maxGimeno/BGL-Fix_add_face-GF
BGL: Fix Euler::add_face()
|
2018-12-19 15:45:45 +01:00 |
|
Laurent Rineau
|
b5ad256078
|
Merge pull request #3532 from maxGimeno/Surface_mesh-Fix_IO-GF
Surface_mesh: Fix segfault in read_off()
|
2018-12-19 15:44:34 +01:00 |
|
Maxime Gimeno
|
c51852f8a1
|
Add check in collect_garbage()
|
2018-12-13 09:34:05 +01:00 |
|
Simon Giraudot
|
17792e53b8
|
Fix return type
|
2018-12-12 10:51:34 +01:00 |
|
Simon Giraudot
|
6e4815064e
|
Add methods to easily transfer properties from one point set to another
|
2018-12-12 10:51:34 +01:00 |
|
Maxime Gimeno
|
b04369cc6b
|
Don't assert OFF type
|
2018-12-11 14:55:00 +01:00 |
|
Maxime Gimeno
|
548f86b98b
|
Check stream state before allocating memory.
|
2018-12-11 14:35:25 +01:00 |
|
Sébastien Loriot
|
56de16c9c0
|
workaround (a compiler bug?)
|
2018-12-07 10:44:25 +01:00 |
|
Andreas Fabri
|
5b62f06871
|
Fix merge conflicts
|
2018-11-12 13:02:52 +01:00 |
|
Sébastien Loriot
|
d940632471
|
Merge pull request #3258 from MaelRL/PMP-Filter_degenerate_polygon_soup_input-GF
PMP: repair polygon soup
|
2018-11-02 10:37:58 +01:00 |
|
Laurent Rineau
|
3c6538f80f
|
Merge pull request #3377 from Simon-Lopez/simon_cgal_#3375
Proposal to fix issue #3375
|
2018-10-29 10:42:37 +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
|
fb7dc495b0
|
Merge pull request #3377 from Simon-Lopez/simon_cgal_#3375
Proposal to fix issue #3375
|
2018-10-29 10:27:41 +01:00 |
|
Sébastien Loriot
|
915c3e7fec
|
use a vector for dynamic properties of const Surface_mesh
also done for OpenMesh types
|
2018-10-25 17:05:21 +02:00 |
|
Sébastien Loriot
|
72acbee3f5
|
fix warnings
|
2018-10-24 11:12:55 +02:00 |
|