Guillaume Damiand
7d406fbb9c
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Guillaume Damiand
92ba7fa6c9
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Guillaume Damiand
0bd9088b5a
Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required.
2018-10-17 14:17:08 +02:00
Guillaume Damiand
7f09308d33
Remove all include_directories(BEFORE ../../include) in CMakeLists.txt
2018-10-17 13:07:22 +02:00
Mael Rouxel-Labbé
31246ab517
Test the STL reader a bit more thoroughly
2018-08-03 14:24:34 +02:00
Mael Rouxel-Labbé
ef6a6af122
Made STL reader compatible with SequenceContainers
...
It's useful to not be constrained to cpp11::arrays when the polygon soup
is to be processed through reparation functions (for example)
2018-08-03 14:21:17 +02:00
Laurent Rineau
0e4e50f2e7
Merge pull request #3060 from maxGimeno/BGL-read_write_off_use_np-GF
...
BGL: Use Named Parameters in OFF I/O
2018-06-27 10:21:33 +02:00
Maxime Gimeno
1cba5df6b6
Fix looping overload
2018-06-20 08:38:04 +02:00
Mael Rouxel-Labbé
f738319cdc
Fixed whitespace (no real changes)
2018-06-11 14:07:56 +02:00
Mael Rouxel-Labbé
da95ade46e
Added a few more difficulties to the tests
2018-06-11 14:03:31 +02:00
Mael Rouxel-Labbé
abfeaf39cd
Improved STL reader
2018-06-11 14:02:39 +02:00
Maxime Gimeno
911b6eb4c1
Fix error in print_polyhedron
2018-06-06 16:44:39 +02:00
Andreas Fabri
991f3847e8
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Maxime Gimeno
7a5e821183
fixes
2018-04-27 15:28:00 +02:00
Maxime Gimeno
c4da8690cb
Add NamedParameters to the off IO functions.
2018-04-26 14:00:06 +02:00
Laurent Rineau
ed0976600b
Fix dependencies
2018-03-09 10:03:58 +01:00
Laurent Rineau
0a74393dcf
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Sébastien Loriot
bdc9377e20
fix reading of ASCII STL with a name broken by a previous fix
2018-02-26 15:15:59 +01:00
Laurent Rineau
78e7060525
Merge pull request #2712 from afabri/CGAL-VC+warnlevel_4-GF
...
Deal with VC++ warnings of level /W4
2018-02-19 14:27:06 +01:00
Maxime Gimeno
688b5dd06e
Move dependencies creation to package_info and add dependencies to git
2018-02-02 12:08:05 +01:00
Maxime Gimeno
8bde832931
Fix METIS headers in BGL
2018-02-02 12:08:05 +01:00
Maxime Gimeno
a676d5a60e
Try to fix errors in classification checks
2018-02-02 12:08:05 +01:00
Maxime Gimeno
acd0a72edf
Modify travis script to test dependencies
2018-02-02 12:08:05 +01:00
Maxime Gimeno
ae36b452bc
Add dependencies of all packages
2018-02-02 12:08:05 +01:00
Andreas Fabri
22bd2815a3
Polyhedron
2018-01-17 17:13:53 +00:00
Andreas Fabri
84be28c0d6
fix error and warning inside a test file
2017-12-13 07:04:58 +00:00
Andreas Fabri
cd7f1af9c4
bug fix
2017-12-11 16:39:53 +00:00
Andreas Fabri
49128e332a
Also parse headers of binary STL files starting with the keyword 'solid'
2017-12-07 14:57:39 +01:00
Laurent Rineau
a9365554c9
Merge pull request #2550 from sloriot/CGAL-add_SPDX_tags
...
Add SPDX License Identifier
2017-11-15 16:48:27 +01:00
Laurent Rineau
3ff09bc549
Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF
...
Renew the handle of policies, for CMake-3.10
2017-11-15 16:47:42 +01:00
Sébastien Loriot
ff26773f7b
remove include directive for checking GPL compliance in LGPL headers
2017-11-12 10:21:35 +01:00
Sébastien Loriot
ee57fc2d6c
add SPDX identifier for files under the GPL-3+ license
2017-11-12 10:17:51 +01:00
Sébastien Loriot
0698f79aff
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Laurent Rineau
62c70d41ca
Renew the handle of policies, for CMake-3.10
...
Now that we require CMake>=3.1, we can forget a lot of old CMake policies.
`CMP0053` `OLD` behavior is still needed, because of a bug in Qt5 CMake files, but it will
not be set with CMake>=3.10. Let's assume that a recent CMake version means
a recent Qt5 version.
2017-11-06 14:58:36 +01:00
Laurent Rineau
e73c95d4cd
Do not test demos
2017-10-20 17:01:43 +02:00
Laurent Rineau
fd9be189d8
Merge pull request #2536 from sloriot/Demo-add_STL_writer
...
Add STL writer
2017-10-17 15:20:34 +02:00
Sébastien Loriot
7c3cf02bb2
use unit_normal
2017-10-13 07:48:58 +02:00
Sébastien Loriot
8f50be14c0
add function to write triangle mesh as STL file (binary+ascii)
...
update IO plugin in the demo
2017-10-12 19:23:11 +02:00
Simon Giraudot
d30a044018
Handle case where PLY faces property uses "vertex_index" instead of "vertex_indices"
2017-10-04 09:10:31 +02:00
Simon Giraudot
7f7bcf1511
Check if stream is not bad instead of checking if it's good (yes...)
2017-10-02 11:14:25 +02:00
Simon Giraudot
8e6e35cebd
Handle both uint and int for list of indices in PLY input
2017-08-09 09:48:36 +02:00
Simon Giraudot
41f0203222
Read PLY mesh with colors
2017-08-02 14:10:44 +02:00
Simon Giraudot
a0bc442741
PLY writer for FaceListGraph
2017-08-02 14:10:43 +02:00
Simon Giraudot
db36c0d92c
Fix constness and tag name
2017-08-02 14:10:42 +02:00
Simon Giraudot
583a700d96
First version of PLY writer for polygon soups
2017-08-02 14:10:42 +02:00
Simon Giraudot
8311c681e2
First version of PLY reader for polygon soups
2017-08-02 14:10:41 +02:00
Andreas Fabri
d94d386f59
fix the testsuite
2017-06-30 18:12:14 +02:00
Andreas Fabri
f9827278a2
Document read_off(), and write_off() for Polyhedron_3 and Surface_mesh
2017-06-30 18:12:14 +02:00
Maxime Gimeno
5ae96fc2aa
Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found.
2017-05-23 16:12:56 +02:00
Sébastien Loriot
50510c05ea
add include directive for license of all GPL header files
...
done using:
ack-grep "^GPL" */package_info/*/license.txt -l | awk -F "/" '{print $1}' > /tmp/gpl_packages
for i in `cat /tmp/gpl_packages | \
grep -v Operations_on_polyhedra | \
grep -v Algebraic_kernel_for_circles | \
grep -v Algebraic_kernel_for_spheres | \
grep -v Polyhedron_IO`;
do
echo $i
python Scripts/developer_scripts/add_license_in_pkg_header.py $i
done
python Scripts/developer_scripts/add_license_in_pkg_header.py Operations_on_polyhedra Polygon_mesh_processing
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_circles Circular_kernel_2
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_spheres Circular_kernel_3
python Scripts/developer_scripts/add_license_in_pkg_header.py Polyhedron_IO Polyhedron
2017-01-19 15:20:25 +01:00