Sébastien Loriot
|
41b096c91a
|
Merge remote-tracking branch 'cgal/5.6.x-branch'
|
2024-09-11 17:23:50 +02:00 |
|
Sébastien Loriot
|
4115afa3da
|
Merge remote-tracking branch 'cgal/5.5.x-branch'
|
2024-09-10 13:51:15 +02:00 |
|
Sébastien Loriot
|
19372fe0d1
|
fix comment
|
2024-09-09 17:15:43 +02:00 |
|
Sven Oesau
|
cc2bec0a96
|
Prevent usage of LASlib with msvc 2017
|
2024-09-09 16:17:40 +02:00 |
|
Sébastien Loriot
|
9ff709885a
|
Merge remote-tracking branch 'cgal/5.6.x-branch'
|
2024-09-06 16:07:49 +02:00 |
|
Sébastien Loriot
|
98f4633e5f
|
Merge remote-tracking branch 'cgal/5.5.x-branch'
|
2024-09-06 16:07:14 +02:00 |
|
Sébastien Loriot
|
04e90b7eb4
|
do not use empty variable
|
2024-08-30 15:58:57 +02:00 |
|
Sven Oesau
|
a82fb5088b
|
allow use of Rapidlasso Laslib as alternative to CGALs fork
|
2024-08-30 10:14:36 +02:00 |
|
Sven Oesau
|
6917edd697
|
added test for formerly unused OutputIteratorValueType
|
2024-08-28 16:16:25 +02:00 |
|
Laurent Rineau
|
3a223ebd1e
|
cmake_minimum_required(VERSION 3.12...3.29)
|
2024-06-06 20:19:44 +02:00 |
|
Sébastien Loriot
|
c8a88b9014
|
remove CGAL_static_assertion*
|
2023-06-15 10:42:10 +02:00 |
|
Mael Rouxel-Labbé
|
7cb21c24b0
|
Uniformize message() for missing 3rd party libraries
STATUS for non-essential, NOTICE for important stuff
|
2022-09-06 16:07:31 +02:00 |
|
Laurent Rineau
|
2288225448
|
Massive update of CMake policies to version 3.23
|
2022-05-06 09:34:35 +02:00 |
|
Laurent Rineau
|
89e4e4a367
|
Merge pull request #6376 from sloriot/Stream_support-fix_STL_binary
fix stl binary
|
2022-03-09 11:35:13 +01:00 |
|
Sébastien Loriot
|
4f640c5bd6
|
add test failing from issue 6374
|
2022-03-03 11:14:19 +01:00 |
|
Andreas Fabri
|
31ad9a98a4
|
Stream_support: clean up the examples for WKT
|
2022-02-22 15:06:03 +00:00 |
|
Andreas Fabri
|
8d749839d8
|
Deal with Stream_support
|
2022-01-18 18:41:42 +00:00 |
|
Sébastien Loriot
|
ab48f63e30
|
update latest cmake version tested
|
2021-11-09 10:58:47 +01:00 |
|
Sébastien Loriot
|
8350dea94a
|
char* -> std::string
|
2021-10-04 09:49:24 +02:00 |
|
Sébastien Loriot
|
47028cd184
|
automatically move data files in data dir + update paths
Done for OFF/OBJ/STL/XYZ/PWN/PLY
|
2021-10-04 09:42:49 +02:00 |
|
Sébastien Loriot
|
814c9138ef
|
Merge remote-tracking branch 'cgal/5.3.x-branch'
|
2021-08-12 10:38:11 +02:00 |
|
Sébastien Loriot
|
aee767b2e3
|
update to valid format
|
2021-07-30 10:07:33 +02:00 |
|
Maxime Gimeno
|
8aa6bb3953
|
fix test WKT.
|
2021-07-22 09:00:21 +02:00 |
|
Maxime Gimeno
|
a3d1765ab4
|
Merge remote-tracking branch 'cgal/master' into CGAL-Clean_up_boost_versions-maxGimeno
|
2021-07-19 14:18:40 +02:00 |
|
Maxime Gimeno
|
e6c767d5c9
|
Simplify the GNUC versions tests
|
2021-05-12 15:45:07 +02:00 |
|
Maxime Gimeno
|
393ae7dae6
|
Clean-up boost_version reqs
|
2021-05-12 15:03:53 +02:00 |
|
Sébastien Loriot
|
4e519a3c7a
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
|
Sébastien Loriot
|
fb6f703b55
|
IO namespace for files in IO directories
|
2021-05-04 14:36:06 +02:00 |
|
Maxime Gimeno
|
c49152359c
|
update max version of cmake and announce the new minimal in CHANGE.md
|
2021-04-15 15:08:54 +02:00 |
|
Maxime Gimeno
|
436a81b8f6
|
Restore old STL behavior (binary may start with solid"
|
2020-12-07 12:15:56 +01:00 |
|
Maxime Gimeno
|
d00c494e89
|
add some tests to read ascii in binary mode
|
2020-12-03 13:27:28 +01:00 |
|
Maxime Gimeno
|
512975b354
|
Finish fixing STL.
|
2020-11-26 10:33:35 +01:00 |
|
Maxime Gimeno
|
7cfb944afb
|
Fixes
|
2020-11-19 12:11:51 +01:00 |
|
Maxime Gimeno
|
3b70343590
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-11-16 16:19:43 +01:00 |
|
Mael Rouxel-Labbé
|
630d9eb2f6
|
Various fixes in IO tests (BGL/PS/PMP/SS)
|
2020-10-13 18:15:34 +02:00 |
|
Mael Rouxel-Labbé
|
8b7ed1d3b0
|
Add missing data files
|
2020-10-13 17:55:19 +02:00 |
|
Maxime Gimeno
|
9c15f2c9dc
|
Use FeatureSummary in the demo, and remove CGAL_FOUND
|
2020-08-04 12:46:17 +02:00 |
|
Mael Rouxel-Labbé
|
2d51d86787
|
Make verbose a NP instead of a parameter + various fixes in CGAL
|
2020-07-16 20:22:26 +02:00 |
|
Mael Rouxel-Labbé
|
52d50f7d79
|
Doc improvements
|
2020-06-21 13:30:53 +02:00 |
|
Mael Rouxel-Labbé
|
21597d9c7c
|
Properly test polygon soup STL/OBJ/PLY
|
2020-05-29 17:01:45 +02:00 |
|
Mael Rouxel-Labbé
|
70777a5d08
|
Add some data
36091.stl taken from the 10kThingies data set, see
https://ten-thousand-models.appspot.com/detail.html?file_id=36091
for the author and license
|
2020-05-29 16:58:04 +02:00 |
|
Mael Rouxel-Labbé
|
ef9ffb4fd6
|
Add data/tests for GOCAD/OFF/OBJ
|
2020-05-29 12:07:56 +02:00 |
|
Mael Rouxel-Labbé
|
21dd72219e
|
Test GOCAD Polygon Soup IO
|
2020-05-28 19:22:43 +02:00 |
|
Mael Rouxel-Labbé
|
35ca98f8bd
|
Start fixing Stream_support/IO tests
|
2020-05-28 16:58:28 +02:00 |
|
Mael Rouxel-Labbé
|
580a1efd5c
|
Remove trailing whitespace / tabs
|
2020-05-22 15:31:50 +02:00 |
|
Maxime Gimeno
|
d6812d9561
|
Fixes for 3MF and OFF
|
2020-05-13 10:49:25 +02:00 |
|
Maxime Gimeno
|
049439fa6b
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-04-30 16:47:58 +02:00 |
|
Maxime Gimeno
|
e9d41d7b7d
|
Fixes for min/max
|
2020-04-21 11:38:37 +02:00 |
|
Maxime Gimeno
|
8a535e5e55
|
Replace std::vector by ranges in Stream_support IO function APIs
|
2020-03-27 12:54:03 +01:00 |
|
Maxime Gimeno
|
4e6fb685c6
|
Merge remote-tracking branch 'mine/CGAL_IO-maxGimeno' into HEAD
|
2020-03-27 11:11:10 +01:00 |
|