Commit Graph

79632 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé 207fbb7efd Changed functor's result type
Technically the point() function of the TriangulationVertexBase_2 concept
has return type Point and not const Point& so we can't take a const ref here
otherwise we might take refs to temporaries.
2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé d32a4ff717 Fixed regular neighbor coordinates when the query point is hidden 2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé f66196062d Fixed missing macro around inexact_locate 2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé ee4134317e Improved tests of natural/regular coordinates (2D)
backward compatible + new tests
2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé dbc48009bc Various minor to natural/regular coordinates 2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé c7b2757405 Readability changes in Interpolation/test 2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé 91620fbec6 Fixed the creative indentation of the Interpolation Pkg's doc 2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé f6a7307a74 Fixed trailing whitespace in the Pkg Interpolation 2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé c88b17f92e Clarified functor names 2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé 751395e4fe Fixed examples after parameter order change 2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé e005946a67 Improvements to sibson_gradient_fitting.h
- better variable/template names
- better function order
- some simplifications and warning cleaning
2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé ed823a875c Fixed compilation after functor name change 2018-05-04 13:57:38 +02:00
Mael Rouxel-Labbé efcafe4073 Added a comment 2018-05-04 13:57:38 +02:00
Mael Rouxel-Labbé 42c25d1c84 Readability changes (no real changes) 2018-05-04 13:57:38 +02:00
Mael Rouxel-Labbé 4f02f892cb Added missing overloads and cleaned code in (nn|rn)_coordinates_2 2018-05-04 13:57:38 +02:00
Mael Rouxel-Labbé d041642800 Generalized Interpolation helper functors and cleaned their names 2018-05-04 13:57:38 +02:00
Mael Rouxel-Labbé 67f99cc53d Fixed trailing whitespace and (some of the) inconsistent indentation
No real changes.
2018-05-04 13:57:38 +02:00
Mael Rouxel-Labbé 118e5dc9c3 Re-ordered papers so that the compiled version shows up ordered 2018-05-04 13:57:38 +02:00
Sébastien Loriot 0a27019322 fix sibson interpolation 2018-05-04 13:57:38 +02:00
Sébastien Loriot 1e6806f6e1 add missing overloads 2018-05-04 13:57:38 +02:00
Andreas Fabri d619587ffb Add an example that not yet compiles 2018-05-04 13:57:38 +02:00
Andreas Fabri 6bb5deff4d Add an example 2018-05-04 13:57:38 +02:00
Andreas Fabri af093e3a15 Make it work for regular neighbors. Make Sibson geadient fitting write weighted points 2018-05-04 13:57:38 +02:00
Andreas Fabri 868266fa76 Clean up. 2018-05-04 13:57:38 +02:00
Andreas Fabri 5acd076dd5 Add an example and the implementation history 2018-05-04 13:57:38 +02:00
Andreas Fabri 2bc8e23653 move helper classes in a subdirectory/namespace/file 2018-05-04 13:57:38 +02:00
Andreas Fabri abc19d9c9d Add the possibility to store values and gradients in vertex_with_info 2018-05-04 13:57:38 +02:00
Andreas Fabri de5c1e4d46 Add the possibility to store value and gradient in the triangulation vertices 2018-05-04 13:57:38 +02:00
Sebastien Loriot f1c19a0fa4
Merge pull request #3066 from maxGimeno/Infrastructure-update_setup_files-GF
Update Maintainance files for Gauguin
2018-05-02 16:22:51 +02:00
Maxime Gimeno 03b9f08767 Update Maintainance files for Gauguin 2018-04-30 12:50:53 +02:00
Laurent Rineau eb2240e90e
Merge pull request #3064 from mglisse/patch-1
Remove debug printing
2018-04-28 08:45:14 +02:00
Marc Glisse 9a2c6ab631
Remove debug printing
Oups, I forgot to remove part of the console output from the example when I copied it to the ipelet...
2018-04-27 21:20:20 +02:00
Laurent Rineau 4485412a52 updated crontab (automated commit) 2018-04-27 17:18:05 +02:00
Laurent Rineau f68319c5c5 Merge branch 'releases/CGAL-4.12-branch' 2018-04-27 16:45:32 +02:00
Laurent Rineau 413682ebc1 Merge pull request #3045 from maxGimeno/Demo-Fix_polyhedron_lighting-GF
Polyhedron demo: Fix Polyhedron Lighting
2018-04-27 16:30:34 +02:00
Laurent Rineau 3bf6bc3c4b Merge pull request #3059 from lrineau/Installation-fix_LEDA_support_with_gcc-GF
Fix LEDA support with gcc
2018-04-27 16:30:31 +02:00
Laurent Rineau 1ad34d14dd Merge pull request #3057 from sloriot/doc-fix_warnings
Fix doc warnings (and bugs)
2018-04-27 16:30:28 +02:00
Laurent Rineau aa856c730e Merge branch 'releases/CGAL-4.12-branch' 2018-04-26 16:32:47 +02:00
Laurent Rineau c180c0678d Fix LEDA support with gcc 2018-04-26 14:59:24 +02:00
Laurent Rineau 87f87607e7 updated crontab (automated commit) 2018-04-26 09:56:44 +02:00
Sébastien Loriot 742a615527 fix doc warnings triggered essentially by the improvement of doxygen 2018-04-25 23:36:21 +02:00
Laurent Rineau 7ff5a2adfa Next version on master will be 4.13-beta1 2018-04-25 18:08:11 +02:00
Laurent Rineau 4f14095cb8 next version on this branch is 4.12.1 2018-04-25 18:06:14 +02:00
Laurent Rineau f7c3c8212b The announcement draft 2018-04-25 15:58:53 +02:00
Laurent Rineau 117148e62b Last minute amendment to changes 2018-04-25 15:58:33 +02:00
Laurent Rineau b9778ba91b I forgot to prepare CGAL-4.12 2018-04-25 15:39:14 +02:00
Laurent Rineau 0f3c37e1a6 Fix permissions for files coming from gauguin 2018-04-25 12:13:20 +02:00
Laurent Rineau aafced1f53
Merge pull request #3046 from maxGimeno/Documentation-fix_1813_warning_column-GF
Documentation: Fix 1.8.13 column
2018-04-25 12:11:58 +02:00
Maxime Gimeno 06733568b2 Fix warnings of 1.8.13 copying number for master cilumn 2018-04-25 12:04:33 +02:00
Maxime Gimeno 1e25019cb2 fix flat_shader 2018-04-25 10:21:17 +02:00