Commit Graph

101719 Commits

Author SHA1 Message Date
GYuvanShankar ce44ebf64d Documentation change, removed BOOST_PARAMETER_MAX_ARITY macro 2022-08-17 18:03:26 +05:30
Sébastien Loriot fe5befbf25 remove whitespace 2022-08-16 18:07:14 +02:00
Sébastien Loriot ad6329c263 Merge 'cgal/master' into gsoc2022-boost_np 2022-08-16 17:52:18 +02:00
Sébastien Loriot 098ca52aff Merge remote-tracking branch 'cgal/5.5.x-branch' 2022-08-10 18:39:17 +02:00
Sébastien Loriot 601bd64dc8 Merge remote-tracking branch 'cgal/5.4.x-branch' 2022-08-10 18:38:50 +02:00
Sebastien Loriot 3ad379bae6
Merge pull request #6787 from sloriot/CGAL-warnings
Fix warnings
2022-08-10 18:37:55 +02:00
Sebastien Loriot f509f97a86
Merge pull request #6788 from MaelRL/AW3-Add_triangle_soup_example-GF
Add triangle soup wrap example for alpha wrap
2022-08-10 18:34:51 +02:00
Sebastien Loriot 3368ac557c
Merge pull request #6785 from afabri/Nef_3-fix_nary_operations-GF
Nef_3: Fix in nary functions
2022-08-10 18:34:10 +02:00
Sebastien Loriot 03ab0d5220
Merge pull request #6781 from afabri/Parameterization-change_define-GF
Parameterization:  Scope name of a #define
2022-08-10 18:33:01 +02:00
Sebastien Loriot d64d243bf5
Merge pull request #6772 from sloriot/PMP-remove_caps_needles_doc
Document remove_almost_degenerate_faces()
2022-08-10 18:31:52 +02:00
GYuvanShankar 02ddb5c1c3 Documentation for mandatory parameters 2022-08-08 14:36:26 +05:30
Mael Rouxel-Labbé 5cb3d3f101 Add triangle soup wrap example 2022-08-07 10:12:02 -07:00
Sebastien Loriot beb57433c4
Apply suggestions from code review
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2022-08-04 10:30:02 +02:00
Sébastien Loriot ec858b5eff fix out-of-bound warning 2022-08-04 08:55:58 +02:00
Sébastien Loriot 90d362d894 fix conversion warnings 2022-08-04 08:55:49 +02:00
Sebastien Loriot cd883c678b
Merge pull request #6778 from albert-github/feature/bug_obsolete_dot
Replacing OBSOLETE doxygen settings
2022-08-03 19:58:49 +02:00
Sebastien Loriot 55492f8eb6
Merge pull request #6767 from albert-github/feature/bug_latexonly
Confusing line numbers in case of warnings
2022-08-03 19:58:07 +02:00
Andreas Fabri 001f9b8c43 Change macro name 2022-08-03 11:35:00 +01:00
Andreas Fabri 7b09c8e5ea Nef_3: Fix in nary functions 2022-08-02 17:37:38 +01:00
Andreas Fabri 349f9ac384 Fix link 2022-08-02 16:01:43 +01:00
Sebastien Loriot c388f30e27
Merge pull request #6782 from sloriot/PSR-fix_license
Fix package license
2022-08-02 15:02:55 +02:00
Sébastien Loriot d8c92fc92f fix package license 2022-08-02 13:32:36 +02:00
Sebastien Loriot f4a505ca2a
Merge pull request #6688 from gdamiand/CMap_index-gdamiand
CMap/GMap/LCC with index
2022-08-02 10:55:37 +02:00
Andreas Fabri b52d211824 Parameterization: Scope name of a #define 2022-08-02 09:27:01 +01:00
Sébastien Loriot decab153bb Merge pull request #6716 from afabri/Parameterization-iterative_authalic_performance-GF
Parameterization: Make Iterative_authalic_parameterization faster (WIP)
2022-08-01 15:54:38 +02:00
Sébastien Loriot d04f42c3b1 Merge remote-tracking branch 'cgal/5.5.x-branch' 2022-08-01 15:53:56 +02:00
Sébastien Loriot 3c24a79336 Merge pull request #6773 from janetournois/PMP-relaxation_avoid_global_function-jtournois
PMP::tangential_relaxation() - avoid using global function barycenter()
2022-08-01 15:52:31 +02:00
Sébastien Loriot 403c1ed975 Merge remote-tracking branch 'cgal/5.4.x-branch' into HEAD 2022-08-01 15:51:53 +02:00
Sebastien Loriot 9865aae71a
Merge pull request #6774 from janetournois/PMP-remeshing_avoid_global_function-jtournois
PMP::isotropic_remeshing() - avoid using global function midpoint()
2022-08-01 15:50:50 +02:00
albert-github 07fb04e860 Replacing OBSOLETE doxygen settings
Replacing the doxygen obsolete settings with the new settings
2022-08-01 12:31:46 +02:00
Sven Oesau d98076bba6 removed protected copy_sparse_matrix as it is no longer required when the matrix type is assignable 2022-07-29 15:44:24 +02:00
Sven Oesau 6a7eadc059 added refines Assignable
removed assignment operator
2022-07-29 15:39:27 +02:00
Jane Tournois c6bc71b254 use construct_midpoint_3_object() instead of CGAL::midpoint() 2022-07-28 15:51:56 +02:00
Jane Tournois d7d439fc48 use construct_barycenter_3_object() instead of CGAL::barycenter() 2022-07-28 14:37:02 +01:00
Laurent Rineau 0af45fa11e Merge branch '5.5.x-branch' 2022-07-28 14:41:38 +02:00
Laurent Rineau e5ab367d6c Merge pull request #6770 from sloriot/Basic_viewer-typo
Fix copy/paste error
2022-07-28 14:41:34 +02:00
Laurent Rineau b5475a670e Merge pull request #6770 from sloriot/Basic_viewer-typo
Fix copy/paste error
2022-07-28 14:41:09 +02:00
Sébastien Loriot e532260914 fix compilation issues 2022-07-27 18:42:38 +02:00
GYuvanShankar 1ee7340343 Removed np for mandatory param for certain fns 2022-07-27 20:16:47 +05:30
Sébastien Loriot fbd8b8a75a add out-of-class definition if c++17 is not used 2022-07-27 16:28:59 +02:00
Sébastien Loriot f075a3ee1e add missing Ref 2022-07-27 15:48:23 +02:00
Sven Oesau 6ed2accd55 added assignment operator to SparseLinearAlgebraTraits_d concept 2022-07-27 15:00:58 +02:00
Sébastien Loriot 8a13b7fbeb Add missing NP only version
also remove other constructors that does not seem needed
2022-07-27 12:07:27 +02:00
Sébastien Loriot 19c146b6e2 add deprecated compatibility version 2022-07-27 12:07:08 +02:00
Sébastien Loriot f2aeaf710b use Named_parameters for variadic specialization 2022-07-27 11:24:26 +02:00
Sébastien Loriot 6802528cd6 make it uniform 2022-07-27 11:07:28 +02:00
Sébastien Loriot 7d656a0a25 Merge remote-tracking branch 'sloriot/gsoc2022-boost_np' into HEAD 2022-07-27 09:24:08 +02:00
Sébastien Loriot 347a0220b3 restrict the parameter pack to Named_function_parameters 2022-07-26 18:02:33 +02:00
Sébastien Loriot 70b7c627db improve doc 2022-07-26 16:42:24 +02:00
Sébastien Loriot e660b2dd1d fix copy/paste error and use double for parameters to be compatible
with predicates
2022-07-26 15:55:52 +02:00