Laurent Rineau
|
2a5b7cd7ba
|
Merge pull request #4111 from lrineau/CGAL-fix_ctest_on_Windows-GF
Fix CTest on windows
|
2019-09-05 14:59:38 +02:00 |
Laurent Rineau
|
94d654b9ab
|
Fill CGAL_EXECUTABLE_TARGETS wherever that was missing
|
2019-09-04 14:19:54 +02:00 |
Maxime Gimeno
|
b747943bbf
|
Fix the crash after split polyhedra.
|
2019-09-03 13:49:29 +02:00 |
Simon Giraudot
|
aab26aa579
|
Make full copy of point set and avoid useless copies
|
2019-08-28 10:55:14 +02:00 |
Simon Giraudot
|
0d4959eba8
|
Fix warnings if no solver available
|
2019-08-20 13:27:38 +02:00 |
Laurent Rineau
|
850d6090c0
|
Merge pull request #4102 from maxGimeno/Demo-Fixes-maxGimeno
3D Demo: Fixes
|
2019-08-16 13:25:06 +02:00 |
Laurent Rineau
|
e58d82e5ac
|
Merge pull request #4108 from sgiraudot/Demo-Update_reconstruction_plugin-GF
Demo: update reconstruction plugin
|
2019-08-16 13:25:03 +02:00 |
Maxime Gimeno
|
47426af402
|
Fix warnings
|
2019-08-12 09:41:42 +02:00 |
Sebastien Loriot
|
fd328f6c91
|
Merge pull request #3772 from maxGimeno/BasicViewer-Update_shaders-GF
Basic viewer: use compatibility shaders in basic_viewer
|
2019-08-12 09:01:05 +02:00 |
Maxime Gimeno
|
3ffa7afd95
|
Fix CMakeLists
|
2019-08-09 16:49:06 +02:00 |
Sebastien Loriot
|
7b96326fab
|
Merge pull request #4101 from maxGimeno/Demo-Add_diff_plugin-maxGimeno
Demo 3D:Diff Between Meshes Plugin
|
2019-08-08 10:54:13 +02:00 |
Sebastien Loriot
|
aca05d36fa
|
Merge pull request #4119 from sloriot/CGAL-named_function_parameters-5.0
Named function parameters (5.0)
|
2019-08-08 10:10:45 +02:00 |
Sebastien Loriot
|
05e894cd04
|
Merge pull request #4118 from sloriot/CGAL-named_function_parameters-4.14
Named function parameters (4.14)
|
2019-08-08 10:05:41 +02:00 |
Simon Giraudot
|
36bacf6940
|
Fix warning by cleaning up UI file
|
2019-08-07 11:51:51 +02:00 |
Maxime Gimeno
|
660ebe9e81
|
Add missing highp and remove unwanted highp
|
2019-08-05 14:16:02 +02:00 |
Maxime Gimeno
|
b462519b28
|
Merge remote-tracking branch 'cgal/master' into BasicViewer-Update_shaders-GF
|
2019-08-05 11:15:20 +02:00 |
Maxime Gimeno
|
5ddbd8cca1
|
Use overload working withour c++14
|
2019-08-05 10:06:41 +02:00 |
Maxime Gimeno
|
25090aa8eb
|
Add a button to get rid of a heat group.
|
2019-08-02 14:52:45 +02:00 |
Laurent Rineau
|
a0ea4f0c5f
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-07-31 17:01:03 +02:00 |
Maxime Gimeno
|
5aa9e6abb6
|
Fix (ish) slow serachbox on windows.
|
2019-07-31 16:43:10 +02:00 |
Maxime Gimeno
|
44b8b2df02
|
Fix flip edges for 3-edges borders.
|
2019-07-31 15:46:14 +02:00 |
Maxime Gimeno
|
69e5072cc1
|
Get rid of the two fake lines in ctest_testsuite
|
2019-07-29 13:35:19 +02:00 |
Maxime Gimeno
|
762064e8b0
|
Fix warning in diff_plugin
|
2019-07-29 13:04:03 +02:00 |
Sébastien Loriot
|
25a05e9f4c
|
Merge branch 'CGAL-named_function_parameters-4.14' into master
Conflicts resolved by hand
|
2019-07-28 23:46:43 +02:00 |
Sébastien Loriot
|
2f81a21523
|
Merge 'CGAL-named_function_parameters' for 4.13-branch into 4.14-branch
Conflicts resolved by hand
|
2019-07-28 22:30:13 +02:00 |
Maxime Gimeno
|
7180f20b7a
|
Remove threshold in source point removing in the shortest_path_plugin
|
2019-07-25 10:02:29 +02:00 |
Simon Giraudot
|
ba9862e62c
|
Fix indentation
|
2019-07-24 10:29:20 +02:00 |
Simon Giraudot
|
275f7f390b
|
Add Polygonal reconstruction and improve plugin
|
2019-07-24 10:29:10 +02:00 |
Simon Giraudot
|
98fb0fa4fc
|
Add marching tets for Poisson and fix plugin
|
2019-07-23 14:58:06 +02:00 |
Simon Giraudot
|
d7b0fcc4f6
|
WIP: simplify/reorganize reconstruction plugin
|
2019-07-23 12:54:07 +02:00 |
Maxime Gimeno
|
e448b7ae81
|
Merge remote-tracking branch 'cgal/master' into Demo-Add_diff_plugin-maxGimeno
|
2019-07-22 15:59:44 +02:00 |
Sebastien Loriot
|
2a426bb1e1
|
Merge pull request #4063 from sloriot/CGAL-NO_CXX11
Remove CGAL_CXX11 macro usage
|
2019-07-19 16:16:22 +02:00 |
Maxime Gimeno
|
bedbd31157
|
Fix the reloading of an oriented soup. Restore highlighting of self-intersections.
|
2019-07-19 16:12:36 +02:00 |
Sebastien Loriot
|
66c73369d0
|
Merge pull request #4077 from maxGimeno/Demo-Optimize_move_point-mgimeno
Demo 3D : Optimize the "Move point" operation
|
2019-07-19 15:24:50 +02:00 |
Maxime Gimeno
|
8d37bf3aa6
|
Fix algorithm
|
2019-07-19 15:01:42 +02:00 |
Maxime Gimeno
|
0a540dd2ba
|
WIP
|
2019-07-19 09:27:47 +02:00 |
Sébastien Loriot
|
2e747dd300
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD
|
2019-07-18 17:01:42 +02:00 |
Sebastien Loriot
|
6bf04f51e5
|
Merge pull request #4073 from maxGimeno/CGAL_Qt-Fix_deprecation_warnings-4.14-GF
Fix Qt deprecation warnings for 4.14
|
2019-07-18 16:58:05 +02:00 |
Sébastien Loriot
|
c411ae69d0
|
Merge pull request #2951 from kkatrio/PMP-smoothing-kkatrio
PMP: Mesh and shape smoothing
|
2019-07-18 16:49:05 +02:00 |
Sebastien Loriot
|
d8db7aff43
|
Merge pull request #4088 from maxGimeno/Demo-Fix_sizing_balls-GF
3D Demo: Fix c3t3_item
|
2019-07-18 16:36:11 +02:00 |
Sebastien Loriot
|
0425b77ce4
|
Merge pull request #4076 from maxGimeno/Demo-Restore_View_menu-GF
Polyhedron Demo: Fix View Menu
|
2019-07-18 16:34:34 +02:00 |
Maxime Gimeno
|
db6b4f995a
|
Fix 3mf_io_plugin missing include
|
2019-07-18 16:08:14 +02:00 |
Maxime Gimeno
|
f4f815d3ce
|
Fix warning
|
2019-07-18 15:56:52 +02:00 |
Maxime Gimeno
|
7ae8f3dee0
|
Clean version. Common_part is wrong.
|
2019-07-18 15:03:15 +02:00 |
Maxime Gimeno
|
ccc555d497
|
Fix Error on windows about parameter being qualified.
|
2019-07-17 09:42:56 +02:00 |
Maxime Gimeno
|
94fffff5b3
|
Fix missing scope guard for cursor.
|
2019-07-16 13:31:07 +02:00 |
Maxime Gimeno
|
95b35474b8
|
Merge remote-tracking branch 'cgal/master' into Demo-Optimize_move_point-mgimeno
|
2019-07-16 13:24:43 +02:00 |
Maxime Gimeno
|
53277714bf
|
Fix c3t3_item
|
2019-07-16 10:58:02 +02:00 |
Sébastien Loriot
|
560c77f567
|
rename named function parameter class
|
2019-07-15 06:25:02 +02:00 |
Sébastien Loriot
|
cebf0657d8
|
Use a full CGAL version of named function parameters
no longer rely on boost
|
2019-07-14 22:45:47 +02:00 |