Commit Graph

87300 Commits

Author SHA1 Message Date
Maxime Gimeno 64253458aa Fix warnings 2019-07-12 10:49:10 +02:00
Sébastien Loriot 4312b05ec1 fix function name 2019-07-12 06:26:40 +02:00
Maxime Gimeno b422ca258c Only update locally the geometry of the item when moving a vertex around. 2019-07-11 16:26:57 +02:00
Sébastien Loriot 0ff0b41ac8 remove unused code 2019-07-11 12:24:05 +02:00
Mael Rouxel-Labbé 5ba3cd8123 Enforce correct precision on 32 bit platforms 2019-07-11 11:49:30 +02:00
Mael Rouxel-Labbé a284ec00d4 Fix typo 2019-07-11 11:31:40 +02:00
Mael Rouxel-Labbé c3d1977ac1 Explicitely specify parameter blocks
Might help windows...?
2019-07-11 11:30:48 +02:00
Maxime Gimeno 272b4360d0 Merge remote-tracking branch 'mine/CGAL_Qt-Fix_deprecation_warnings-GF' into CGAL_Qt-Fix_deprecation_warnings-4.14-GF 2019-07-11 10:23:39 +02:00
Maxime Gimeno 480256cbe1 Add a #if for screenat 2019-07-11 10:22:34 +02:00
Sébastien Loriot f1e2bf702c improve code + make sure in tests that halfedges are correctly linked 2019-07-11 09:38:23 +02:00
Mael b8b1989c65
Update macroname
Apparently called MINILOG_MAX_LOG_LEVEL on the installations that matter...
2019-07-10 15:38:51 +02:00
Mael 47c247ae72
Merge branch 'master' into PMP-smoothing-kkatrio 2019-07-10 15:36:25 +02:00
Maxime Gimeno 0ed8ed17b7 remove useless capture 2019-07-10 15:29:34 +02:00
Maxime Gimeno b4c2af80fd Fix indentation 2019-07-10 15:18:44 +02:00
Maxime Gimeno bc94f04f9f fix indentation 2019-07-10 15:18:13 +02:00
Maxime Gimeno 5b66c7337e Fix mnemonics and actionRearrangeViewers 2019-07-10 15:15:06 +02:00
Maxime Gimeno ee76241805 Restore Ctrl+T 2019-07-10 14:42:18 +02:00
Maxime Gimeno 9a2f282845 restore recenter scene 2019-07-10 14:32:57 +02:00
Laurent Rineau d3b9d89596 Merge pull request #4013 from lrineau/CGAL_Core-no_need_for_Boost.Thread-GF
Remove the need for Boost.Thread (but for CGAL_Core and gcc<9.1)
2019-07-10 14:22:53 +02:00
Laurent Rineau dc02598a5c Merge pull request #4016 from gdamiand/CGAL-more_viewers-gdamiand
CGAL: more viewers
2019-07-10 14:22:50 +02:00
Laurent Rineau 58b4c3938e Merge pull request #4045 from maxGimeno/Travis-Compute_dependencies_if_missing-GF
Travis: compute dependencies when file is missing
2019-07-10 14:22:47 +02:00
Laurent Rineau 81ff26797b Merge pull request #4052 from maxGimeno/Demo-Fixes-GF
Polyhedron_Demo: Fixes
2019-07-10 14:22:45 +02:00
Laurent Rineau 32fe1de459 Merge pull request #4058 from lrineau/Polyhedron-demo_factorize_code-GF
Factorize more code into Polyhedron_demo.cpp
2019-07-10 14:22:42 +02:00
Laurent Rineau 74669c0ba1 Merge branch 'releases/CGAL-4.14-branch' 2019-07-10 14:22:29 +02:00
Laurent Rineau bfb8575093 Merge pull request #4056 from lrineau/Mesh_3-plugin_fix_surface_only-GF
Fix PR #3987 with "mesh surface only"
2019-07-10 14:21:09 +02:00
Laurent Rineau b5b80a0b62 Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch 2019-07-10 14:20:41 +02:00
Laurent Rineau 40eb9922d8 Merge pull request #4051 from lrineau/Polynomial-fix_warning-GF
Polynomial: fix a remaining warning (with LEDA), fix issue #4044
2019-07-10 14:20:13 +02:00
Laurent Rineau ea002bcf93 Fix a trivial memory leak
The was a leak in the test, so not a real one. But that was detected
by ASAN, and potentially hiding real ones.
2019-07-10 14:11:42 +02:00
Maxime Gimeno 261c596cfc Merge branch 'CGAL_Qt-Fix_deprecation_warnings-GF' into CGAL_Qt-Fix_deprecation_warnings-4.14-GF 2019-07-10 14:04:34 +02:00
Maxime Gimeno 1184530530 More warnings fixed 2019-07-10 14:02:06 +02:00
Laurent Rineau 20d882f4ee Merge branch 'releases/CGAL-4.14-branch' 2019-07-10 13:41:33 +02:00
Laurent Rineau 0481f0a727 Merge pull request #4054 from MaelRL/BGL-Tiny_is_valid_fix-GF-5.0
BGL: Fix output of "is_valid_polygon_mesh" function family (5.0)
2019-07-10 13:41:28 +02:00
Laurent Rineau 8051ff5c5e Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch 2019-07-10 13:36:31 +02:00
Laurent Rineau fcfb8e064d Merge pull request #4053 from MaelRL/BGL-Tiny_is_valid_fix-GF
BGL: Fix output of "is_valid_polygon_mesh" function family
2019-07-10 13:33:45 +02:00
Maxime Gimeno d21709d0bd More ->matrix() replaced 2019-07-10 11:58:13 +02:00
Maxime Gimeno e6e8d232cb Merge branch 'CGAL_Qt-Fix_deprecation_warnings-GF' into CGAL_Qt-Fix_deprecation_warnings-4.14-GF 2019-07-10 11:52:58 +02:00
Sébastien Loriot fbafb9d06f fix remaining mismatches and fix bugs 2019-07-10 11:40:45 +02:00
Sébastien Loriot 0f0e7e6dfa restore comments 2019-07-10 06:23:18 +02:00
Mael Rouxel-Labbé bfaa4e000d Fix doc warning 2019-07-09 16:45:10 +02:00
Mael Rouxel-Labbé 26ecd80237 Increase tolerance furthermore + temporary debug code 2019-07-09 16:21:06 +02:00
Simon Giraudot d916428144 Fix case where edge/hafledge properties are found but with unhandled complex types 2019-07-09 15:12:59 +02:00
Maxime Gimeno be306a3584 Fix the blue line in testsuite 2019-07-09 15:03:44 +02:00
Maxime Gimeno f3697f1b2b Move logging functions in the script to avoid having to ask for CGAL-I before it is set. 2019-07-09 14:17:04 +02:00
Maxime Gimeno 8d9abf367a Accept negative indicies in faces. 2019-07-09 14:06:27 +02:00
Maxime Gimeno 6e1e8e9dc4 add missing modifications 2019-07-09 10:22:30 +02:00
Mael Rouxel-Labbé f7576c709b Disable test of PMP::Locate with 2D Surface Mesh until Surface_Mesh IO is fixed 2019-07-08 16:03:31 +02:00
Mael Rouxel-Labbé 97626d2c34 Revert "Re-enable using operator<< and operator>> with 2D meshes"
This reverts commit bc32291d36.

This will be cleaned in a better way in the future.
2019-07-08 15:58:36 +02:00
Maxime Gimeno 243c7b1c75 Replace matrix with worldTransform 2019-07-08 14:05:42 +02:00
Sébastien Loriot c0edb5ecaa remove CGAL_CXX11 macro usage 2019-07-08 11:42:17 +02:00
Liangliang Nan a9fd80cc7a Update Stream_support/include/CGAL/IO/PLY.h
Replace <boost/property_map/property_map.hpp> by <CGAL/property_map.h>

Co-Authored-By: Sebastien Loriot <sloriot.ml@gmail.com>
2019-07-08 10:28:44 +02:00