Sébastien Loriot
157bdbda08
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
2020-04-22 13:26:52 +02:00
Simon Giraudot
589eb8c01f
Fix warnings with float kernel
2020-04-16 09:23:40 +02:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Laurent Rineau
57779dd5c6
Merge pull request #4437 from sgiraudot/Point_set_3-Fix_missing_copy_constructor-GF
...
Point_set_3: add missing copy constructor
2020-01-15 17:31:52 +01:00
Simon Giraudot
e728b74ad6
Point_set_3: add missing copy constructor
2019-12-30 16:42:05 +01:00
Sébastien Loriot
254d60f642
First pass on removing license notice in header for GPL files
2019-10-19 15:23:19 +02:00
Sébastien Loriot
7356421d80
introduce Commercial license SPDX tag
2019-10-19 12:15:19 +02:00
Sébastien Loriot
9bd9c68b83
update LGPL[23]+ and GPL[23]+ SPDX tags
...
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
2019-10-18 21:57:54 +02:00
Sébastien Loriot
25a05e9f4c
Merge branch 'CGAL-named_function_parameters-4.14' into master
...
Conflicts resolved by hand
2019-07-28 23:46:43 +02:00
Sébastien Loriot
2f81a21523
Merge 'CGAL-named_function_parameters' for 4.13-branch into 4.14-branch
...
Conflicts resolved by hand
2019-07-28 22:30:13 +02:00
Sebastien Loriot
667e4022f7
Merge pull request #4060 from sloriot/CGAL-doc_match_brackets
...
match @{ and @}
2019-07-18 16:26:43 +02:00
Sébastien Loriot
560c77f567
rename named function parameter class
2019-07-15 06:25:02 +02:00
Sébastien Loriot
983645a51a
match @{ and @}
2019-07-05 21:49:46 +02:00
Sébastien Loriot
55bbb8e9e9
lazy doc fix
2019-06-28 10:07:40 +02:00
Guillaume Damiand
5dac349b13
Add licence check
2019-06-20 12:33:37 +02:00
Guillaume Damiand
67307dcead
Merge master to remove conflicts; plus rephrase draw documentation following Sebastien comments.
2019-06-19 15:48:10 +02:00
Andreas Fabri
e2d19b0c8d
Replace NULL and Nullptr_t with nullptr and nullptr_t
2019-06-04 23:45:44 +02:00
Laurent Rineau
90782d4b7f
Revert the merge of two pull-requests that target CGAL-4.14-branch
...
- Revert "Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF"
- Revert "Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau"
2019-05-14 17:50:45 +02:00
Simon Giraudot
207a432dfd
Merge remote-tracking branch 'mine/Surface_mesh-PLY_IO-GF' into Surface_mesh-PLY_IO-GF
2019-04-23 12:08:44 +02:00
Simon Giraudot
717137e48f
Merge remote-tracking branch 'mine/Surface_mesh-PLY_IO-GF' into Surface_mesh-PLY_IO-GF
2019-04-09 15:11:58 +02:00
Maxime Gimeno
de47fb3348
Fix conflicts
2019-04-09 10:31:10 +02:00
Sébastien Loriot
e850eec929
remove cpp11 workaround in PSP related packages
2019-03-29 10:41:50 +01:00
Maxime Gimeno
b619fbeb28
Merge remote-tracking branch 'cgal/master' into Demo-Multiple_viewers-GF
2019-03-26 10:57:54 +01:00
Laurent Rineau
f5836b2206
Merge branch 'releases/CGAL-4.13-branch'
2019-03-07 14:31:16 +01:00
Sébastien Loriot
3887a21429
add missing text for brief of advanced class/type/function/concept
2019-03-05 08:01:17 +01:00
Maxime Gimeno
4f97ab767b
Update to master.
2019-02-15 14:34:34 +01:00
Simon Giraudot
458e1c7b80
Update with change of ref tag
2019-02-07 11:36:05 +01:00
Simon Giraudot
2402dcf967
Fix another float/double bug in Point_set_3 IO
2019-02-07 11:36:05 +01:00
Simon Giraudot
8c0417b6c5
Document garbage_size() properly
2019-02-07 11:36:04 +01:00
Simon Giraudot
1b7a2eb2c5
Replace cancel_removal() by cancel_removals()
2019-02-07 11:36:04 +01:00
Simon Giraudot
ee2d6eb3ab
Add useful typedefs of templates of Point_set_3
2019-02-07 11:36:04 +01:00
Simon Giraudot
776a8b735c
Fix doc note about iterator invalidations
2019-02-07 11:36:04 +01:00
Simon Giraudot
6a016e4c27
Update user manual
2019-02-07 11:36:04 +01:00
Simon Giraudot
6f2eed5540
Add method to get properties and types as string
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
ed748c8ce9
Unify API of add_normal_map() with add_property_map()
2019-02-07 11:34:56 +01:00
Simon Giraudot
e11e12b69f
Better remove() / is_removed() methods
2019-02-07 11:34:56 +01:00
Simon Giraudot
6b4bb9bba2
Update doc
2019-01-28 10:09:06 +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
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
6789ca1c41
Some more modifications of the PLY interface
2019-01-23 11:25:35 +01:00
Simon Giraudot
12dfbd6353
Reorganize PLY IO functions/files
2019-01-22 10:00:23 +01:00
Maxime Gimeno
c71d1066a2
Fix conflicts
2019-01-11 13:59:08 +01:00
Simon Giraudot
7f7840137a
Update with change of ref tag
2019-01-11 10:02:39 +01:00
Sébastien Loriot
61169b394e
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
2019-01-04 17:19:19 +01:00
Maxime Gimeno
95c2045eb6
Fix conflicts
2018-12-21 09:02:26 +01:00
Simon Giraudot
1cfcb1ba5b
Fix stream status handling everywhere PLY reader is used
2018-12-18 15:28:02 +01:00
Simon Giraudot
f7366b0118
Improve PLY element handling and thus fix bug when reading unknown element
2018-12-18 09:35:02 +01:00