albert-github
|
17a84db90e
|
Some obvious missing quotes
Some obvious missing quotes (last set)
|
2022-09-25 18:00:08 +02:00 |
Laurent Rineau
|
d49ee20965
|
Merge pull request #6665 from sloriot/CGAL-std_type_traits
|
2022-08-17 13:56:54 +02:00 |
Sébastien Loriot
|
098ca52aff
|
Merge remote-tracking branch 'cgal/5.5.x-branch'
|
2022-08-10 18:39:17 +02:00 |
Sébastien Loriot
|
601bd64dc8
|
Merge remote-tracking branch 'cgal/5.4.x-branch'
|
2022-08-10 18:38:50 +02:00 |
Sébastien Loriot
|
861588abe1
|
Merge 'sloriot/CGAL-std_type_traits' into master
|
2022-08-03 20:19:51 +02:00 |
Andreas Fabri
|
7b09c8e5ea
|
Nef_3: Fix in nary functions
|
2022-08-02 17:37:38 +01:00 |
Sebastien Loriot
|
4b9032f8c6
|
Merge pull request #6547 from afabri/Skeletoniation-HDS-GF
Skeletonization: Replace internally Polyhedron by HDS
|
2022-07-08 20:24:58 +02:00 |
Sébastien Loriot
|
707b45cb5b
|
Merge remote-tracking branch 'cgal/5.5.x-branch'
|
2022-06-29 10:48:00 +02:00 |
Sébastien Loriot
|
f1f201b542
|
Merge remote-tracking branch 'cgal/5.4.x-branch' into HEAD
|
2022-06-29 10:47:14 +02:00 |
Sébastien Loriot
|
078122cd2e
|
test constructor and constness
|
2022-06-20 16:59:35 +02:00 |
Sébastien Loriot
|
e9e07ea874
|
fix constness issues without constcast and use initialized Index pmap mechanism
|
2022-06-20 16:30:10 +02:00 |
Sébastien Loriot
|
4400120244
|
remove non-needed include directives
|
2022-06-16 09:54:57 +02:00 |
Sébastien Loriot
|
3fa436459d
|
BOOST_MPL_ASSERT -> static_assert
|
2022-06-10 08:46:01 +02:00 |
Sébastien Loriot
|
ac8b6d4731
|
boost::is_same --> std::is_same
|
2022-06-10 08:18:20 +02:00 |
Sébastien Loriot
|
4f5f8341cc
|
use std::enable_if_t
|
2022-06-10 07:37:53 +02:00 |
Giles Bathgate
|
0570e6aa3c
|
Merge branch 'master' into Nef_3-performance_shoot-GilesBathgate
|
2022-06-03 15:30:05 +01:00 |
Laurent Rineau
|
d5b6911929
|
Merge pull request #6480 from GilesBathgate/Nef_3-performance_reduce_object_casts-GilesBathgate
Nef_3: Use separate lists K3_tree node to avoid object casts
|
2022-06-03 16:08:58 +02:00 |
Sebastien Loriot
|
269a391fa0
|
Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF
CMake script updates: version of CMake and /wd4503 is only for MSVC 2015
|
2022-05-13 15:53:36 +02:00 |
Laurent Rineau
|
2288225448
|
Massive update of CMake policies to version 3.23
|
2022-05-06 09:34:35 +02:00 |
Andreas Fabri
|
9567522297
|
Include header
|
2022-04-19 17:02:20 +01:00 |
Andreas Fabri
|
36f2260948
|
Move return() out of the switch to avoid warning
|
2022-04-14 08:36:36 +01:00 |
Giles Bathgate
|
168ae33f73
|
Remove extraneous semicolon, initialize solution enum.
|
2022-04-13 17:36:12 +01:00 |
Andreas Fabri
|
2a5fcdcfb1
|
Add reserve() in generic code and change comment to avoid warning
|
2022-04-13 12:59:21 +01:00 |
Andreas Fabri
|
68d896b496
|
Fix warnings
|
2022-04-13 11:53:02 +01:00 |
Giles Bathgate
|
0bbb92aac7
|
Inline variable to only construct segment when needed
|
2022-04-07 18:07:32 +01:00 |
Giles Bathgate
|
32f04e082d
|
Rename local variable to not conflict with member variable name
|
2022-04-07 17:40:28 +01:00 |
Andreas Fabri
|
3aea3f4691
|
initialize solution
|
2022-04-07 13:14:14 +01:00 |
Giles Bathgate
|
69562405f5
|
Use enum in SNC_point_locator to avoid object casts
|
2022-04-06 23:39:24 +01:00 |
Giles Bathgate
|
ddce635de2
|
Remove object casting in Intersection_call_back
|
2022-04-06 23:10:06 +01:00 |
Giles Bathgate
|
af913fd00f
|
Use separate lists K3_tree node to avoid object casts
|
2022-04-06 20:27:04 +01:00 |
Giles Bathgate
|
104aca6295
|
Add a comment to the get_hash method
|
2022-04-04 17:38:41 +01:00 |
Giles Bathgate
|
4f9bb66292
|
Use bucket_count constructor in std::unordered_map
|
2022-04-03 23:30:42 +01:00 |
Giles Bathgate
|
52e0166b5f
|
Use std::unordered map instead of std::map
|
2022-04-03 20:45:18 +01:00 |
Giles Bathgate
|
04f7b8d7b9
|
Avoid filter failure in ray shoot facet
|
2022-04-03 11:41:26 +01:00 |
Giles Bathgate
|
0dfa8a4941
|
Avoid double hash lookup
|
2022-04-03 11:41:07 +01:00 |
Laurent Rineau
|
0d9f80e557
|
Merge pull request #6435 from GilesBathgate/Nef_3-cleanup_snc_list-GilesBathgate
Nef_3: Cleanup SNC_list
|
2022-03-31 16:58:05 +02:00 |
Sébastien Loriot
|
4c4aeb74f4
|
Merge pull request #6433 from GilesBathgate/Nef_3-cleanup_nef_list_of_triangles-GilesBathgate
Nef_3: Cleanup Halffacet_triangle_handle/Halffacet_triangle_const_handle
|
2022-03-29 17:47:51 +02:00 |
Sébastien Loriot
|
6bc0dc90a7
|
Merge pull request #6431 from afabri/Nef_3-Avoid_filter_failures-GF
Nef_3: Avoid Filter Failures
|
2022-03-29 17:47:37 +02:00 |
Sébastien Loriot
|
2067913940
|
Merge pull request #6424 from GilesBathgate/Nef_3-cleanup_snc_intersection-GilesBathgate
Nef_3: Cleanup and performance improvements SNC_intersection
|
2022-03-29 17:46:56 +02:00 |
Sébastien Loriot
|
5e894656f5
|
Merge pull request #6422 from afabri/Nef_3-avoid_needless_tests-GF
Nef_3: Avoid needless tests
|
2022-03-29 17:46:42 +02:00 |
Sébastien Loriot
|
3e959d7ca6
|
Merge pull request #6421 from afabri/Nef_3-has_smaller_distance_to_point-GF
Nef_3: Use has_smaller_distance_to_point()
|
2022-03-29 17:46:16 +02:00 |
Sébastien Loriot
|
99f0598f3e
|
Merge pull request #6378 from GilesBathgate/Nef_3-performance_sphere_circle-GilesBathgate
Nef_3: Sphere circle constructors.
|
2022-03-29 17:45:52 +02:00 |
Sébastien Loriot
|
b34bc3f8f7
|
Merge pull request #6306 from GilesBathgate/Hash_map-performance_chained_map_reserve-GilesBathgate
Reserve method for Chained Map / Unique Hash Map
|
2022-03-29 17:45:37 +02:00 |
Andreas Fabri
|
913c6155ec
|
Don't use a variable for calling a static method (VC2015 warned)
|
2022-03-24 08:55:27 +01:00 |
Andreas Fabri
|
5dd90d21fe
|
Fix the expression
|
2022-03-23 16:39:23 +01:00 |
Andreas Fabri
|
80b0ec3960
|
Don't use a variable for calling a static method (VC2015 warned)
|
2022-03-23 10:47:24 +01:00 |
Andreas Fabri
|
45365e473c
|
Don't use a variable for calling a static method (VC2015 warned)
|
2022-03-23 10:04:37 +01:00 |
Andreas Fabri
|
1c4b191c71
|
Remove no longer needed typedef (led to a W in the testsuite)
|
2022-03-23 09:23:25 +01:00 |
Andreas Fabri
|
7390809208
|
Fix in the testcode
|
2022-03-23 08:14:01 +01:00 |
Giles Bathgate
|
dc18d7abb2
|
Restore other predicates in ray_segment intersections
|
2022-03-22 21:00:57 +00:00 |