Mael Rouxel-Labbé
|
2e178c106b
|
Remove "convenience" headers that are actually just cluttering things up
|
2019-05-09 09:40:36 +02:00 |
Mael Rouxel-Labbé
|
6d8d0b564c
|
Clean SMS code (whitespace, indentation, variable names, clumsy for loops, etc)
|
2019-05-09 09:31:35 +02:00 |
Mael Rouxel-Labbé
|
4747f8ccaf
|
Improve reader sanity
- Re-indent to more normal standards
- Remove usage of *_impl.h
- Clean useless and trailing whitespace
- some minor code readability changes
|
2019-05-03 14:56:21 +02:00 |
Sébastien Loriot
|
c8a3fdaff6
|
Merge pull request #3625 from sgiraudot/Stream_support-Enhance_color-GF
[Small Feature] Reworked CGAL::Color
|
2019-04-12 15:54:30 +02:00 |
Sébastien Loriot
|
1a97dcfb8e
|
Merge pull request #3441 from afabri/PMP-centroid-GF
[Small Feature] Add centroid(TriangleMesh) to Polygon Mesh Processing
|
2019-04-12 15:45:48 +02:00 |
Sébastien Loriot
|
a5ff70122c
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2019-04-12 15:43:10 +02:00 |
Sébastien Loriot
|
efc2084360
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2019-04-12 15:42:14 +02:00 |
Sébastien Loriot
|
82103c8ebd
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into HEAD
|
2019-04-12 15:42:03 +02:00 |
Sebastien Loriot
|
80cece608c
|
Merge pull request #3595 from MaelRL/T2-Remove_strict_conflict_zone_boolean-GF
Triangulation_2: revert small feature DT2_strict_and_weak_conflict_zone
|
2019-04-12 15:35:06 +02:00 |
Sebastien Loriot
|
08251247c2
|
Merge pull request #3831 from afabri/PSP-cleanup-GF
Point Set Processing: cleanup
|
2019-04-12 15:34:45 +02:00 |
Sebastien Loriot
|
81b78d6a8b
|
Merge pull request #3810 from maxGimeno/temp_branch
Mesh_3: Simplify AABB_primitive of Polyhedral_mesh_domain_3
|
2019-04-12 15:32:49 +02:00 |
Sebastien Loriot
|
92cc9d1dab
|
Merge pull request #3844 from MaelRL/SMP-Mute_ofstream-GF
SMP: mute ARAP and Orbifold output by default
|
2019-04-12 15:29:18 +02:00 |
Sebastien Loriot
|
fd273fe850
|
Merge pull request #3779 from afabri/Polyhedron-read_off-GF
Polyhedron: read_OFF() must not set the badbit if there are 0 vertices
|
2019-04-12 15:27:24 +02:00 |
Sebastien Loriot
|
decde71549
|
Merge pull request #3836 from sloriot/IO-lgpl_stl_writter
STL writer under LGPL
|
2019-04-12 15:23:01 +02:00 |
Sebastien Loriot
|
42ec55970f
|
Merge pull request #3822 from afabri/Nef_2-exploration_example-GF
Nef_2: Add an example for exploration
|
2019-04-12 15:22:31 +02:00 |
Sébastien Loriot
|
db65bd8ecc
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2019-04-11 21:38:48 +02:00 |
Sebastien Loriot
|
4690773563
|
Merge pull request #3820 from albert-github/feature/link_redirection
Correction of links
|
2019-04-11 21:38:13 +02:00 |
Sébastien Loriot
|
2eb411d337
|
update Eigen links
|
2019-04-11 21:37:05 +02:00 |
albert-github
|
1dd7473818
|
Correction of links
Correction of redirected links and links that moved to another place.
|
2019-04-11 21:37:05 +02:00 |
Simon Giraudot
|
4745f24f2d
|
Fix link test
|
2019-04-11 09:38:49 +02:00 |
Maxime Gimeno
|
6795d4fb48
|
Fix error with new primitive in demo
|
2019-04-10 10:45:35 +02:00 |
Andreas Fabri
|
06e6e299ae
|
Remove unused typedef
|
2019-04-10 09:49:41 +02:00 |
Simon Giraudot
|
d314711eaf
|
Merge remote-tracking branch 'mine/Stream_support-Enhance_color-GF' into Stream_support-Enhance_color-GF
|
2019-04-09 15:00:56 +02:00 |
Andreas Fabri
|
32a60390fd
|
Fix dependencies
|
2019-04-09 11:49:50 +02:00 |
Andreas Fabri
|
44f52f436a
|
Add include of sstream
|
2019-04-08 16:16:51 +02:00 |
Maxime Gimeno
|
6e46d7e661
|
Add CGAL:: before sqrt().
|
2019-04-08 16:16:51 +02:00 |
Andreas Fabri
|
9f659236a8
|
Fix Poisson
|
2019-04-08 16:16:51 +02:00 |
Andreas Fabri
|
88b0f11284
|
Move files to PSP/internal
|
2019-04-08 16:16:51 +02:00 |
Andreas Fabri
|
a2075494da
|
Move trace.h
|
2019-04-08 16:16:49 +02:00 |
Laurent Rineau
|
c938e5e180
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-04-08 16:06:26 +02:00 |
Laurent Rineau
|
06e7fba9f1
|
Merge pull request #3825 from maxGimeno/CGAL_Demos-fix_missing_demos-GF
Fix Precompiled Demos
|
2019-04-08 16:06:12 +02:00 |
Laurent Rineau
|
04bef2b071
|
Merge pull request #3781 from sloriot/CGAL-update_for_cpp14
Update for cpp14
|
2019-04-08 15:59:28 +02:00 |
Laurent Rineau
|
dd2c98eb85
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-04-08 15:59:14 +02:00 |
Laurent Rineau
|
c14308f300
|
Merge pull request #3788 from maxGimeno/VTU_output-Add-attribute-GF
Mesh_3: New Attributes Type for VTU Output
|
2019-04-08 15:58:40 +02:00 |
Laurent Rineau
|
68f321c58d
|
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-04-08 15:58:27 +02:00 |
Laurent Rineau
|
f40550fef3
|
Merge pull request #3824 from lrineau/fix-Wnull-pointer-arithmetic
Fix AppleClang -Wnull-pointer-arithmetic warning
|
2019-04-08 15:57:34 +02:00 |
Laurent Rineau
|
b86532d357
|
Merge pull request #3830 from lrineau/Installation-fix_Windows_DLL_verinfo-lrineau
Fix CGAL DLLs verinfo on Windows
|
2019-04-08 15:57:31 +02:00 |
Laurent Rineau
|
ae1e01c983
|
Merge pull request #3840 from lrineau/Installation-remove_GMP_IN_CGAL_AUXILIARY-GF
Remove (GMP|MPFR)_IN_CGAL_AUXILIARY
|
2019-04-08 15:57:29 +02:00 |
Laurent Rineau
|
f629c6980b
|
Merge pull request #3842 from maxGimeno/Iterator_range_fix-GF
Fix Iterator_range for Apple Clang
|
2019-04-08 15:57:26 +02:00 |
Laurent Rineau
|
02c7da9a7f
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-04-08 12:16:05 +02:00 |
Laurent Rineau
|
36afaa5de9
|
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-04-08 12:15:52 +02:00 |
Laurent Rineau
|
27f10ee7c9
|
Commited by error.
Partially revert "This branch now targets 4.13.2."
This reverts commit b392643a98, partially.
|
2019-04-08 12:15:05 +02:00 |
Laurent Rineau
|
4ccd667cbc
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-04-05 15:41:54 +02:00 |
Laurent Rineau
|
08f0d5fd40
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
# Conflicts:
# Installation/include/CGAL/version.h
# Maintenance/release_building/public_release_name
|
2019-04-05 15:40:53 +02:00 |
Laurent Rineau
|
b8b136bc8a
|
updated crontab (automated commit)
|
2019-04-05 15:18:06 +02:00 |
Laurent Rineau
|
f33addc4cc
|
Update the Javascript menu of the documentation
|
2019-04-05 15:14:02 +02:00 |
Laurent Rineau
|
b392643a98
|
This branch now targets 4.13.2.
|
2019-04-05 14:50:41 +02:00 |
Mael Rouxel-Labbé
|
6b43eaa311
|
Mute SMP's ARAP and Orbifold by default
|
2019-04-05 10:27:20 +02:00 |
Laurent Rineau
|
06940d9658
|
updated crontab (automated commit)
|
2019-04-04 16:29:31 +02:00 |
Laurent Rineau
|
db5d5d2809
|
backup gauguin's files
|
2019-04-04 16:28:05 +02:00 |