Mael Rouxel-Labbé
|
5bc7eff657
|
Fix missing const
|
2020-05-27 09:16:08 +02:00 |
Mael Rouxel-Labbé
|
f36198e65f
|
Fix broken condition of 'for' loop
|
2020-05-26 19:42:19 +02:00 |
Mael Rouxel-Labbé
|
ef821a01ae
|
Fix read_GOCAD most useful overload being in internal
|
2020-05-26 19:41:45 +02:00 |
Mael Rouxel-Labbé
|
195f7a928d
|
Fix broken overload calls
|
2020-05-26 19:35:03 +02:00 |
Mael Rouxel-Labbé
|
3ea5fc5a10
|
Misc minor code improvements
|
2020-05-26 19:33:27 +02:00 |
Mael Rouxel-Labbé
|
fcf0fa4273
|
Fix taking points / colors by copy in PLY writing
|
2020-05-26 19:28:16 +02:00 |
Mael Rouxel-Labbé
|
23f8f602da
|
Remove useless overloads in IO::internal
|
2020-05-26 19:27:53 +02:00 |
Mael Rouxel-Labbé
|
5d1a68e8f7
|
auto -> proper type which already exists
|
2020-05-26 19:27:26 +02:00 |
Mael Rouxel-Labbé
|
dc0946903b
|
All kinds of fixes to BGL IO doc
|
2020-05-26 18:48:35 +02:00 |
Maxime Gimeno
|
d0bfde7966
|
Fix some OBJ reading
|
2020-05-25 17:03:05 +02:00 |
Mael Rouxel-Labbé
|
1c2015078b
|
Fix missing 'return' before non-void overload call + show VTK functions in doc
|
2020-05-22 18:57:47 +02:00 |
Mael Rouxel-Labbé
|
9de30a6d56
|
Re-add doc of high level BGL I/O functions
|
2020-05-22 18:57:16 +02:00 |
Mael Rouxel-Labbé
|
8a7753d05c
|
Re-add doc of STL functions (from BGL/doc to BGL/include)
|
2020-05-22 18:55:59 +02:00 |
Mael Rouxel-Labbé
|
c3041d6368
|
Re-add doc of OFF functions
|
2020-05-22 18:55:32 +02:00 |
Mael Rouxel-Labbé
|
37f0fc0659
|
Fix doc of Gocad
|
2020-05-22 18:55:16 +02:00 |
Mael Rouxel-Labbé
|
62ae548bd4
|
Fix doc of 3MF
|
2020-05-22 18:54:58 +02:00 |
Mael Rouxel-Labbé
|
0e4a52fd2c
|
Add missing and reorder BGL IO functions in BGL's ref manual
|
2020-05-22 17:16:12 +02:00 |
Mael Rouxel-Labbé
|
322f1ccaef
|
Don't disjoint doc from headers for BGL/IO
|
2020-05-22 17:14:18 +02:00 |
Mael Rouxel-Labbé
|
580a1efd5c
|
Remove trailing whitespace / tabs
|
2020-05-22 15:31:50 +02:00 |
Mael Rouxel-Labbé
|
fb8463f470
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-05-22 15:17:56 +02:00 |
Laurent Rineau
|
66bf082969
|
Merge branch 'releases/CGAL-5.0-branch'
|
2020-05-22 10:37:42 +02:00 |
Laurent Rineau
|
90cf237c43
|
Merge pull request #4743 from AdrianBunk/CGAL-5.0-branch
Fix gcc option setting for Alpha
|
2020-05-22 10:36:06 +02:00 |
Laurent Rineau
|
a56a052bca
|
Merge pull request #4743 from AdrianBunk/CGAL-5.0-branch
Fix gcc option setting for Alpha
|
2020-05-22 10:35:56 +02:00 |
Adrian Bunk
|
5e70fceba9
|
Fix gcc option setting for Alpha
|
2020-05-22 11:21:58 +03:00 |
Laurent Rineau
|
565ce305e9
|
Merge pull request #4733 from maxGimeno/Maintenance-update_gauguin-maxGimeno
|
2020-05-20 10:33:29 +02:00 |
Laurent Rineau
|
6b05f820e7
|
Markdown formatting of code
|
2020-05-19 20:28:29 +02:00 |
Laurent Rineau
|
d2c56a8511
|
Merge pull request #4732 from maxGimeno/Travis-add_windows_h_typedefs-maxGimeno
|
2020-05-19 17:31:02 +02:00 |
Maxime Gimeno
|
08af169d6c
|
fix travis
|
2020-05-19 13:34:59 +02:00 |
Laurent Rineau
|
3d3788925b
|
Merge pull request #4607 from efifogel/Aos_2-intersection-efif
Arrangement_on_surface_2: change intersection return types (from legacy CGAL::Object to variants)
# Conflicts:
# Installation/CHANGES.md
|
2020-05-19 10:55:30 +02:00 |
Jane
|
34538bcbea
|
UPDATupdateE# (use "git push" to publish your local commits)
|
2020-05-19 09:11:31 +01:00 |
Laurent Rineau
|
af456548af
|
Merge pull request #4471 from MaelRL/PMP-Halfedge_comparer_for_stitch_borders-GF
PMP: Enable enforcing which edge is kept during stitching
|
2020-05-18 12:25:01 +02:00 |
Laurent Rineau
|
bb012da683
|
Merge pull request #4568 from sgiraudot/PSP-Cluster_points-GF
[Small Feature] Point Set Clustering
|
2020-05-18 12:24:56 +02:00 |
Laurent Rineau
|
fcc5ccca53
|
Merge pull request #4669 from gdamiand/CGAL_warning-gdamiand
Remove "unused-but-set-parameter" warnings
|
2020-05-18 12:24:44 +02:00 |
Laurent Rineau
|
1b947a6c04
|
Merge pull request #4678 from maxGimeno/CGAL-Fixes_for_bundle-maxGimeno
Script: Update the script for the demo bundle
|
2020-05-18 12:24:39 +02:00 |
Laurent Rineau
|
cb098cfd9c
|
Merge pull request #4685 from maxGimeno/Travis-add_windows_h_typedefs-maxGimeno
Travis: <windows.h>
|
2020-05-18 12:24:34 +02:00 |
Laurent Rineau
|
9a3e0387a7
|
Merge pull request #4705 from rgcv/Cartesian_kernel-fix_missing_print_AT3-rgcv
Add missing `Aff_transformationC3::print` and `Aff_transformationH2::operator<<`
|
2020-05-18 12:24:25 +02:00 |
Laurent Rineau
|
b67186eca9
|
Merge pull request #4719 from sloriot/PMP-remove_si_is_too_verbose
Hide verbose/debug code
|
2020-05-18 12:24:19 +02:00 |
Laurent Rineau
|
99fe0bef7b
|
Merge pull request #4723 from gdamiand/Surface_mesh_topology-bugfix
Two bug fixes in Surface mesh topology package
|
2020-05-18 12:24:11 +02:00 |
Laurent Rineau
|
dfe272f14e
|
Merge pull request #4725 from sloriot/SS-missing_const_pointer
Add missing const
|
2020-05-18 12:24:05 +02:00 |
Laurent Rineau
|
50ce34d478
|
Merge pull request #4727 from maxGimeno/Surf_reader-add_binary_reading-maxGimeno
IO: Add binary support for surf reading.
|
2020-05-18 12:23:58 +02:00 |
Laurent Rineau
|
4c30c49231
|
Merge pull request #4705 from rgcv/Cartesian_kernel-fix_missing_print_AT3-rgcv
Add missing `Aff_transformationC3::print` and `Aff_transformationH2::operator<<`
|
2020-05-18 12:22:27 +02:00 |
Laurent Rineau
|
86ae4be3ce
|
Merge pull request #4711 from danston/Polygon_mesh_processing-fair_weights_bug_fix-danston
PMP fairing cotangent weights issue fix
|
2020-05-18 12:22:21 +02:00 |
Laurent Rineau
|
c1ffa15645
|
Merge pull request #4725 from sloriot/SS-missing_const_pointer
Add missing const
|
2020-05-18 12:22:15 +02:00 |
Laurent Rineau
|
a9f498459b
|
Merge pull request #4708 from MaelRL/OBB-Improvements-GF
OBB: Accuracy improvements
|
2020-05-18 12:07:22 +02:00 |
Laurent Rineau
|
f031adde59
|
Merge pull request #4711 from danston/Polygon_mesh_processing-fair_weights_bug_fix-danston
PMP fairing cotangent weights issue fix
|
2020-05-18 12:07:17 +02:00 |
Laurent Rineau
|
81c1b96217
|
Merge branch 'releases/CGAL-5.0-branch'
|
2020-05-18 12:01:39 +02:00 |
Laurent Rineau
|
0ed0741489
|
Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch
|
2020-05-18 11:59:20 +02:00 |
Laurent Rineau
|
5dce5f9311
|
Merge pull request #4697 from lrineau/Installation-add_CGALConfigVersion-GF
header-only mode: add CGALConfigVersion.cmake
|
2020-05-18 11:55:02 +02:00 |
Maxime Gimeno
|
f144de393a
|
Add binary support for surf reading.
|
2020-05-15 15:53:33 +02:00 |
Mael Rouxel-Labbé
|
65e612d26a
|
Do not use the deprecated API of copy_face_graph in stitching tests
|
2020-05-15 14:59:25 +02:00 |