Simon Giraudot
|
07bd0765f2
|
Fix FT type detection
|
2019-02-22 16:42:40 +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
|
a1bee88b4d
|
Add missing types to Point_set_3 PLY writer
|
2019-01-25 14:23:52 +01:00 |
Simon Giraudot
|
d69eb9df7b
|
Merge branch 'Point_set_3-v2-GF' into Surface_mesh-PLY_IO-GF
|
2019-01-25 11:55:13 +01:00 |
Simon Giraudot
|
eaa29b9116
|
Merge branch 'Stream_support-Enhance_color-GF' into Surface_mesh-PLY_IO-GF
|
2019-01-25 11:41:53 +01:00 |
Simon Giraudot
|
b206e04c58
|
Handle edge/halfedge properties in PLY IO
|
2019-01-25 11:03:24 +01:00 |
Simon Giraudot
|
1245065068
|
Update CHANGES.md
|
2019-01-25 08:17:05 +01:00 |
Simon Giraudot
|
505946cb22
|
Propagate API to Point Set To Distance Plugin
|
2019-01-25 08:16:08 +01:00 |
Simon Giraudot
|
3b00d0f867
|
Propagate API change to classification test
|
2019-01-25 08:16:08 +01:00 |
Simon Giraudot
|
11269119d1
|
Propagate API change to Point_inside_polyhedron_plugin
|
2019-01-25 08:16:08 +01:00 |
Simon Giraudot
|
55d9539dff
|
Update with change of ref tag
|
2019-01-25 08:16:08 +01:00 |
Simon Giraudot
|
998925b621
|
Fix another float/double bug in Point_set_3 IO
|
2019-01-25 08:16:08 +01:00 |
Simon Giraudot
|
5a21255e54
|
Document garbage_size() properly
|
2019-01-25 08:16:08 +01:00 |
Simon Giraudot
|
7af06bdf5d
|
Replace cancel_removal() by cancel_removals()
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
3614f542f2
|
Add useful typedefs of templates of Point_set_3
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
e01eaa9660
|
Fix doc note about iterator invalidations
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
68a8d6a60d
|
Use new method
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
5ee7da0e8f
|
Update user manual
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
fac2720bed
|
Update test with latest methods
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
8e72f6fdf3
|
Fix return type
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
5635780b85
|
Add method to get properties and types as string
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
e29f6d7e8d
|
Bug fix: stop losing properties when creating point item from selection
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
2294a0ceec
|
Add methods to easily transfer properties from one point set to another
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
ae2b9c15b1
|
Cleanup: no rearrangement of indices for display, use external vector
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
ba1a1963ec
|
Update selection in demo with latest Point_set_3 improvments
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
f852b73ae7
|
Unify API of add_normal_map() with add_property_map()
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
8a4f4bb0e7
|
Better remove() / is_removed() methods
|
2019-01-25 08:16:07 +01:00 |
Simon Giraudot
|
ce125cf020
|
Better documentation and handling alpha in colors
|
2019-01-24 16:09:45 +01:00 |
Simon Giraudot
|
3e8810f181
|
Remove now useless Color_impl.h file
|
2019-01-24 15:51:53 +01:00 |
Simon Giraudot
|
2d7ed851a1
|
Fix Color IO in binary + handle alpha
|
2019-01-24 15:21:09 +01:00 |
Simon Giraudot
|
f0a798719d
|
Remove deprecated parts of Classification
|
2019-01-24 14:50:48 +01:00 |
Simon Giraudot
|
3a941f3f8f
|
Remove CGAL::Classification::RGB_Color and HSV_Color and just use CGAL::Color everywhere
|
2019-01-24 14:46:39 +01:00 |
Simon Giraudot
|
9672358b94
|
Fix missing bracket and add undocumented functions r,g,b,a
|
2019-01-24 14:46:22 +01:00 |
Simon Giraudot
|
e3e0efb4f8
|
Replace old color API using global const variable with new one using functions
|
2019-01-24 14:18:49 +01:00 |
Simon Giraudot
|
59a169a300
|
Replace link test using Random instead of Color
|
2019-01-24 14:16:35 +01:00 |
Simon Giraudot
|
b3baaf7e92
|
Move doc of CGAL::Color to header and rewrite class
|
2019-01-24 14:16:19 +01:00 |
Simon Giraudot
|
c867233549
|
Update plugin, colors are directly handled now
|
2019-01-24 10:59:11 +01:00 |
Simon Giraudot
|
37a8f12f05
|
Handle more types
|
2019-01-24 10:58:57 +01:00 |
Simon Giraudot
|
011f919ce6
|
Fix color binary alignment when writing 3 chars
|
2019-01-24 10:58:34 +01:00 |
Simon Giraudot
|
2e13c54913
|
Documentation + better comment parameter
|
2019-01-23 14:43:21 +01:00 |
Simon Giraudot
|
0d2f06d8a9
|
Update PLY plugin with new Surface_mesh PLY IO functions
|
2019-01-23 13:52:12 +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 |
Simon Giraudot
|
6789ca1c41
|
Some more modifications of the PLY interface
|
2019-01-23 11:25:35 +01:00 |
Laurent Rineau
|
1ca9dbc514
|
Merge pull request #3596 from maxGimeno/PMP-Make_do_intersect_faster-GF
PMP:: speed up PMP::do_intersect()
Co-authored-by: Sebastien Loriot <sebastien.loriot@cgal.org>
|
2019-01-22 10:49:59 +01:00 |
Simon Giraudot
|
12dfbd6353
|
Reorganize PLY IO functions/files
|
2019-01-22 10:00:23 +01:00 |
Laurent Rineau
|
e42cc50e7d
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
|
2019-01-22 09:28:23 +01:00 |