Mael Rouxel-Labbé
e7d52999a8
Update PMP NPs to new macros
2020-03-29 17:16:50 +02:00
Mael Rouxel-Labbé
497f703077
Use new NP macros in PMP::clip.h
2020-03-27 22:20:33 +01:00
Mael Rouxel-Labbé
538834acb0
New macros for revamped NPs
2020-03-27 22:20:17 +01:00
Mael Rouxel-Labbé
aac2efe8c7
Add some code to create collapsible named parameters
2020-03-27 20:23:40 +01:00
Sébastien Loriot
26962ace1c
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-03-27 16:06:59 +01:00
Sebastien Loriot
2c8c4b37dc
Merge pull request #4543 from MaelRL/PMP-Fix_merge_duplicated_vertices-GF
...
PMP: Fix and enhance overlap detection in `merge_duplicate_vertices_on_boundary_cycles`
2020-03-27 16:06:03 +01:00
Sebastien Loriot
be35c43654
Merge pull request #4201 from sloriot/PMP-volume_segmentation
...
Volume segmentation and derecursification
2020-03-27 16:05:10 +01:00
Sebastien Loriot
1d6fcd84c8
Merge pull request #4530 from sgiraudot/Triangulation_2-Split_subconstraint_graph_into_constraints-GF
...
[Small Feature] CDT+ Split Subconstraint Graph Into Constraints
2020-03-27 16:03:04 +01:00
Sebastien Loriot
aa0cba44af
Merge pull request #4074 from lrineau/Polyhedron-demo__add_qtscript_support_to_Mesh_3_plugin-GF
...
Polyhedron demo: add qtscript support to Mesh_3 plugin
2020-03-27 15:59:59 +01:00
Sebastien Loriot
5679b2ddef
Merge pull request #3999 from maxGimeno/Intersections_23-Add_missing_intersections-GF
...
Intersections_23: Add missing intersections
2020-03-27 15:58:27 +01:00
Sébastien Loriot
a14e247bdf
extra run of the script to remove tabs and trailing whitespaces
2020-03-27 08:23:32 +01:00
Sébastien Loriot
d1c1ca2399
Update branch from master after trailing whitespaces and tabs removal
2020-03-27 08:19:39 +01:00
Sébastien Loriot
f8414293d7
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 19:27:08 +01:00
Sébastien Loriot
24a1bf5c23
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 19:26:44 +01:00
Sébastien Loriot
68728f4cd8
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 19:05:04 +01:00
Sébastien Loriot
92f5f0242e
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 19:04:33 +01:00
Sébastien Loriot
58b10a3605
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 18:58:50 +01:00
Sébastien Loriot
8b4118912d
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 18:58:21 +01:00
Sébastien Loriot
c1a42c7d37
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 18:58:21 +01:00
Sébastien Loriot
fedc29e23c
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 18:57:54 +01:00
Sébastien Loriot
16fc8d1fe2
Merge pull request #3895 from sloriot/CGAL-clean_up_tabs_trailingspaces
...
Replace tabs with spaces and remove trailing whitespaces
2020-03-26 18:53:33 +01:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot
8b153fb495
Merge branch 'cgal/releases/CGAL-5.0-branch'
...
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01: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
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Sébastien Loriot
da0f21e667
add script to replace tabs by spaces and removing trailing whitespaces
2020-03-26 13:24:28 +01:00
Sébastien Loriot
2419170514
be resilient to the absence of trailing whitespace in input
2020-03-26 13:24:27 +01:00
Sébastien Loriot
766967913c
add checks for the presence of tabs and trailing whitespaces
2020-03-26 13:24:27 +01:00
Sébastien Loriot
8c011a0467
remove addition of trailing whitespace for dependancies
2020-03-26 13:24:25 +01:00
Maxime Gimeno
401e06c64c
fix warning
2020-03-25 15:24:07 +01:00
Laurent Rineau
e6a42bb597
Fix again a compilation error on Windows
...
It was:
```
..\include\CGAL/Mesh_3/Protect_edges_sizing_field.h(1265): error C2121: '#': invalid character: possibly the result of a macro expansion
..\include\CGAL/Mesh_3/Protect_edges_sizing_field.h(1257): error C2760: syntax error: unexpected token 'identifier', expected '('
```
2020-03-24 21:20:44 +01:00
Sébastien Loriot
ea80a641ec
check init only if writable
2020-03-24 14:30:57 +01:00
Sébastien Loriot
9c0e99ab51
input must be triangulated
2020-03-24 14:29:45 +01:00
Sébastien Loriot
7a002c15cc
remove open from test
2020-03-24 14:29:22 +01:00
Sébastien Loriot
ed5c6f1a1b
change a test into a precondition
2020-03-24 09:41:00 +01:00
Sébastien Loriot
24611ab4ed
fix assertion
2020-03-24 08:53:00 +01:00
Sébastien Loriot
8b29d69755
fix warning
2020-03-23 19:38:06 +01:00
Sebastien Loriot
6d2ada806c
Merge pull request #4153 from necipfazil/gsoc2019-pointmatcher_icp_wrapper-necipfazil
...
[Small Feature] OpenGR and PointMatcher wrappers
2020-03-23 13:35:48 +01:00
Simon Giraudot
70f3ac32ef
Fix files not compiled by doxygen
2020-03-23 13:23:25 +01:00
Sébastien Loriot
614b555705
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-03-23 13:19:31 +01:00
Sebastien Loriot
b8be965d18
Merge pull request #4587 from maxGimeno/Demo-Fix_coff-maxGimeno
...
Polyhedron Demo: Fix colored soups reading
2020-03-23 13:19:06 +01:00
Mael
0d98265009
Fix conversion warning
2020-03-23 12:11:21 +01:00
Maxime Gimeno
586987e377
fix warning.
2020-03-23 11:56:14 +01:00
Sebastien Loriot
df81e69996
Merge pull request #4594 from lrineau/Surface_mesh-fix_forward_declaration-GF
...
Fix forward-declarations of CGAL::Surface_mesh
2020-03-23 10:47:23 +01:00
Laurent Rineau
2f4e49bfff
Fix forward-declarations of CGAL::Surface_mesh
...
In the forward-declaration, the template parameters do not matter, but
they do if the code is read by an IDE (with IntelliSense for example).
2020-03-23 09:47:01 +01:00
Laurent Rineau
b723559ac7
Fix permissions of files created by scp
...
Fix PR #4588 .
2020-03-22 15:44:08 +01:00
Mael Rouxel-Labbé
a91a225bd8
Fix conversion warning
...
https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-5.1-Ic-103/Polyhedron_Demo/TestReport_Blake_Windows_MSVC-2019-Community-Release-64bits.gz
2020-03-20 15:32:56 +01:00
Sébastien Loriot
6b69e12c87
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-03-20 15:09:44 +01:00
Sébastien Loriot
df1e7d3235
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
2020-03-20 15:09:07 +01:00