Mael Rouxel-Labbé
|
f5d7fe6f9a
|
Simplified traits requirements
|
2018-09-11 17:12:10 +02:00 |
|
Mael Rouxel-Labbé
|
208eebe9f9
|
Fixed doc
|
2018-09-11 17:11:34 +02:00 |
|
Mael Rouxel-Labbé
|
1719b94f76
|
minor (re-)indentation fix
|
2018-09-11 15:59:18 +02:00 |
|
Mael Rouxel-Labbé
|
33050eff79
|
Generalized snap() to vertex ranges
|
2018-09-11 15:40:15 +02:00 |
|
Sébastien Loriot
|
7017a26d35
|
update conditions
|
2018-09-06 16:50:43 +02:00 |
|
Sébastien Loriot
|
e4ad5d96a7
|
start adding support for open meshes
|
2018-09-06 16:50:43 +02:00 |
|
Sébastien Loriot
|
6a885796bc
|
do not test the whole mesh, only the current face
|
2018-09-06 16:50:43 +02:00 |
|
Sébastien Loriot
|
db583f0b6a
|
replace cond by if
cond was hidding the rest of the doc
|
2018-09-05 13:04:49 +02:00 |
|
Mael Rouxel-Labbé
|
11015420ef
|
Fixed comment command in the user manual
|
2018-09-05 10:45:51 +02:00 |
|
Mael Rouxel-Labbé
|
a35506cfe0
|
Removed useless struct member
|
2018-09-04 15:33:29 +02:00 |
|
Mael Rouxel-Labbé
|
6d01f4f951
|
Snap what is snappable rather than rejecting everything
|
2018-09-04 15:30:52 +02:00 |
|
Mael Rouxel-Labbé
|
a618c94dbd
|
Removed tolerance map from named parameters
|
2018-09-03 18:37:06 +02:00 |
|
Mael Rouxel-Labbé
|
8cb8102cfc
|
Fixed not incrementing index
|
2018-09-03 16:35:02 +02:00 |
|
Mael Rouxel-Labbé
|
72422ca498
|
Replaced ::max() (to avoid issues with NTs that do not have a max value)
|
2018-08-28 12:05:30 +02:00 |
|
Sébastien Loriot
|
fca4e686ab
|
remove initial version of corefinement now officially documented in PMP
|
2018-08-22 09:32:16 +02:00 |
|
Sébastien Loriot
|
458d2cc6cf
|
be more permissive for collapsing constrained edges
the only non-collapsable constrained edges are those with
both endpoints being explicitly constrained vertices or
corners
|
2018-08-20 17:24:28 +02:00 |
|
Sébastien Loriot
|
19c99923b2
|
fix typo that was preventing from building the doc
|
2018-08-17 17:09:20 +02:00 |
|
Mael Rouxel-Labbé
|
31393d0879
|
Removed useless explicit link
|
2018-08-17 16:47:36 +02:00 |
|
Mael Rouxel-Labbé
|
900ad11166
|
Added new example to examples.txt
|
2018-08-17 16:45:33 +02:00 |
|
Mael Rouxel-Labbé
|
979456be47
|
Fixed typo
|
2018-08-17 16:33:11 +02:00 |
|
Mael Rouxel-Labbé
|
781708e942
|
Replaced call to stitch_boundary_cycle_2 by the stronger version
|
2018-08-17 16:30:03 +02:00 |
|
Mael Rouxel-Labbé
|
834f90b4c1
|
Fixed typo
|
2018-08-17 15:33:42 +02:00 |
|
Mael Rouxel-Labbé
|
ab9b0479b3
|
Removed unnecessary 'do_' in named parameters
|
2018-08-17 15:32:26 +02:00 |
|
Mael Rouxel-Labbé
|
7b740e9561
|
Fixed 'is_non_manifold_vertex'
A pinched vertex is not manifold
|
2018-08-17 10:44:35 +02:00 |
|
Sébastien Loriot
|
89df0d977f
|
typo and indicate that the cycle is a boundary cycle
|
2018-08-16 16:55:49 +02:00 |
|
Mael Rouxel-Labbé
|
f93c18afa0
|
Fixed using max() with GMP
|
2018-08-14 14:30:59 +02:00 |
|
Mael Rouxel-Labbé
|
245379a188
|
Removed useless 'typename'
|
2018-08-09 08:52:13 +02:00 |
|
Mael Rouxel-Labbé
|
f30c89c40f
|
Added some missing includes
|
2018-08-07 09:12:49 +02:00 |
|
Mael Rouxel-Labbé
|
20984e1042
|
Modified comment to avoid using '\'
|
2018-08-07 08:56:23 +02:00 |
|
Mael Rouxel-Labbé
|
56642a96ff
|
Replaced dynamic property map with an unordered set
|
2018-08-03 15:10:01 +02:00 |
|
Mael Rouxel-Labbé
|
46bd7dc832
|
Merge branch 'PMP-Filter_degenerate_polygon_soup_input-GF-old' into PMP-Filter_degenerate_polygon_soup_input-GF
|
2018-08-03 09:34:15 +02:00 |
|
Mael Rouxel-Labbé
|
94108a44fe
|
Fixed lonely function call
|
2018-08-01 15:13:25 +02:00 |
|
Mael Rouxel-Labbé
|
2ecb8c50d2
|
Improved repair polygon soup verbosity granularity
|
2018-08-01 15:10:39 +02:00 |
|
Mael Rouxel-Labbé
|
b5b10bdb2f
|
Added testing data
|
2018-08-01 08:45:56 +02:00 |
|
Mael Rouxel-Labbé
|
21873890a2
|
Fixed concept name
|
2018-08-01 08:45:18 +02:00 |
|
Mael Rouxel-Labbé
|
359aea3686
|
Added a test for snapping functions
|
2018-08-01 08:45:04 +02:00 |
|
Mael Rouxel-Labbé
|
0aabaf3025
|
Added some functions to snap mesh borders onto another mesh
|
2018-08-01 08:44:30 +02:00 |
|
Mael Rouxel-Labbé
|
ef954a69fd
|
Added another test
|
2018-07-31 08:53:14 +02:00 |
|
Mael Rouxel-Labbé
|
7e17f5f8d6
|
Cleaned extra verbose
|
2018-07-31 08:28:38 +02:00 |
|
Mael Rouxel-Labbé
|
e5b70423a9
|
Added a test for stitch_boundary_cycles()
|
2018-07-30 18:09:16 +02:00 |
|
Mael Rouxel-Labbé
|
768c5212c2
|
Try to stitch halfedges within each border before more complex approaches
|
2018-07-30 18:08:22 +02:00 |
|
Mael Rouxel-Labbé
|
d1334ade3c
|
Added a function to try and stitch stitchable halfedges within the same border
|
2018-07-30 18:07:54 +02:00 |
|
Mael Rouxel-Labbé
|
5a8d6c67e8
|
Merge branch 'repair_functions-old' into repair_functions
|
2018-07-30 15:53:37 +02:00 |
|
Mael Rouxel-Labbé
|
9752621e7a
|
Updated a figure
|
2018-07-30 15:50:23 +02:00 |
|
Mael Rouxel-Labbé
|
f58247d8df
|
Added missing quotes
|
2018-07-30 15:48:20 +02:00 |
|
Mael Rouxel-Labbé
|
b9325608b3
|
Misc minor doc fixes
|
2018-07-30 13:08:50 +02:00 |
|
Mael Rouxel-Labbé
|
4e31832136
|
Added a function to detect and merge duplicate faces
|
2018-07-30 13:08:16 +02:00 |
|
Mael Rouxel-Labbé
|
007a466b8e
|
Added a function to merge duplicate vertices
|
2018-07-26 18:32:22 +02:00 |
|
Mael Rouxel-Labbé
|
e6a04b1fa2
|
Misc minor changes
|
2018-07-26 18:26:11 +02:00 |
|
Mael Rouxel-Labbé
|
4ce664a5af
|
Minor doc change
|
2018-07-26 16:54:50 +02:00 |
|