Guillaume Damiand
b47694cd80
Update Basic_viewer/doc/Basic_viewer/CGAL/Graphics_scene.h
...
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:02:41 +02:00
Guillaume Damiand
40b9b1046f
Update Basic_viewer/doc/Basic_viewer/CGAL/Graphics_scene.h
...
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:02:29 +02:00
Mael Rouxel-Labbé
f753c8928c
Minor compilation fix
2023-10-17 17:15:13 +02:00
Andreas Fabri
0acea19e20
Fix Kernel_23
2023-10-17 15:30:57 +01:00
Jane Tournois
e071250b4d
rename debug output file
2023-10-17 16:24:28 +02:00
Andreas Fabri
fb4095a054
Partial fix of Kernel_23
2023-10-17 15:18:55 +01:00
Andreas Fabri
9ffbfef2f8
Fix PkgSolverInterface
2023-10-17 15:05:26 +01:00
Andreas Fabri
de477239b4
Fix AlgebraicFoundations
2023-10-17 14:57:31 +01:00
Andreas Fabri
fd4b4e070a
Fix PkgMinkowskiSum2Ref
2023-10-17 14:45:45 +01:00
Jane Tournois
1a9f39239c
improve max_subdomain_index() and max_curve_index()
2023-10-17 15:38:03 +02:00
Andreas Fabri
ccf1ac0b59
Fix PkgSurfaceMeshParameterization
2023-10-17 14:33:32 +01:00
Andreas Fabri
c4e538b64a
Fix PkgPolygonalSurfaceReconstruction
2023-10-17 14:32:06 +01:00
Andreas Fabri
f1c14d5ad7
fix example
2023-10-17 14:16:46 +01:00
Jane Tournois
6a6595224c
rewrite init_c3t3
...
for better handling of input triangulation not generated by Mesh_3
2023-10-17 15:14:10 +02:00
Andreas Fabri
6d51db7d97
Change filename
2023-10-17 14:10:12 +01:00
Andreas Fabri
d760c408a7
Be precise
2023-10-17 14:08:33 +01:00
ange-clement
b4188a5011
Fix intersection not having color +
...
Domains colors better follow item color
2023-10-17 15:02:16 +02:00
Mael Rouxel-Labbé
d51d71a563
Misc minor improvements
2023-10-17 13:56:06 +02:00
Mael Rouxel-Labbé
847795ec00
Hide cavity behind a named parameter
2023-10-17 13:01:18 +02:00
Andreas Fabri
950ed67a9b
remove sentence about ability to store
2023-10-17 11:50:37 +01:00
Andreas Fabri
f06f1024a6
holes -> polygons
2023-10-17 11:48:43 +01:00
Andreas Fabri
1fb664a471
Document Size
2023-10-17 11:36:26 +01:00
Andreas Fabri
4b9544dcc4
Fix doc of the parameters of the multipolygon
2023-10-17 10:25:02 +01:00
albert-github
ea970e6ef5
Defining a new resource directory to be used with doxygen master 1.10.0
...
Adding the, new, possibility for `HTML_COPY_CLIPBOARD`:
> If the `HTML_COPY_CLIPBOARD` tag is set to `YES` then doxygen will show an icon
> the top right of code and text fragments that allows the user to copy the contents to the clipboard (provided
> this is supported by the browser).
2023-10-17 10:59:44 +02:00
Andreas Fabri
9f5a217200
fix ingroup
2023-10-17 09:25:07 +01:00
Andreas Fabri
cc04b10659
remove non-author of one file
2023-10-17 09:02:43 +01:00
Laurent Rineau
cd14420354
fix a typo
...
(reported by email by Stefan Schirra)
2023-10-16 18:03:50 +02:00
Mael Rouxel-Labbé
021d1fe8bd
Use the sorted priority queue in the plugin
2023-10-16 17:05:38 +02:00
Mael Rouxel-Labbé
b1ffdb00e1
Add an example of pausing and restarting a wrapping process
2023-10-16 17:04:00 +02:00
Mael Rouxel-Labbé
18154a758b
Loop only finite faces in the volume computation
...
For outward wrapping
2023-10-16 17:02:05 +02:00
Mael Rouxel-Labbé
116bb2beb9
Fix shadowing variable
2023-10-16 17:00:57 +02:00
Mael Rouxel-Labbé
00acf4f752
Fix compilation after change of Facet_status to strong enum
2023-10-16 16:58:17 +02:00
Mael Rouxel-Labbé
8f409f03ff
Avoid producing a mesh with garbage in the non-manifold case
2023-10-16 16:57:45 +02:00
Mael Rouxel-Labbé
29846572e3
Increment erase counter for cells changing labels during flooding
...
Makes it easier to detect faces that no longer need
to be treated (zombies).
2023-10-16 16:57:20 +02:00
Daniel Funke
68627f4fb0
help message
2023-10-16 15:02:41 +02:00
Daniel Funke
3d6e53f1e4
more expressive name
2023-10-16 15:02:24 +02:00
Andreas Fabri
e5c84bf099
Triangulation_2: Add some () to function names in the User Manual
2023-10-16 13:18:57 +01:00
Jane Tournois
68b85e72ff
insert points on midplane to get a better quality mesh
2023-10-16 13:15:04 +02:00
Jane Tournois
999959d737
rename function
2023-10-16 13:04:23 +02:00
Jane Tournois
d08f9f8a17
improve doc about subdomain_index 0 in tetrahedral remeshing examples
2023-10-16 12:28:11 +02:00
Laurent Rineau
a0ca27e40a
Merge pull request #7713 from efifogel/Aos_2-doc_fixes-efif
...
Aos_2: doc fixes
2023-10-16 11:13:41 +02:00
Laurent Rineau
0821ea313c
Merge pull request #7717 from afabri/Box_intersection_d-doc_enum-GF
...
Box_intersection_d: Fix doc link
2023-10-16 11:13:39 +02:00
Laurent Rineau
9cb6e639d4
Merge pull request #7725 from afabri/Bounding_volumes-fix_Ellipse-GF
...
Bounding_volumes: Use Eigen library in demo
2023-10-16 11:13:34 +02:00
Laurent Rineau
993d87a9be
Merge pull request #7726 from Kuprin2000/extrude_skeleton_fix
...
Added type cast to preprocess_weights() to avoid compilation error
2023-10-16 11:13:32 +02:00
Laurent Rineau
3ec0c7e186
Merge pull request #7737 from ange-clement/Polyhedron-demo-Clipping-box-more-support-aclement
...
Polyhedron demo : Add clip box plugin support for more items
2023-10-16 11:13:26 +02:00
Laurent Rineau
98a6bf7934
Merge pull request #7744 from lrineau/CGAl-fix_IO_oformat_iformat-GF
...
fix : iformat/oformat are in CGAL::IO
2023-10-16 11:13:21 +02:00
Laurent Rineau
604c6540fa
Merge pull request #7745 from ange-clement/Polyhedron-demo-dual-contouring-aclement
...
Polyhedron demo : dual contouring operation from isosurfacing_3 package
2023-10-16 11:13:19 +02:00
Laurent Rineau
c39e268e37
Merge pull request #7751 from gdamiand/Basic_viewer-bugfix-gdamiand
...
Bug fix in drawing of interior faces when the outer boundary is pinched
2023-10-16 11:13:17 +02:00
Laurent Rineau
0bf60c9318
Merge pull request #7752 from gdamiand/CMap_with_index-add_missing_functions-gdamiand
...
Add missing functions capacity and upper bound in dart_range for cmap and lcc with index
2023-10-16 11:13:12 +02:00
Laurent Rineau
78ace775b1
Merge pull request #7763 from albert-github/feature/bug_perm_redir
...
Correcting permanent redirect
2023-10-16 11:13:03 +02:00