Efi Fogel
c5e1e41ff7
Vertical decomposition stuff
2013-12-01 18:37:15 +02:00
Efi Fogel
e79706bb79
batched point location for geodesic arcs
2013-12-01 14:43:54 +02:00
Efi Fogel
e429e61762
Fixed basic things
2013-12-01 14:41:32 +02:00
Efi Fogel
946fe6242a
reorg
2013-12-01 14:08:58 +02:00
Efi Fogel
ae12cf66e4
reorg
2013-12-01 13:25:54 +02:00
Efi Fogel
9c2618e10b
Introduced batched point-location with geodesic arcs on the sphere
2013-12-01 13:23:15 +02:00
Efi Fogel
78d1eaa020
Introduced batched point-location with geodesic arcs on the sphere
2013-12-01 13:20:24 +02:00
Efi Fogel
f2c391b323
reorg
2013-12-01 12:49:38 +02:00
Efi Fogel
d24ea2d50b
enhanced batched point location with linear traits test
2013-12-01 12:35:44 +02:00
Efi Fogel
b599a1d911
Introduced batched point-location test
2013-12-01 11:55:01 +02:00
Efi Fogel
4001c28082
Documented triangulation point-location and fixed landmark point-location
2013-11-18 00:16:51 +02:00
Efi Fogel
9adebbed4c
Cleanup
2013-11-17 16:16:44 +02:00
Efi Fogel
affa4e71ad
Fixed triangulation point-location
2013-11-17 12:01:31 +02:00
Efi Fogel
42906f161a
fixed triangulation point-location
2013-11-17 08:55:47 +02:00
Efi Fogel
d86ec409a3
commented out unused vars.
2013-11-17 08:54:42 +02:00
Sébastien Loriot
0db9bf6f19
doc fix (avoid a More...)
2013-11-14 16:59:13 +01:00
Guillaume Damiand
cd3b457f67
Modif in CMakeList in LCC examples.
...
Trivial bug fix for master.
2013-11-14 11:59:30 +01:00
Andreas Fabri
816d9283c9
Merge branch 'Segment_Delaunay_graph_2-Fix_leak-GF'
...
Approved by the release manager
2013-11-14 11:50:42 +01:00
Andreas Fabri
ea55f5e276
Merge branch 'Fix_leak-Nef_3-GF'
2013-11-14 11:49:55 +01:00
Dror Atariah
92cb5956cb
Merge branch 'Aos_2-polyline_upgrade-fub'
...
Having in mind possible extensions of the Arrangement (of polylines) on
surfaces (AoS) package, we discovered that the exsisting implementation
is badly written. The code's style limits the possibilities of extending
the code - for example if one wants to consider the arrangement of
unbounded polylines. The goal of this submission is to upgrade the code
and fastforward it, so it will meet nowadays CGAL's standards.
- "Approved by the release manager"
- "Tested in CGAL-4.4-Ic-27"
- https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Aos_2_polylines_upgrade
2013-11-14 09:51:57 +01:00
Dror Atariah
d35a52ea75
Reported API changes in the changes log
2013-11-14 09:46:27 +01:00
Dror Atariah
8e7bd3faa9
Correct file permissions
2013-11-13 20:34:26 +01:00
Laurent Rineau
38e5dc102d
Remove execution permissions
2013-11-13 14:05:43 +01:00
Laurent Rineau
78815374c1
Fix permission after Andreas commit.
2013-11-13 14:03:06 +01:00
Andreas Fabri
8189bf8d97
Switch to std::string in order to avoid a new/delete mismatch error in test code
2013-11-13 11:29:17 +01:00
Andreas Fabri
c7d4d3a99c
Merge branch 'Inscribed_areas-Fix_leak_Largest_empty_rectangle-GF'
...
Approved by the release manager
2013-11-13 11:00:35 +01:00
Andreas Fabri
1479d035fc
Merge branch 'Circular_kernel_2-Fix_leak-GF'
2013-11-13 10:59:46 +01:00
Luis Peñaranda
eef061fae3
Merge branch 'Number_types-fix_gmpfi_constructors-penarand'
...
Approved by the release manager
2013-11-12 14:50:07 -02:00
Andreas Fabri
dde9c954ac
Approved by the release manager
...
Merge branch 'Jet_fitting-Use_string_not_char-GF'
2013-11-12 16:36:36 +01:00
Andreas Fabri
1b626c65a6
Merge branch 'SearchStructures-fix_leak-GF'
2013-11-12 16:33:12 +01:00
Andreas Fabri
63fe1850c0
Merge branch 'Fix_leak-Bbox_intersection_d-GF'
2013-11-12 16:32:21 +01:00
Andreas Fabri
58d1c5449f
Merge branch 'Ridges_3-delete_results-GF'
2013-11-12 16:31:40 +01:00
Andreas Fabri
cdaf90b3c2
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2013-11-12 16:30:45 +01:00
Andreas Fabri
17859993c8
Fix leaks: The assigment didn't remove an already existing bbox
2013-11-12 15:43:33 +01:00
Andreas Fabri
e0c5b163aa
Fix memory leak
2013-11-12 11:27:56 +01:00
Sébastien Loriot
14850a1703
add missing examples in doc
2013-11-12 10:44:06 +01:00
Dror Atariah
a51a9a6556
Surrounded CGAL_assertion with #if defined (CGAL_NO_ASSERTIONS)
2013-11-12 09:36:02 +01:00
Dror Atariah
5c8f9a255e
Corrected a bad statement generating warnings in the tests
2013-11-12 08:46:53 +01:00
Dror Atariah
4a4b00d531
Removed Efi's printouts
2013-11-12 08:36:31 +01:00
Andreas Fabri
171e86a656
User code has to delete ridges and umbilics; internally use a shared_ptr
2013-11-11 17:19:24 +01:00
Dror Atariah
9df5801e7b
Altered a call enclosed in a CGAL::assertion
2013-11-11 13:33:31 +01:00
Dror Atariah
47d24e0dc2
Merge branch 'Aos_2-polyline_upgrade-fub' of ssh://scm.cgal.org/var/git/cgal into Aos_2-polyline_upgrade-fub
2013-11-11 09:35:31 +01:00
Dror Atariah
2d7cb01fba
Removed unused reference to a deprecated type
2013-11-11 09:34:52 +01:00
Efi Fogel
2b34e0c6af
Removed denominator (not needed)
2013-11-11 09:28:49 +02:00
Dror Atariah
02c9bf8333
Merge branch 'fix-deprecations-in-demo' into Aos_2-polyline_upgrade-fub
2013-11-10 13:36:19 +01:00
Dror Atariah
00def304a2
Removed white spaces at the end of some lines
2013-11-10 13:28:32 +01:00
Dror Atariah
b254bdf2f0
construction functor instead of direct construction
...
in mousePressEvent
2013-11-10 13:28:01 +01:00
Dror Atariah
219eeb036b
Segments iteration instead of points iterations
...
in paintFace
2013-11-10 13:10:01 +01:00
Efi Fogel
2de1b2ec15
Cleaned up. Added print statement for remote debugging
2013-11-10 13:01:02 +02:00
Efi Fogel
f86db46104
Ended file properly
2013-11-10 12:59:05 +02:00