Andreas Fabri
|
85146b88d6
|
Deprecate concept WeightedPoint
|
2016-11-03 14:53:54 +01:00 |
Andreas Fabri
|
dbb2cc3598
|
Sign -> Bounded_side; typo in code
|
2016-11-03 14:53:54 +01:00 |
Andreas Fabri
|
24b5993037
|
fix \sa links
|
2016-11-03 14:53:54 +01:00 |
Andreas Fabri
|
ad9d2c369c
|
Rename tests following Olivier's recommendations
|
2016-11-03 14:53:54 +01:00 |
Andreas Fabri
|
d78735364b
|
Fixes after review by Monique and Olivier
|
2016-11-03 14:53:15 +01:00 |
Andreas Fabri
|
f93ac02346
|
Explain what users have to do concerning features that got removed
|
2016-11-03 14:53:15 +01:00 |
Andreas Fabri
|
f488b9baf9
|
Changes after Laurent's review
|
2016-11-03 14:53:15 +01:00 |
Andreas Fabri
|
8e6264344a
|
improve doc
|
2016-11-03 14:07:26 +01:00 |
Andreas Fabri
|
6d288d24d5
|
Use CGAL_USE_TYPE
|
2016-11-03 13:11:15 +01:00 |
Andreas Fabri
|
44ec32c6f2
|
cleanup
|
2016-11-03 13:11:15 +01:00 |
Jane Tournois
|
4bcd272a99
|
compute dual only after infinity test has been performed
|
2016-11-03 13:10:27 +01:00 |
Andreas Fabri
|
92406379e7
|
Add typename (Who removed them???)
|
2016-11-03 13:10:00 +01:00 |
Andreas Fabri
|
ea50fb811d
|
Cleanup. The 2D and 3D triangulation testsuite pass
|
2016-11-03 13:07:50 +01:00 |
Andreas Fabri
|
9e94ee6178
|
Change the Power_test
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
1375cd5c0a
|
Rename Compute_critical_squared_radius_3 to Compute_power_distance_to_power_sphere_3
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
514765a784
|
Documentation
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
f16e47ecfa
|
Documentation
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
34eb29cac5
|
Documentation
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
871471b2d8
|
Remove Weighted_point_triangulation_traits_3
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
95027822f5
|
move predicates and constructions in Kernel packages
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
ea6e48e1e4
|
Don't use the internal traits adapter
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
aee3b86b1f
|
cleanup
|
2016-11-03 13:06:42 +01:00 |
Andreas Fabri
|
5edd015669
|
Use Weighted_point_triangulation_traits_3
|
2016-11-03 13:06:42 +01:00 |
Andreas Fabri
|
10d9d28d1b
|
Add Weighted_point_triangulation_traits_3
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
af6c2e185e
|
remove Compute_point_3
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
2d15b06d5e
|
Remove #ifdef 0 from debugging
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
42435c2d21
|
Simplify the use of static filters for Regular triangulations
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
d0a7c9574c
|
Simplify the use of static filters for Regular triangulations
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
6a8f77c5ff
|
Added CGAL::Weighted_point_3<K> and the predicates and constructions of the Regular Traits to the kernel
- The Regular 3 testsuite passes
- only 3D
- not documented
|
2016-11-03 13:04:43 +01:00 |
Laurent Rineau
|
3044d512f2
|
Merge pull request #1511 from gdamiand/CMap_LCC-bugfixes-gdamiand
Some bugfixes in CMap and LCC
|
2016-10-17 10:01:36 +02:00 |
Guillaume Damiand
|
2fbce8a8db
|
Remove spaces.
|
2016-10-06 08:26:16 -04:00 |
Guillaume Damiand
|
7620635cfe
|
* Bugfix in correct_invalid_attributes in LCC
* Remove deprecated code in LCC (that should be removed for CGAL 4.9)
|
2016-10-06 08:19:04 -04:00 |
Sébastien Loriot
|
78aca0a711
|
do no ship fig_src with release
|
2016-10-06 09:53:34 +02:00 |
Laurent Rineau
|
223c1cf5a4
|
Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF
Compute and fix packages dependencies
|
2016-10-05 13:11:04 +02:00 |
Laurent Rineau
|
9a0bb54922
|
Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake
Clean up projects name in cmake scripts
|
2016-10-05 13:02:25 +02:00 |
Laurent Rineau
|
3fac1b31f0
|
Fix typos (and compilation errors!)
|
2016-10-03 12:12:46 +02:00 |
Andreas Fabri
|
cf8c1a6cdf
|
Dispatch import functions to Polyhedron, T2, T3
|
2016-09-30 15:23:15 +02:00 |
Andreas Fabri
|
91c6426ae2
|
Move info_check from T3 to T2
|
2016-09-30 15:22:28 +02:00 |
Andreas Fabri
|
21ad968457
|
Fix package Triangulation_3: Add #include
|
2016-09-30 15:22:27 +02:00 |
Andreas Fabri
|
9ca7833d2d
|
Functions in the manual must be written with ()
|
2016-09-15 15:59:47 +02:00 |
Sébastien Loriot
|
7e2ee496de
|
update project name of cmake scripts of tests
|
2016-09-08 00:26:37 +02:00 |
Sébastien Loriot
|
e78bef8a9c
|
update project name of demos
|
2016-09-08 00:13:34 +02:00 |
Sébastien Loriot
|
6b338eeb1f
|
improve the name of projects in cmake scripts of examples
|
2016-09-08 00:02:55 +02:00 |
Sébastien Loriot
|
7f3772a50b
|
replace the usage of raw pointer as property map
It was deprecated in boost 1.55
http://www.boost.org/users/history/version_1_55_0.html
|
2016-07-13 13:53:00 +02:00 |
Guillaume Damiand
|
8ac37cc7df
|
Add missing link with glu in demo.
|
2016-06-02 12:25:39 +02:00 |
Guillaume Damiand
|
10469f9c4e
|
Update with master
|
2016-05-25 10:58:55 +02:00 |
Laurent Rineau
|
27b2d8578c
|
Merge pull request #940 from afabri/Triangulation_2-Default-GF
Introduce CGAL::Default for the TDS of 2D constrained triangulations
|
2016-04-22 15:26:13 +02:00 |
Laurent Rineau
|
1f5fb012ba
|
Merge pull request #1015 from afabri/Mesh_3-accelerations-GF
Accelerate vertex removal in a 3D triangulation and saving a mesh
|
2016-04-22 15:24:06 +02:00 |
Andreas Fabri
|
abd9bfb125
|
std::map -> boost::unordered_map
|
2016-04-15 20:54:51 +02:00 |
Laurent Rineau
|
74ae3531ba
|
Merge pull request #1003 from maxGimeno/Mesh_3_demo-Remove_GLU_from_dependencies-GF
Mesh_3 Demo : Removes GLU from the CMakeLists.txt
|
2016-04-15 15:36:45 +02:00 |