Commit Graph

52761 Commits

Author SHA1 Message Date
Nico Kruithof bd096e4b2a Fixing a double defined function 2013-04-08 20:45:50 +02:00
Laurent Rineau 13c0542551 Prepare CGAL-4.2 2013-04-08 17:32:52 +02:00
Laurent Rineau 8c01d4b822 Better (and quiet) detection of Git and SVN repositories 2013-04-08 17:32:39 +02:00
Laurent Rineau 671cf0fbc4 Test with g++-4.8 instead of g++-4.9 2013-04-08 15:17:28 +02:00
iyaz a3a3660782 Examples are named and section/subsection'ing is better now. 2013-04-08 02:07:59 +03:00
iyaz 664a736675 Small improvements on ref-man. 2013-04-08 02:05:40 +03:00
iyaz 5c093049f5 Remove [0, 1] clipping of smoothing_lambda, and just suggest that in ref-man comments. 2013-04-08 01:16:55 +03:00
iyaz 0c243507a2 Clearing unnecessary typedefs,
Fixing warnings raised by FT float kernels.
2013-04-05 15:56:29 +03:00
Nico Kruithof 4edb672243 Incorporated the changes proposed by Marc:
- Changed to code to show the menus
- Added a sentence to mention the distribution of the points
2013-04-04 20:11:57 +02:00
Laurent Rineau e5b1cb5337 Fix the documentation of Regular_triangulation_::dual(Cell_handle) 2013-04-03 12:23:56 +02:00
Laurent Rineau a004a032ec Merge branch 'Installation-fix_builtin_unreachable_strict_ansi-lrineau'
Tested in CGAL-4.2-Ic-207
2013-04-03 12:19:01 +02:00
Sébastien Loriot e1e0742977 Merge branch 'Straight_skeleton-public_Construct_offset_point-local'
tested with CGAL-4.2-Ic-208
approved by the release manager
2013-04-03 11:40:10 +02:00
Sébastien Loriot cd6fd3dae1 update figure caption 2013-04-03 06:58:57 +02:00
iyaz ab409c8bac Clarify window size,
clarify same colors for different segments.
2013-04-02 20:59:33 +03:00
iyaz 060bb3e3ff update comments,
add missing explicit namespace qualifier for tie (boost)
2013-04-02 20:02:38 +03:00
Jane Tournois 0cfffc67a3 add compact mesh cell/vertex base(s) to documentation
+ fix template parameters order in existing documentation
2013-04-02 17:03:19 +02:00
Sébastien Loriot 6cde7ffc65 remove todos 2013-04-02 15:11:57 +02:00
Sébastien Loriot be02ee3a39 better comment in an example 2013-04-02 15:11:41 +02:00
Sébastien Loriot eac22e273d add comments on number of rays 2013-04-02 15:11:09 +02:00
Sébastien Loriot 220b3ac3e9 add table of content 2013-04-02 12:31:53 +02:00
Sébastien Loriot cd8e1b68cf using cgal macros for figures 2013-04-02 12:31:33 +02:00
Sébastien Loriot 477e31b435 single author 2013-04-02 12:23:46 +02:00
iyaz c3a72fe892 Stop segmentation dockwidget from opening more than once 2013-04-01 19:21:10 +03:00
iyaz 302bab632e Some todo's are answered. Some remain to be discussed. 2013-04-01 17:57:39 +03:00
iyaz 36a26b328d Make 'spatial & range parameters' parameters to bilateral filtering 2013-04-01 17:56:28 +03:00
iyaz 0c77beb2b1 Handle <= 0 levels while BFT 2013-04-01 15:37:08 +03:00
Nico Kruithof 01778a2347 Merge branch 'master' into Periodic_2_triangulation_2-nkruithof 2013-04-01 06:41:20 +02:00
Nico Kruithof d69d0e303b Formatting, ran astyle:
for i in `find . -name "*.h" -or -name "*.cpp"`; do echo $i; astyle -A7 -bps2 $i; done
2013-03-31 22:10:07 +02:00
Nico Kruithof a980dfc210 Big code cleanup. Cleaned all NGHK's (own notes).
Work is done.
2013-03-31 22:06:39 +02:00
Nico Kruithof 6454707d07 Added my name to all files 2013-03-31 20:53:37 +02:00
Nico Kruithof bb9a733bd1 Updated the P2T2 demo. 2013-03-31 19:50:37 +02:00
Nico Kruithof 71c26b0a21 Added images. 2013-03-31 19:50:21 +02:00
Nico Kruithof f4781e453b Adding documentation images for the different iterators 2013-03-31 17:10:56 +02:00
Nico Kruithof bc0a55ad1e Improved demo with Iterator_type-ed simplices 2013-03-31 14:58:49 +02:00
Nico Kruithof 8ff3ea3e4a Added figure 2013-03-31 14:58:36 +02:00
Nico Kruithof 42b9157d13 Added performance benchmark 2013-03-31 14:58:11 +02:00
Nico Kruithof 04191f177a Fixed iterator types 2013-03-31 14:43:39 +02:00
Jane Tournois 7582f85841 fix template parameter name : should be MD for MeshDomain, not MT 2013-03-29 17:32:11 +01:00
Jane Tournois ef60b9361b fix order of template parameters. Make it consistent with the code 2013-03-29 17:15:48 +01:00
Jane Tournois 2713d26cb7 add invalidate_circumcenter 2013-03-29 16:15:08 +01:00
Jane Tournois d8134a8bbb fix last commit 2013-03-29 16:11:07 +01:00
Jane Tournois 6ecdbe83d3 add intrusive_list stuff to vertex base and cell base
+
add is_special and set_special to vertexbase
2013-03-29 16:05:11 +01:00
Sébastien Loriot bd8b865957 add link to homebrew homepage 2013-03-29 15:57:05 +01:00
Clement Jamin 09c0f049a2 Removed useless "CGAL::" 2013-03-29 15:50:04 +01:00
Jane Tournois 2a27c968e3 complete previous commit 2013-03-29 15:27:41 +01:00
Jane Tournois 5a90be098b add constructor using bounding polyhedron 2013-03-29 15:24:35 +01:00
Jane Tournois 04a2ffa7dc say that edge_size should be set when protect_edges is used 2013-03-29 15:09:22 +01:00
Nico Kruithof 34a3cd98ba Taking larger increments 2013-03-29 15:00:09 +01:00
Nico Kruithof 80c7a3cb7a Fixing a bug in measuring performance (didn't reset the timer) 2013-03-29 14:57:17 +01:00
Nico Kruithof ea1bf9d494 Added the html code to generate the plot
made the maximal number of points to benchmark controllable by an command line argument
2013-03-29 14:39:46 +01:00