Mael Rouxel-Labbé
71413eb8e8
Misc IO improvements / fixes
2020-05-29 12:03:25 +02:00
Mael Rouxel-Labbé
580a1efd5c
Remove trailing whitespace / tabs
2020-05-22 15:31:50 +02:00
Mael Rouxel-Labbé
fb8463f470
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-05-22 15:17:56 +02:00
Maxime Gimeno
20898e4b31
fix functions calls
2020-05-14 13:46:57 +02:00
Maxime Gimeno
e81a41f9d7
Fix doc
2020-05-13 15:20:28 +02:00
Maxime Gimeno
d6812d9561
Fixes for 3MF and OFF
2020-05-13 10:49:25 +02:00
Maxime Gimeno
034297db86
Finish I/O for point_sets
2020-05-12 11:19:47 +02:00
Maxime Gimeno
b75130c839
WIP write point_set
2020-05-11 16:04:48 +02:00
Maxime Gimeno
03487c4ce5
WIP Point_set
2020-05-11 14:12:14 +02:00
Simon Giraudot
fefdd13f45
Merge remote-tracking branch 'mine/PSP-Cluster_points-GF' into PSP-Cluster_points-GF
2020-05-06 08:59:40 +02:00
Maxime Gimeno
3a9b501612
WIP fixing doc
2020-05-04 16:56:03 +02:00
Maxime Gimeno
e6c3f9655f
Some fixes
2020-04-30 17:19:46 +02:00
Maxime Gimeno
049439fa6b
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-04-30 16:47:58 +02:00
Sébastien Loriot
3b6c100ca6
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-04-29 14:12:29 +02:00
Sébastien Loriot
67b53faece
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
2020-04-29 14:06:37 +02:00
Simon Giraudot
428e47ebb6
Fix bbox initialization
2020-04-23 13:26:16 +02:00
Simon Giraudot
8ff4f7793d
Use std::size_t to avoid integer overflow
2020-04-23 13:26:03 +02:00
Simon Giraudot
90ad2cb613
Fix warnings and trailing whitespaces
2020-04-20 08:50:44 +02:00
Maxime Gimeno
ba86b13ac9
Massive addition of enable/disable_ifs
2020-04-17 16:05:43 +02:00
Mael Rouxel-Labbé
d6cf97278f
Fix trailing whitespace
2020-04-17 09:22:57 +02:00
Mael Rouxel-Labbé
0e025c588a
Fix unused typedef warning
2020-04-17 09:22:45 +02:00
Mael
4c78812c02
Fix clustering example not requiring Eigen in the CMakeLists.txt
2020-04-16 19:39:06 +02:00
Mael
73ea825b07
Fix unused warning
2020-04-16 19:37:22 +02:00
Mael
cc0420a658
Fix namespace
2020-04-16 19:14:11 +02:00
Sebastien Loriot
98fafe4ef1
Merge pull request #4514 from MaelRL/CGAL-Fix_warnings-GF
...
Fix (some) testuite warnings
2020-04-16 18:15:11 +02:00
Simon Giraudot
60cb33fa31
Merge remote-tracking branch 'mine/PSP-Cluster_points-GF' into PSP-Cluster_points-GF
2020-04-16 17:02:19 +02:00
Simon Giraudot
42edead686
Fix text and trailing whitespaces
2020-04-08 10:28:22 +02:00
Simon Giraudot
5828c759f9
Remove unused typedef
2020-04-07 09:12:17 +02:00
Simon Giraudot
cecc0debe3
Fix missing include
2020-04-07 09:11:25 +02:00
Simon Giraudot
a6d800ae5e
Fix jet smoothing
2020-04-06 13:40:47 +02:00
Sebastien Loriot
3bca04d1f9
Merge pull request #4552 from sgiraudot/PSP-No_copy_for_kdtree-GF
...
[Point Set Processing] Big factorization + cleanup
2020-04-02 14:12:59 +02:00
Maxime Gimeno
abc623d5a8
clean-up
2020-04-01 15:03:43 +02:00
Maxime Gimeno
69a2a23cc6
rename IO functions in point_set packages
2020-04-01 14:33:14 +02:00
Simon Giraudot
a3a16a93db
Correct figures that were swapped
2020-03-31 14:48:44 +02:00
Maxime Gimeno
4e6fb685c6
Merge remote-tracking branch 'mine/CGAL_IO-maxGimeno' into HEAD
2020-03-27 11:11:10 +01:00
Maxime Gimeno
9c0648a004
Merge tag 'master_before_no_tws_nor_tabs' into CGAL_IO-maxGimeno
2020-03-27 11:05:43 +01:00
Sébastien Loriot
2e180ac589
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 19:29:44 +01:00
Sébastien Loriot
a0345b135c
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 19:29:05 +01:00
Sébastien Loriot
38789af55d
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 19:25:47 +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
Simon Giraudot
70f3ac32ef
Fix files not compiled by doxygen
2020-03-23 13:23:25 +01:00
Simon Giraudot
320876ab23
Replace exception by return value to stop for_each loops
2020-03-23 08:29:08 +01:00
Sébastien Loriot
2a13c8cbec
Update from master
2020-03-20 09:05:58 +01:00
Sébastien Loriot
eb5d1d9a95
Update from master
2020-03-20 08:58:52 +01:00
Simon Giraudot
de64512f5c
Fix mistake introduced in header
2020-03-18 16:33:40 +01:00
Simon Giraudot
8d9dac02ea
Fix many warnings
2020-03-18 16:20:54 +01:00