Commit Graph

98647 Commits

Author SHA1 Message Date
Dmitry Anisimov 5d6f171da1 Merge remote-tracking branch 'origin/Weights-new_package-danston' into Barycentric_coordinates_2-danston 2021-06-04 16:01:32 +02:00
Jane Tournois b69f643239 add missing param in initializer list 2021-06-04 15:58:26 +02:00
Dmitry Anisimov 6b60cb60c2 changed http to https 2021-06-04 15:39:04 +02:00
Dmitry Anisimov 1cd22e36fe missing header 2021-06-04 15:23:27 +02:00
Dmitry Anisimov b64d6c1dcb Merge remote-tracking branch 'origin/master' into Shape_regularization-new_package-danston 2021-06-04 14:46:05 +02:00
Dmitry Anisimov 0bb3597126 removed advance 2021-06-04 14:44:51 +02:00
albert-github 7edaaf183c Incorrect links in Triangulation_on_sphere_2
For the Triangulation_on_sphere_2 packages we get the incorrect links:
```
Checking ./doc_output/Triangulation_on_sphere_2/index.html
==============================================

Processing      file:///.../doc_output/Triangulation_on_sphere_2/index.html

List of broken links and other issues:
file:///...doc_output/Triangulation_on_sphere_2/index.html
 Lines: 179, 191
  Code: 200 (no message)
 To do: Some of the links to this resource point to broken URI fragments
        (such as index.html#fragment).
The following fragments need to be fixed:
        Section_2D_Triangulations_Regular       Line: 191
        Section_2D_Triangulations_Definitions   Line: 179
```

