Maxime Gimeno
82bee3fd55
Add some doc for the PLY_writer
2020-03-18 16:07:24 +01:00
Maxime Gimeno
f3dfd786e5
remove the UV parts of the BGL write_PLY and add NPs for the vpm and vimap. Missing doc. Also fix the STL_ASCII reader.
2020-03-18 15:52:15 +01:00
Mael Rouxel-Labbé
c33e8b60d7
Merge remote-tracking branch 'maxgimeno/PMP-Default_pmap-maxGimeno' into CGAL_IO-maxGimeno
2020-03-17 09:33:19 +01:00
Mael Rouxel-Labbé
6aa8c9ba25
Fix parameter order in I/O calls
2020-03-17 09:28:44 +01:00
Mael Rouxel-Labbé
5cc228f749
Remove include to non-existant header
2020-03-17 09:28:16 +01:00
Mael Rouxel-Labbé
f9f2be99a2
Fix parameter order in read/write_OFF call
2020-03-17 09:15:33 +01:00
Mael Rouxel-Labbé
389def8e13
Re-apply changes from #4523 (Fix PLY writing by reindexing vertices)
...
https://github.com/CGAL/cgal/pull/4523
2020-03-17 09:03:53 +01:00
Mael Rouxel-Labbé
b7325c51ca
Re-apply some changes from #4212
2020-03-17 09:03:39 +01:00
Mael Rouxel-Labbé
30d4754a04
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-03-17 09:03:12 +01:00
Sebastien Loriot
0c8e9cb0c1
Merge pull request #4212 from maxGimeno/Demo-Save_the_scene_entirely-maxGimeno
...
CGAL 3D Demo: Enhancement of the Scene Saving System
2020-03-16 16:35:45 +01:00
Sébastien Loriot
32813dc976
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-03-16 16:32:47 +01:00
Sebastien Loriot
fc14d200ff
Merge pull request #4578 from sloriot/PMP-doc_clip_default
...
PMP: Document default values in clip()
2020-03-16 16:30:53 +01:00
Sebastien Loriot
a6d46a6f2d
Merge pull request #4572 from lrineau/Installation-COMPILE_LANGUAGE_for_flags-GF
...
Protect MSVC specific compilation flags with $<COMPILE_LANGUAGE:CXX>
2020-03-16 16:30:35 +01:00
Sebastien Loriot
d92354be07
Merge pull request #4561 from maxGimeno/Travis-remove_deps_check_if_package_missing-maxGimeno
...
Travis: Don't compute dependencies if a package is missing.
2020-03-16 16:30:01 +01:00
Sebastien Loriot
4e43eadd0c
Merge pull request #4541 from MaelRL/Spatial_searching-Improve_example-GF
...
Spatial_searching: Pass custom traits to the Fuzzy_sphere object constructor
2020-03-16 16:26:57 +01:00
Sebastien Loriot
2c5663a07b
Merge pull request #4528 from maxGimeno/Installation-More_cmake_info-maxGimeno
...
Documentation: Add missing configuration variables for METIS
2020-03-16 16:26:12 +01:00
Sébastien Loriot
f8f369173a
remove BOOST_FOREACH introduced by a merge of 4.14 release branch
2020-03-16 16:24:24 +01:00
Sébastien Loriot
cf99ea072d
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
2020-03-16 16:19:38 +01:00
Sebastien Loriot
075ecbb4d7
Merge pull request #4573 from sloriot/BGL-add_face_border_fix
...
Fix issue with border vertices in Euler::add_face
2020-03-16 15:52:31 +01:00
Sebastien Loriot
10aaa78029
Merge pull request #4569 from MaelRL/APL2-Fix_tags-GF
...
AG2: Fix usage of long-removed tags and classes in documentation
2020-03-16 15:34:15 +01:00
Sebastien Loriot
fb6c32da8a
Merge pull request #4560 from janetournois/PMP-fix_isotropic_remeshing_with_patch_ids-jtournois
...
PMP::isotropic_remeshing() - fix remeshing with patch ids
2020-03-16 15:00:26 +01:00
Sebastien Loriot
2aef1cbaef
Merge pull request #4562 from sloriot/BGL-missing_const
...
BGL: Add missing const (Euler operations)
2020-03-16 14:58:35 +01:00
Sebastien Loriot
2107b6633d
Merge pull request #4553 from lrineau/Mesh_3-fix_Labeled_mesh_domain_3-GF
...
Labeled_mesh_domain_3: Fix the `value_outside` parameter
2020-03-16 14:57:44 +01:00
Sebastien Loriot
c46af528d3
Merge pull request #4545 from sloriot/VTK_image-avoid_crash
...
Avoid crash if the file is corrupted or empty
2020-03-16 14:57:14 +01:00
Mael Rouxel-Labbé
2cb71708af
Use proper index type in automatically-initialized index maps
2020-03-16 09:59:52 +01:00
Mael Rouxel-Labbé
f6d994c003
Do not expose internal classes in BGL::FFG's default templates
2020-03-16 09:59:52 +01:00
Mael
d94dace5e9
Fix typo (PMP)
...
Co-Authored-By: Sebastien Loriot <sloriot.ml@gmail.com>
2020-03-13 18:37:47 +01:00
Mael
0bc78c07cd
Fix typo
...
Co-Authored-By: Sebastien Loriot <sloriot.ml@gmail.com>
2020-03-13 18:36:27 +01:00
Sébastien Loriot
3d66c590bd
doc default values
2020-03-13 05:18:05 +01:00
Mael Rouxel-Labbé
1b9b960e09
Index maps must be initialized when passed via Named Parameters
2020-03-11 16:45:21 +01:00
Sébastien Loriot
f454510de7
if a vertex is on a border, its halfedge is not necessarily on the border
2020-03-11 10:36:17 +01:00
Laurent Rineau
41316e25ef
Protect MSVC specific compilation flags with $<COMPILE_LANGUAGE:CXX>
...
Fix issue #4571
2020-03-11 09:57:46 +01:00
Mael
22b0cc6efb
Fix typo
2020-03-10 16:40:50 +01:00
Mael Rouxel-Labbé
57465431e8
Fix grammar
2020-03-10 15:26:34 +01:00
Mael Rouxel-Labbé
fe7c4629c1
Tiny punctuation change
2020-03-10 15:20:16 +01:00
Mael Rouxel-Labbé
5c694722a9
Clean some AG2 tests : Filtered_exact does not exist anymore
2020-03-10 15:18:55 +01:00
Mael Rouxel-Labbé
0729d1b0d1
Update documentations of SDG/AG2: Filtered_exact has been removed...
...
... 16 years ago !
2020-03-10 15:17:50 +01:00
Mael Rouxel-Labbé
bd9610446d
Fix some links in Apollonius_graph_2's documentation
2020-03-10 14:54:44 +01:00
Mael Rouxel-Labbé
23c3da94b0
Fix using now-removed named parameter helper
2020-03-10 09:07:37 +01:00
Mael Rouxel-Labbé
63e1a33a4f
Add missing #include
2020-03-10 09:07:23 +01:00
Mael Rouxel-Labbé
ff8a21f6e6
Minor doc rephrase (dynamic pmap is not always non-constant time access)
2020-03-09 11:49:21 +01:00
Mael Rouxel-Labbé
13984054ae
Fix some enum/classes not showing in the documentation of BGL
2020-03-09 11:47:26 +01:00
Mael Rouxel-Labbé
24e2f35a25
Document tparam of set_triangulation_ids
2020-03-09 11:46:32 +01:00
Mael Rouxel-Labbé
5bd944a8d2
Fix namespace in BGL doc
2020-03-09 10:59:03 +01:00
Mael Rouxel-Labbé
544dbb441a
Add more information about index maps in BGL/PMP's NamedParameters.txt
2020-03-09 10:53:48 +01:00
Mael Rouxel-Labbé
e4ff489623
Get rid of GetVertex/FaceIndexMap
...
GetInitialized... should be used instead.
Complete removal instead of simply doing:
struct GetVertexIndexMap
: public GetInitializedVertexIndexMap
{ }
because there will anyway be a need to update code on the right side of
GetVertexIndexMap fim = ...
and it's more obvious if it breaks on the type directly.
2020-03-09 10:41:04 +01:00
Mael Rouxel-Labbé
05f0f956a8
Fix bad copy paste
2020-03-09 10:23:16 +01:00
Mael Rouxel-Labbé
bc84ca29a2
Remove obsolete comment
2020-03-09 10:18:43 +01:00
Mael Rouxel-Labbé
ec30ebb709
Move getter structs and global functions to appropriate BGL file
2020-03-09 10:18:19 +01:00
Mael Rouxel-Labbé
fd864b7d99
Add a performance warning when a dynamic property map is used as index map
2020-03-09 10:18:08 +01:00