Laurent Rineau
|
4fe208bdd3
|
Merge pull request #7392 from MaelRL/CGAL_IO-Obj_fixes-GF
Fix issues in OBJ I/O
|
2023-04-24 14:06:34 +02:00 |
Mael Rouxel-Labbé
|
82e130d951
|
Minor example improvements
|
2023-04-18 12:14:10 +02:00 |
Sebastien Loriot
|
709f123256
|
Merge pull request #6461 from afabri/Box_intersection-progress-GF
Fast Box Intersection: Add progress tracking
|
2022-05-13 17:22:43 +02:00 |
Sébastien Loriot
|
7bf54e9de1
|
Merge pull request #6450 from afabri/PMP-hole_filling_progress-GF
PMP::triangulate_hole(): Add Visitor
|
2022-05-13 17:20:26 +02:00 |
Sébastien Loriot
|
64979f79fa
|
use non-deprecated np
|
2022-05-13 15:36:24 +02:00 |
Sébastien Loriot
|
51d525778a
|
fixes after review
|
2022-05-11 17:48:24 +02:00 |
Andreas Fabri
|
eaa70a7520
|
int -> std::size_t (only catched with /W3)
|
2022-05-11 07:06:41 +01:00 |
Sébastien Loriot
|
f966d9b0b9
|
more uniform naming scheme
|
2022-05-10 17:58:54 +02:00 |
Sébastien Loriot
|
7fdc5da83d
|
add doc + renaming
|
2022-05-10 17:41:42 +02:00 |
Sébastien Loriot
|
a8621f370a
|
clean up and add more visitor calls
|
2022-05-10 15:07:10 +02:00 |
Andreas Fabri
|
aef14430b6
|
typos
|
2022-05-06 14:55:37 +01:00 |
Sébastien Loriot
|
c18c3af6ac
|
fix conversion warnings
|
2022-05-06 09:47:17 +02:00 |
Laurent Rineau
|
2288225448
|
Massive update of CMake policies to version 3.23
|
2022-05-06 09:34:35 +02:00 |
Sébastien Loriot
|
531ab922b4
|
add visitor calls for refine and fair phases
|
2022-05-05 14:16:53 +02:00 |
Sébastien Loriot
|
78e638b748
|
restore example and create a one dedicated to the visitor
|
2022-05-05 13:34:38 +02:00 |
Andreas Fabri
|
a186d5205e
|
int -> std::size_t
|
2022-04-27 08:53:41 +01:00 |
Andreas Fabri
|
30056cf3b1
|
int ->? std::size_t
|
2022-04-26 08:04:43 +01:00 |
Andreas Fabri
|
734e284af1
|
int -> std::size_t
|
2022-04-20 13:05:54 +01:00 |
Andreas Fabri
|
3056de0758
|
Add example for progress tracking
|
2022-04-11 17:03:42 +01:00 |
Andreas Fabri
|
d6e6ce9dfb
|
Add progress tracking of the planar algorithm
|
2022-04-11 16:00:05 +01:00 |
Sébastien Loriot
|
2093e60645
|
fixes after review
|
2022-04-11 15:43:08 +02:00 |
Laurent Rineau
|
a4f4c276f3
|
Merge branch 'master' into PMP-patch_compatible_orientation
|
2022-04-07 21:56:38 +02:00 |
Sébastien Loriot
|
086476bc30
|
improve example
|
2022-04-07 17:30:40 +02:00 |
Sebastien Loriot
|
c253a64361
|
Apply suggestions from code review
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2022-04-07 12:25:20 +02:00 |
Sebastien Loriot
|
4d6ddfbc76
|
Apply suggestions from code review
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2022-04-07 12:24:38 +02:00 |
Sébastien Loriot
|
39331c3b65
|
use non-deprecated function
|
2022-04-07 09:19:33 +02:00 |
Sébastien Loriot
|
6c93fd68f2
|
fix missing include directive
|
2022-04-07 09:11:16 +02:00 |
Sébastien Loriot
|
fe9e559bd1
|
add an example
|
2022-04-06 18:24:53 +02:00 |
Sébastien Loriot
|
1dd4b8462f
|
Merge remote-tracking branch 'sloriot/PMP-relax'
|
2022-03-31 16:47:06 +02:00 |
Andreas Fabri
|
9c8ace1912
|
Initialize at start_..(); Use 3D Delaunay
|
2022-03-31 13:08:55 +01:00 |
Andreas Fabri
|
591c065bcb
|
merge master
|
2022-03-30 15:21:51 +01:00 |
Andreas Fabri
|
0afbfc9c65
|
Improve reporting
|
2022-03-30 14:17:58 +01:00 |
Andreas Fabri
|
ef19ead48a
|
Add visitors for coplanar faces and build_output
|
2022-03-30 11:42:24 +01:00 |
Andreas Fabri
|
11de847009
|
Progress tracking of the triangulation step
|
2022-03-30 09:30:44 +01:00 |
Sébastien Loriot
|
010bcfc27b
|
Merge pull request #6389 from MaelRL/PMP-Doc_smoothing-GF
PMP doc fixes and enhancements
|
2022-03-30 08:03:50 +02:00 |
Andreas Fabri
|
8bf1b630d9
|
Add progress tracking to corefinement
|
2022-03-29 16:55:03 +01:00 |
Andreas Fabri
|
b9d8c8c682
|
Please enter the commit message for your changes. Lines starting
|
2022-03-28 11:20:50 +01:00 |
Andreas Fabri
|
e0016532cb
|
polish example
|
2022-03-28 06:39:44 +01:00 |
Andreas Fabri
|
398c4d2353
|
Thow an exception based on a timeout while tracking progress
|
2022-03-25 17:34:22 +01:00 |
Andreas Fabri
|
2c07eaf6fe
|
Add progress tracking for the quadratic phase
|
2022-03-25 14:18:24 +01:00 |
Andreas Fabri
|
9e3a36cde6
|
Real progress
|
2022-03-24 17:12:45 +01:00 |
Andreas Fabri
|
679897a755
|
PMP::triangulate_hole(): Add Visitor as template parameter and as parameter
|
2022-03-24 12:05:14 +01:00 |
Sébastien Loriot
|
f4098ebe65
|
fix warning
|
2022-03-23 22:55:47 +01:00 |
Sébastien Loriot
|
689da92ae4
|
Merge remote-tracking branch 'PMP-relax' into master
|
2022-03-23 22:09:20 +01:00 |
Mael Rouxel-Labbé
|
d5b51a84ef
|
PMP misc spring cleaning
|
2022-03-23 18:39:31 +01:00 |
Laurent Rineau
|
2b0b0b7817
|
Merge pull request #6341 from afabri/PMP_extrude_example-GF
PMP: Add example for extrude_mesh()
|
2022-03-09 11:35:24 +01:00 |
Andreas Fabri
|
808b3fb24c
|
Use existing data set
|
2022-03-03 10:04:37 +00:00 |
Andreas Fabri
|
b5fc0b0d72
|
PMP: Add example for extrude_mesh()
|
2022-02-21 16:09:55 +00:00 |
Sébastien Loriot
|
4ffc949199
|
replace boost::unordered by std::unordered
but in T3, Mesh_3, TDS_3, P3[TM]3
|
2022-02-03 19:11:12 +01:00 |
Andreas Fabri
|
79a38d5cb9
|
CGAL Examples: CGAL_assertion -> assert
|
2022-01-24 10:19:04 +00:00 |