Laurent Rineau
|
987391d8ee
|
Merge pull request #6930 from MaelRL/BGL-Use_is_valid_descriptor-GF
BGL graph validity improvements
|
2022-11-07 10:08:34 +01:00 |
Sébastien Loriot
|
38209b28c6
|
fix warning
|
2022-10-27 18:11:05 +02:00 |
Mael Rouxel-Labbé
|
70da3beb84
|
Remove obsolete dependency
|
2022-10-21 14:30:45 +02:00 |
Mael Rouxel-Labbé
|
df67952011
|
Add missing include
|
2022-10-21 13:28:26 +02:00 |
Mael Rouxel-Labbé
|
a80341a8fd
|
Rewrite triangle mesh assertion to avoid calling BGL function
The intrinsic HM3 graph is not a valid halfedge graph and would
fail the new (valid) preconditons added to BGL
|
2022-10-21 13:27:17 +02:00 |
Mael Rouxel-Labbé
|
a57dab7b0b
|
Misc minor code improvements
|
2022-10-21 13:12:25 +02:00 |
Mael Rouxel-Labbé
|
9189d4265a
|
Remove fake PMP dependency in Heat_method_3
|
2022-10-21 13:11:53 +02:00 |
Mael Rouxel-Labbé
|
947c8e3288
|
Replace meaningless precondition
|
2022-10-14 01:12:17 +02:00 |
Mael Rouxel-Labbé
|
87fd7ace4f
|
Remove superfluous empty lines
|
2022-10-14 01:11:58 +02:00 |
Mael Rouxel-Labbé
|
1a1eaff65f
|
Fix broken link to ref manuals for Heat Method and Surface Mesh Topology
|
2022-10-14 01:11:33 +02:00 |
Andreas Fabri
|
ce104376b4
|
Heat_method
|
2022-10-12 08:58:19 +01:00 |
Mael Rouxel-Labbé
|
1098d6fd95
|
Fix iDT incomplete graph_traits
|
2022-10-05 12:49:37 +02:00 |
Sébastien Loriot
|
4f5f8341cc
|
use std::enable_if_t
|
2022-06-10 07:37:53 +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
|
58d759b405
|
add missing include directive
|
2022-02-04 09:44:36 +01: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 |
Laurent Rineau
|
2a8a1734f1
|
Merge pull request #6179 from sloriot/HM-link_error_with_IDT
Move function to avoid link error + add missing halfedge function
|
2021-12-20 18:06:19 +01:00 |
Sébastien Loriot
|
f60d0c26e4
|
move function to avoid link error + add missing halfedge function
|
2021-12-14 18:07:55 +01:00 |
Laurent Rineau
|
4d38f2b7b3
|
Merge pull request #6114 from sloriot/CGAL-cmake_clean_up
Clean cmake scripts of examples and tests
|
2021-11-18 12:27:19 +01:00 |
Mael Rouxel-Labbé
|
e64089d690
|
Fix Heat Method & Weights package labels
|
2021-11-10 21:02:32 +01:00 |
Sébastien Loriot
|
ab48f63e30
|
update latest cmake version tested
|
2021-11-09 10:58:47 +01:00 |
Sébastien Loriot
|
58181afcdb
|
remove useless include directives
|
2021-11-09 10:16:12 +01:00 |
Laurent Rineau
|
f581ff74d3
|
Merge pull request #5427 from sloriot/CGAL_data-moving_files
Regroup data: moving files
# Conflicts:
# Nef_3/archive/triangulation/include/CGAL/partition_is_valid_2.h
|
2021-10-07 14:44:01 +02:00 |
Laurent Rineau
|
94ee9b1613
|
Merge pull request #6030 from MaelRL/CGAL-Minor_fixes-GF
Fix uninitialized id maps in heat method
|
2021-10-07 14:27:16 +02:00 |
Laurent Rineau
|
0e3b73852f
|
Merge branch '5.2.x-branch' into 5.3.x-branch
|
2021-10-07 14:26:14 +02:00 |
Sébastien Loriot
|
1857a25d28
|
Merge remote-tracking branch 'cgal/master' into CGAL_data-moving_files
|
2021-10-06 13:50:31 +02:00 |
Sébastien Loriot
|
efbd86df7f
|
extra manual fixes
|
2021-10-05 17:42:21 +02:00 |
Mael Rouxel-Labbé
|
d5886187b4
|
Add a static assertion about the Heat Method mode
|
2021-10-05 12:14:03 +02:00 |
Mael Rouxel-Labbé
|
863ab7541c
|
Various whitespace fixes
|
2021-10-05 12:14:03 +02:00 |
Mael Rouxel-Labbé
|
8d7071352f
|
Fix uninitialized id maps in SM_distance_3
|
2021-10-05 12:14:02 +02:00 |
Sébastien Loriot
|
8350dea94a
|
char* -> std::string
|
2021-10-04 09:49:24 +02:00 |
Sébastien Loriot
|
47028cd184
|
automatically move data files in data dir + update paths
Done for OFF/OBJ/STL/XYZ/PWN/PLY
|
2021-10-04 09:42:49 +02:00 |
Sébastien Loriot
|
250b8e9161
|
remove ./ prefix
|
2021-10-04 09:32:04 +02:00 |
Sébastien Loriot
|
71932f2f1e
|
manual fixes
|
2021-09-23 18:56:29 +02:00 |
Dmitry Anisimov
|
33e5c930d9
|
removed polygon utils dependency
|
2021-08-13 10:12:55 +02:00 |
Dmitry Anisimov
|
c975eddf13
|
Merge remote-tracking branch 'origin/master' into Weights-unification-danston
|
2021-08-12 13:29:26 +02:00 |
Sébastien Loriot
|
0da1e5690e
|
copyright.txt -> copyright
|
2021-07-29 10:07:44 +02:00 |
Dmitry Anisimov
|
cac04ed149
|
quick mael review
|
2021-06-08 13:36:09 +02:00 |
Dmitry Anisimov
|
a4b645a6ad
|
quick andreas review
|
2021-06-08 12:48:15 +02:00 |
Dmitry Anisimov
|
92e668ef63
|
missing dependencies
|
2021-06-05 09:44:59 +02:00 |
Dmitry Anisimov
|
26b0323aae
|
fixed pmp header
|
2021-06-04 22:49:40 +02:00 |
Dmitry Anisimov
|
521793fbb2
|
removed unused pmp dependency
|
2021-06-04 20:46:12 +02:00 |
Dmitry Anisimov
|
b001ab2bcd
|
all, Weights dependency moved to the right place
|
2021-06-04 16:51:08 +02:00 |
Dmitry Anisimov
|
0719b730e1
|
all, missing Weights dependency
|
2021-06-04 16:10:53 +02:00 |
Dmitry Anisimov
|
2459b6f91e
|
updated weights in the Heat_method_3 package
|
2021-06-03 17:39:51 +02:00 |
Sébastien Loriot
|
fb6f703b55
|
IO namespace for files in IO directories
|
2021-05-04 14:36:06 +02:00 |
Maxime Gimeno
|
c49152359c
|
update max version of cmake and announce the new minimal in CHANGE.md
|
2021-04-15 15:08:54 +02:00 |
Jane Tournois
|
1448c6525a
|
Merge remote-tracking branch 'cgal/master' into Heat_method_3-mollify-oboes
# Conflicts:
# Heat_method_3/test/Heat_method_3/CMakeLists.txt
|
2021-03-22 13:17:55 +01:00 |
Sébastien Loriot
|
bc161f2ae9
|
Merge 'CGAL-Eigen3_support-5.2'
|
2021-01-15 10:59:20 +01:00 |
Sébastien Loriot
|
f4935dc199
|
Merge branch 'CGAL-Eigen3_support-5.1'
|
2021-01-15 10:54:02 +01:00 |