Maxime Gimeno
2a49dfcb05
Fix conflict
2019-01-11 09:47:34 +01:00
Sébastien Loriot
61169b394e
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
2019-01-04 17:19:19 +01:00
Sébastien Loriot
45066e7d91
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
2019-01-04 17:17:03 +01:00
Sébastien Loriot
5a1b51bdd0
fix warning
2019-01-02 10:11:28 +01:00
Sébastien Loriot
3bfc09de3f
add comments
2018-12-31 09:42:55 +01:00
Andreas Fabri
ecc89af2b2
Fix Surface_mesh::join()
2018-12-31 09:34:51 +01:00
Laurent Rineau
b45284184c
Merge pull request #3532 from maxGimeno/Surface_mesh-Fix_IO-GF
...
Surface_mesh: Fix segfault in read_off()
2018-12-19 16:06:54 +01:00
Laurent Rineau
0ec8873a37
Merge pull request #3538 from maxGimeno/BGL-Fix_add_face-GF
...
BGL: Fix Euler::add_face()
2018-12-19 16:01:14 +01:00
Laurent Rineau
b569aa4143
Merge pull request #3532 from maxGimeno/Surface_mesh-Fix_IO-GF
...
Surface_mesh: Fix segfault in read_off()
2018-12-19 15:45:50 +01:00
Laurent Rineau
eb51562fe9
Merge pull request #3538 from maxGimeno/BGL-Fix_add_face-GF
...
BGL: Fix Euler::add_face()
2018-12-19 15:45:45 +01:00
Laurent Rineau
b5ad256078
Merge pull request #3532 from maxGimeno/Surface_mesh-Fix_IO-GF
...
Surface_mesh: Fix segfault in read_off()
2018-12-19 15:44:34 +01:00
Maxime Gimeno
c51852f8a1
Add check in collect_garbage()
2018-12-13 09:34:05 +01:00
Maxime Gimeno
b04369cc6b
Don't assert OFF type
2018-12-11 14:55:00 +01:00
Maxime Gimeno
548f86b98b
Check stream state before allocating memory.
2018-12-11 14:35:25 +01:00
Sébastien Loriot
56de16c9c0
workaround (a compiler bug?)
2018-12-07 10:44:25 +01:00
Sébastien Loriot
3a1516e940
add missing Reference and uniformize ref man group declaration
2018-11-20 13:47:16 +01:00
Andreas Fabri
5b62f06871
Fix merge conflicts
2018-11-12 13:02:52 +01:00
Guillaume Damiand
7d406fbb9c
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Sébastien Loriot
d940632471
Merge pull request #3258 from MaelRL/PMP-Filter_degenerate_polygon_soup_input-GF
...
PMP: repair polygon soup
2018-11-02 10:37:58 +01:00
Laurent Rineau
be3e47638a
Merge pull request #3391 from maxGimeno/Qt-Handle_cmake_warnings-GF
...
Surface_mesh_Examples:Fix cmake warning
2018-10-29 10:42:46 +01:00
Laurent Rineau
3c6538f80f
Merge pull request #3377 from Simon-Lopez/simon_cgal_#3375
...
Proposal to fix issue #3375
2018-10-29 10:42:37 +01:00
Laurent Rineau
016a178c19
Merge pull request #3391 from maxGimeno/Qt-Handle_cmake_warnings-GF
...
Surface_mesh_Examples:Fix cmake warning
2018-10-29 10:27:59 +01:00
Laurent Rineau
821f9c015e
Merge pull request #3311 from sloriot/Doc-Pkg_link_name
...
Update the name of package names reference links
2018-10-29 10:27:53 +01:00
Laurent Rineau
fb7dc495b0
Merge pull request #3377 from Simon-Lopez/simon_cgal_#3375
...
Proposal to fix issue #3375
2018-10-29 10:27:41 +01:00
Sébastien Loriot
915c3e7fec
use a vector for dynamic properties of const Surface_mesh
...
also done for OpenMesh types
2018-10-25 17:05:21 +02:00
Sébastien Loriot
72acbee3f5
fix warnings
2018-10-24 11:12:55 +02: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
Guillaume Damiand
ae5b6e00ad
Bug fix in basic viewers when using EPEK.
...
For polyhedron, surface mesh and LCC viewers, we compute face and vertex normals in the basic viewers. These normals should be computed in a Vector_3 of a non exact kernel.
2018-10-15 14:58:52 +02:00
Andreas Fabri
0dc1cf2aeb
Dón't use CGAL_TEST_SUITE as travis and even me are not the testsuite
2018-10-12 10:25:42 +02:00
Andreas Fabri
59624f3979
Rename test file
2018-10-10 15:21:57 +02:00
Maxime Gimeno
0abfc0e57e
fix after review of lrineau
2018-10-10 14:49:17 +02:00
Maxime Gimeno
33dc3af32e
Fix cmake warning
2018-10-10 14:24:37 +02:00
Andreas Fabri
992294f79f
Add a testcase for Surface_mesh::join()
2018-10-10 10:43:22 +02:00
Simon Lopez
3622f1cfec
Proposal to fix issue #3375
2018-10-10 10:43:22 +02:00
Mael Rouxel-Labbé
d18e21cfe7
Merge branch 'PMP-Filter_degenerate_polygon_soup_input-GF-old' into PMP-Filter_degenerate_polygon_soup_input-GF
2018-10-08 16:19:26 +02:00
Sébastien Loriot
2f9408f867
rename link name to match package name
2018-10-08 10:28:55 +02:00
Sébastien Loriot
ea240cfac5
use \PkgXXX instead of \PkgXXXSummary
2018-10-08 10:28:44 +02:00
Sébastien Loriot
376bc42716
update URL and use https
2018-09-04 13:29:51 +02:00
Maxime Gimeno
8d0a67095f
Merge branch 'master' into IntrinsicFaceGraph-V2
2018-08-01 15:40:36 +02:00
Mael Rouxel-Labbé
16a9bc4d7c
Fixed some links / concepts related to sgi.com and cppreference
2018-07-26 16:27:58 +02:00
Sébastien Loriot
82ef11845f
fix constness issues
2018-07-18 14:31:14 +02:00
Sébastien Loriot
a31753df4a
handle const graph for face dynamic tag
2018-07-18 09:12:05 +02:00
Laurent Rineau
5023020809
Merge pull request #3126 from sgiraudot/Classification-Clusters_and_meshes-GF
...
Classification 2.0
2018-07-12 11:37:13 +02:00
Sébastien Loriot
cf91f7037e
Merge branch 'cgal/releases/CGAL-4.12-branch'
2018-07-09 09:26:24 +02:00
Sébastien Loriot
73e3e86980
make the test compiles.
...
@afabri This shows what I meant in https://github.com/CGAL/cgal/issues/3138
Here the fix is only minimal, but it should be done consistently for all
simplex type of Surface_mesh, and also probably for OpenMesh types
2018-07-06 09:13:02 +02:00
Simon Giraudot
e1da290f13
Fix conversion warning
2018-07-05 09:08:28 +02:00
Simon Giraudot
d27c5a97db
Make Index_iterator of Surface_mesh really compliant to random access concept
2018-07-05 09:08:27 +02:00
Simon Giraudot
b894992e8d
Make Surface Mesh Index_iterator random access
2018-07-05 09:07:31 +02:00