Andreas Fabri
|
a635c9425d
|
Merge remote-tracking branch 'cgal/master' into BGL-test_face-GF
|
2020-07-15 11:13:09 +01:00 |
Sébastien Loriot
|
5059191534
|
remove tabs + update doc
|
2020-06-16 16:30:02 +02:00 |
Sébastien Loriot
|
e43221ae8b
|
add an option to not refine one of the two meshes
|
2020-06-16 15:15:48 +02:00 |
Sébastien Loriot
|
983d958e7d
|
make the non-manifold test depends on the input size in case of append
|
2020-06-10 17:39:56 +02:00 |
Sébastien Loriot
|
19ed8f9f39
|
take append into account for reserve
|
2020-06-10 17:21:01 +02:00 |
Mael Rouxel-Labbé
|
071565467d
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-06-03 19:01:46 +02:00 |
Laurent Rineau
|
a828cb0d06
|
Merge pull request #4620 from janetournois/Tetrahedral_remeshing-new-jtournois
Tetrahedral remeshing - new package
|
2020-06-03 16:23:17 +02:00 |
Andreas Fabri
|
bd04336674
|
Fix variable name. Why did this compile locally??
|
2020-05-19 16:42:44 +01:00 |
Laurent Rineau
|
af456548af
|
Merge pull request #4471 from MaelRL/PMP-Halfedge_comparer_for_stitch_borders-GF
PMP: Enable enforcing which edge is kept during stitching
|
2020-05-18 12:25:01 +02:00 |
Sébastien Loriot
|
9f0ebc705b
|
set the initial size of the internal vector when using vector_property_map
|
2020-05-15 18:03:40 +02:00 |
Andreas Fabri
|
8c68031de1
|
Move the code into Euler_operations.h
|
2020-05-15 15:23:52 +01:00 |
Andreas Fabri
|
6e26cf0a39
|
Change name of function and variable
|
2020-05-15 15:16:25 +01:00 |
Mael Rouxel-Labbé
|
268f58247b
|
Fix BGL named parameter IDs
|
2020-05-12 19:29:51 +02:00 |
Mael Rouxel-Labbé
|
4b9f7fe425
|
Merge remote-tracking branch 'cgal/master' into PMP-Halfedge_comparer_for_stitch_borders-GF
|
2020-05-12 19:19:41 +02:00 |
Mael Rouxel-Labbé
|
038869cab9
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-05-12 15:12:21 +02:00 |
Andreas Fabri
|
f76f2e8fbe
|
fix license header
|
2020-05-11 07:29:29 +01:00 |
Andreas Fabri
|
d7df882179
|
Add a function to check if add_face() can be called successfully
|
2020-05-10 15:55:29 +01:00 |
Simon Giraudot
|
fefdd13f45
|
Merge remote-tracking branch 'mine/PSP-Cluster_points-GF' into PSP-Cluster_points-GF
|
2020-05-06 08:59:40 +02:00 |
Maxime Gimeno
|
e9d41d7b7d
|
Fixes for min/max
|
2020-04-21 11:38:37 +02:00 |
Jane Tournois
|
cf58a08a55
|
Merge branch 'master' into Tetrahedral_remeshing-new-jtournois
|
2020-04-20 06:24:36 +02:00 |
Sébastien Loriot
|
c253679b2d
|
unify np sentence
|
2020-04-18 16:27:58 +02:00 |
Sébastien Loriot
|
716d8011e1
|
update np to new format
|
2020-04-18 14:47:58 +02:00 |
Sébastien Loriot
|
3b52dfd7de
|
Merge remote-tracking branch 'cgal/master'
|
2020-04-18 14:47:28 +02:00 |
Sebastien Loriot
|
a860a7ea5a
|
Merge pull request #4404 from MaelRL/CGAL-Optimal_bounding_box-GF
New Package: Optimal Bounding Box
|
2020-04-16 18:10:58 +02:00 |
Simon Giraudot
|
60cb33fa31
|
Merge remote-tracking branch 'mine/PSP-Cluster_points-GF' into PSP-Cluster_points-GF
|
2020-04-16 17:02:19 +02:00 |
Sebastien Loriot
|
5594c95eb9
|
Merge pull request #4597 from sgiraudot/PMP-Regularize_selection_borders-GF
[Small Feature] BGL: Regularize Face Selection Borders
|
2020-04-16 16:33:35 +02:00 |
Sébastien Loriot
|
a8f9858099
|
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
|
2020-04-16 16:29:55 +02:00 |
Sebastien Loriot
|
fb7d41a008
|
Merge pull request #4579 from sloriot/BGL-copy_face_graph_nm_vertices
Handle non-manifold vertices in copy_face_graph
|
2020-04-16 16:23:02 +02:00 |
Sebastien Loriot
|
f497bd4f33
|
Merge pull request #4558 from sloriot/BGL-Euler_add_faces
Add CGAL::Euler::add_faces()
|
2020-04-16 16:21:51 +02:00 |
Sébastien Loriot
|
93cf5f4845
|
remove useless code and add assertions
|
2020-04-15 16:38:33 +02:00 |
Sébastien Loriot
|
025d02e602
|
better fix
|
2020-04-15 16:24:50 +02:00 |
Sébastien Loriot
|
b4343e730b
|
do not use deprecated function
|
2020-04-15 16:13:44 +02:00 |
Sébastien Loriot
|
717e374a8a
|
tentative to fix a warning
|
2020-04-15 16:08:16 +02:00 |
Sébastien Loriot
|
d83bab7fa8
|
use ids + convert to Vertex_index
|
2020-04-14 15:48:44 +02:00 |
Mael Rouxel-Labbé
|
48bd92b4dd
|
Proof read all NP changes
|
2020-04-13 13:03:05 +02:00 |
Sébastien Loriot
|
2dd06eb296
|
add overload for point
|
2020-04-13 10:44:26 +02:00 |
Sébastien Loriot
|
ee431c8a0d
|
use a default that exists
|
2020-04-13 09:57:29 +02:00 |
Sébastien Loriot
|
38d1745db2
|
Get back to the small_vector version that is faster in the end
|
2020-04-13 09:57:25 +02:00 |
Mael Rouxel-Labbé
|
2337716bcd
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-04-12 20:46:35 +02:00 |
Mael Rouxel-Labbé
|
c16c1a7ea3
|
Merge remote-tracking branch 'cgal/master' into CGAL-Optimal_bounding_box-GF
|
2020-04-10 16:10:11 +02:00 |
Andreas Fabri
|
d5cf4c504e
|
Call target() so that we do not need a vertex as key
|
2020-04-10 13:55:40 +01:00 |
Andreas Fabri
|
a79c6720c7
|
trivalize data structure
|
2020-04-10 12:20:08 +01:00 |
Andreas Fabri
|
e496af793e
|
Use a full map
|
2020-04-09 20:08:44 +01:00 |
Andreas Fabri
|
b7744674d1
|
Use the Small_unordered_mapV2 in add_faces
|
2020-04-09 14:48:12 +01:00 |
Sébastien Loriot
|
a27f7b8a62
|
avoid warnings with MSVC
|
2020-04-08 17:24:11 +02:00 |
Simon Giraudot
|
d3e9b3b56b
|
Fix outdated variable name
|
2020-04-08 14:24:51 +02:00 |
Sébastien Loriot
|
d59100d721
|
default argument
|
2020-04-07 11:34:11 +02:00 |
Sébastien Loriot
|
76bc8b6b32
|
remove trailing whitespace
|
2020-04-07 11:24:05 +02:00 |
Simon Giraudot
|
06de83628c
|
Fix missing inclusion
|
2020-04-07 08:57:59 +02:00 |
Sébastien Loriot
|
a76c910647
|
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
|
2020-04-06 15:47:02 +02:00 |
Sébastien Loriot
|
bb25ae576a
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2020-04-06 15:45:04 +02:00 |
Mael Rouxel-Labbé
|
80f6f659f3
|
Update to new named parameters macros
|
2020-04-05 17:56:50 +02:00 |
Mael Rouxel-Labbé
|
16092f53d6
|
Update doc about NPs
|
2020-04-05 17:56:11 +02:00 |
Mael Rouxel-Labbé
|
fc79510388
|
Regroup NP aliases into the base doxyfile.in
|
2020-04-04 17:26:32 +02:00 |
Mael Rouxel-Labbé
|
a1b0abfb08
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-04-04 15:40:38 +02:00 |
Andreas Fabri
|
1f2caf4971
|
Use a boost::containersmall_vector
|
2020-04-03 14:03:43 +01:00 |
Mael Rouxel-Labbé
|
438e373bae
|
Fix data path
|
2020-04-03 09:26:24 +02:00 |
Mael
|
970119b2c2
|
Remove unused typedefs
|
2020-04-03 09:13:59 +02:00 |
Mael
|
84bcb8ac05
|
Merge branch 'master' into PMP-Regularize_selection_borders-GF
|
2020-04-03 09:11:52 +02:00 |
Mael Rouxel-Labbé
|
c8af1fb3cc
|
Do not initialize meshes in assertions
Otherwise things break when DNDEBUG is used
|
2020-04-02 16:15:42 +02:00 |
Simon Giraudot
|
abc0a578c3
|
Fix unused typedef
|
2020-04-02 15:33:06 +02:00 |
Sébastien Loriot
|
8795725dba
|
fix no link issue
|
2020-04-02 15:25:32 +02:00 |
Sébastien Loriot
|
b0a1e84c07
|
Merge pull request #4104 from sgiraudot/BGL-Alpha_expansion_graphcut-GF
BGL: Alpha Expansion Graphcut
|
2020-04-02 14:00:16 +02:00 |
Simon Giraudot
|
bb95599ae2
|
Remove trailing whitespace
|
2020-04-02 13:45:25 +02:00 |
Simon Giraudot
|
238d5e7c54
|
Update from latest remarks
|
2020-04-02 13:45:03 +02:00 |
Simon Giraudot
|
f64d2c4585
|
Add missing geom_trait parameters
|
2020-04-02 13:45:03 +02:00 |
Sébastien Loriot
|
dba7c3eb73
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-04-02 13:45:03 +02:00 |
Simon Giraudot
|
6c538494c9
|
Fix titles/cases
|
2020-04-02 13:45:03 +02:00 |
Simon Giraudot
|
3b8c8f200e
|
Fix capitalization
|
2020-04-02 13:45:03 +02:00 |
Simon Giraudot
|
6d52e3307e
|
Add user man + example + screenshot
|
2020-04-02 13:45:02 +02:00 |
Simon Giraudot
|
7792514a32
|
Fix missing word
|
2020-04-02 13:45:02 +02:00 |
Simon Giraudot
|
06999247de
|
Fix typo
|
2020-04-02 13:45:02 +02:00 |
Simon Giraudot
|
c1259c8408
|
Fix facets -> faces
|
2020-04-02 13:45:02 +02:00 |
Simon Giraudot
|
298affd895
|
Add test
|
2020-04-02 13:45:02 +02:00 |
Simon Giraudot
|
abae12955b
|
Fix type
|
2020-04-02 13:45:01 +02:00 |
Simon Giraudot
|
eba52f2a70
|
Finalize doc
|
2020-04-02 13:45:01 +02:00 |
Simon Giraudot
|
c2a7dd51f3
|
Use named parameters
|
2020-04-02 13:45:01 +02:00 |
Simon Giraudot
|
5afc4bbc59
|
Update with new alpha expansion API
|
2020-04-02 13:45:01 +02:00 |
Simon Giraudot
|
86d5788480
|
Improve vertex label map
|
2020-04-02 13:45:01 +02:00 |
Simon Giraudot
|
80a4b95f01
|
Use identity face map
|
2020-04-02 13:45:01 +02:00 |
Simon Giraudot
|
bdbd360490
|
Change weights normalization if deselection is not prevented
|
2020-04-02 13:45:01 +02:00 |
Simon Giraudot
|
dc54b326f4
|
Separate regularization functions
|
2020-04-02 13:45:01 +02:00 |
Simon Giraudot
|
1c5bc70b7b
|
Start working on public API for alpha expansion
|
2020-04-02 13:45:00 +02:00 |
Simon Giraudot
|
461bb19e2d
|
Use BGL API in regularize_selection
|
2020-04-02 13:45:00 +02:00 |
Simon Giraudot
|
6b79764dbb
|
Add alternative algorithm for regularization using local minimization
|
2020-04-02 13:45:00 +02:00 |
Simon Giraudot
|
f64702e640
|
Make API weight between 0 and 1
|
2020-04-02 13:45:00 +02:00 |
Simon Giraudot
|
8bcbc8ea5e
|
Remove useless parameter
|
2020-04-02 13:45:00 +02:00 |
Simon Giraudot
|
67ac0d80b1
|
Normalize weights
|
2020-04-02 13:45:00 +02:00 |
Simon Giraudot
|
d505837264
|
First version of selection regularization via graphcut
|
2020-04-02 13:45:00 +02:00 |
Simon Giraudot
|
8089907795
|
Remove trailing whitespace
|
2020-04-02 13:44:17 +02:00 |
Jane Tournois
|
dca97faad6
|
Merge remote-tracking branch 'cgal/master' into Tetrahedral_remeshing-new-jtournois
|
2020-04-01 12:25:59 +01:00 |
Jane Tournois
|
e0171c2f24
|
Merge branch 'master' into Tetrahedral_remeshing-new-jtournois
|
2020-04-01 07:07:46 +01:00 |
Sébastien Loriot
|
fa163a5be1
|
remove unused type
|
2020-03-31 09:11:12 +02:00 |
Simon Giraudot
|
f536cef2d6
|
Apply suggestions from code review
Co-Authored-By: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2020-03-30 13:54:06 +02:00 |
Simon Giraudot
|
3350f9d05e
|
Fix warnings
|
2020-03-30 08:10:23 +02:00 |
Mael Rouxel-Labbé
|
e7d52999a8
|
Update PMP NPs to new macros
|
2020-03-29 17:16:50 +02:00 |
Maxime Gimeno
|
5ff8d88151
|
Merge remote-tracking branch 'cgal/master' into PMP-new_functions-GF
|
2020-03-27 16:15:38 +01:00 |
Maxime Gimeno
|
b13e863065
|
Merge remote-tracking branch 'cgal/master' into PMP-new_functions-GF
|
2020-03-27 16:12:19 +01:00 |
Sébastien Loriot
|
620dfa40fc
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-27 08:37:32 +01:00 |
Sébastien Loriot
|
ba42fcb6ca
|
Update branch from master after trailing whitespaces and tabs removal
|
2020-03-27 08:36:40 +01:00 |