This has been corrected.
2021-06-04 14:44:09 +02:00
Dmitry Anisimov 3ab542cb03 fixed pkg since 2021-06-04 14:41:41 +02:00
Dmitry Anisimov 8be257b663 updated weights in the polyhedron demo 2021-06-04 14:39:31 +02:00
Laurent Rineau 2891c22fc7 updated crontab (automated commit) 2021-06-04 14:18:04 +02:00
Andreas Fabri 526aec740c Fix #5755 2021-06-04 14:05:00 +02:00
albert-github 7bfa33f9e4 Incorrect documentation for enum in Three package
Though not yet released ...
The documentation after the enum values signal, according to the text, documentation after the enum value but the used documentation starter `//!` is incorrect, should be `//!<`.
(see results on page doc_output/Three/group__PkgThreeRef.html)
2021-06-04 14:01:47 +02:00
albert-github 2a54687e77 Correction of hyperlinks
The link checker gave a number of redirects and incorrect links.
- the redirects have been solved ass far as possible
- the incorrect links have been checked and corrected where possible, others  have been reported through issues;
2021-06-04 13:52:14 +02:00
Dmitry Anisimov 1fd549b8e4 Merge remote-tracking branch 'origin/Weights-new_package-danston' into Weights-unification-danston 2021-06-04 13:51:47 +02:00
Dmitry Anisimov 2638c59b7c explicit call to weights in tools 2021-06-04 13:51:01 +02:00
Dmitry Anisimov 4fa2463fea pmp, renamed weight wrappers 2021-06-04 13:46:42 +02:00
Dmitry Anisimov 180ce69754 Merge remote-tracking branch 'origin/Weights-new_package-danston' into Weights-unification-danston 2021-06-04 12:35:27 +02:00
Dmitry Anisimov 3d4c9676b8 added uniform weight fairing to tools + removed duplicate uniform weights 2021-06-04 12:34:41 +02:00
Dmitry Anisimov 8aa246b97e pmp, factoring out the uniform weight fairing 2021-06-04 12:29:42 +02:00
Dmitry Anisimov 752c07e6c4 updated weights in the surface mesh parameterization package 2021-06-04 11:23:16 +02:00
Dmitry Anisimov 2459b6f91e updated weights in the Heat_method_3 package 2021-06-03 17:39:51 +02:00
Dmitry Anisimov 671eb4a99a updated weights in the surface mesh skeletonization package 2021-06-03 17:15:54 +02:00
Dmitry Anisimov 6e549b9845 Merge remote-tracking branch 'origin/Weights-new_package-danston' into Weights-unification-danston 2021-06-03 16:33:38 +02:00
Dmitry Anisimov 7f96109747 updated tools 2021-06-03 16:32:48 +02:00
Dmitry Anisimov 109d886d25 better naming in pmp 2021-06-03 15:48:11 +02:00
Maxime Gimeno c2b7cc8f50 Fix doc 2021-06-03 12:45:38 +02:00
Dmitry Anisimov 020cce9597 Merge remote-tracking branch 'origin/Weights-new_package-danston' into Weights-unification-danston 2021-06-03 12:07:44 +02:00
Dmitry Anisimov ea612fa699 fixed tools 2021-06-03 12:06:55 +02:00
Dmitry Anisimov f37a20a203 updated weights in the surface mesh deformation package 2021-06-03 12:04:35 +02:00
Dmitry Anisimov 2a6aaddd8f updated weights in the pmp package 2021-06-03 11:33:18 +02:00
Dmitry Anisimov 277b804eab Merge remote-tracking branch 'origin/Weights-new_package-danston' into Weights-unification-danston 2021-06-03 10:07:30 +02:00
Laurent Rineau 4ada5baa76 Merge branch '5.2.x-branch' 2021-06-02 17:21:15 +02:00
Laurent Rineau b935f4daa6 Merge pull request #5732 from janetournois/Polyhedron_demo-fix_cmakelists_find_tbb-jtournois
FindTBB.cmake: only search TBB in Config mode if version >= 2019 update 5
2021-06-02 17:21:05 +02:00
Laurent Rineau 5cbadbede6 Merge pull request #5701 from maxGimeno/Ctest-Adapt_scripts_to_windows-maxGimeno
Testsuite: Adapt ctest scripts for use with cygwin
2021-06-02 17:20:49 +02:00
Laurent Rineau 10cdb759b9 Merge pull request #5739 from maxGimeno/Demo-Fixes_for_scale_scene-maxGimeno
Polyhedron Demo: Fix Scene Recentering while Scaled
2021-06-02 17:20:47 +02:00
Laurent Rineau d99fa2517e Merge branch '5.1.x-branch' into 5.2.x-branch 2021-06-02 17:19:45 +02:00
Laurent Rineau a0515a9c37 Merge pull request #5739 from maxGimeno/Demo-Fixes_for_scale_scene-maxGimeno
Polyhedron Demo: Fix Scene Recentering while Scaled
2021-06-02 17:19:36 +02:00
Laurent Rineau 9e7d8abd8a Merge pull request #5732 from janetournois/Polyhedron_demo-fix_cmakelists_find_tbb-jtournois
FindTBB.cmake: only search TBB in Config mode if version >= 2019 update 5
2021-06-02 17:18:44 +02:00
Laurent Rineau cea03b74a1 Merge branch '5.2.x-branch' 2021-06-02 16:56:29 +02:00
Laurent Rineau 5c51042c63 Merge branch '5.1.x-branch' into 5.2.x-branch 2021-06-02 16:20:39 +02:00
Laurent Rineau 8b51a65ea0 This branch now targets 5.2.3. 2021-06-02 16:19:18 +02:00
Dmitry Anisimov 4d2931cee8 pmp, range loop analysis fixed warnings 2021-06-02 16:17:16 +02:00
Laurent Rineau 3cbadfb89b This branch now targets 5.1.5. 2021-06-02 16:02:44 +02:00
Dmitry Anisimov 7f83449fa5 fixed warnings 2021-06-02 15:03:07 +02:00
Laurent Rineau ac5d63d479 Prepare CGAL-5.3-beta1 2021-06-02 14:45:48 +02:00
Laurent Rineau cb512bc37b updated crontab (automated commit) 2021-06-02 14:18:06 +02:00
Laurent Rineau f738557f0c Update minimal requirements 2021-06-02 13:51:40 +02:00
Laurent Rineau 1a045d6d3a Revert modification to CHANGES.md from e0a4dd0680 (PR #5677) 2021-06-02 13:15:28 +02:00
Mael 16ba457bd2
Fix nested list spacing 2021-06-02 13:14:41 +02:00
Laurent Rineau 8994bc190c Minor improvement: change the release date, and fix spaces 2021-06-02 13:09:48 +02:00