Efi Fogel
511dfe7ea1
Enhanced with unit tests tha test removal of edges in arrangements that have isolated vertices
2015-09-28 22:02:45 +03:00
Efi Fogel
9bfaa542d8
Introduced _move_all_isolated_vertices() and used it
2015-09-28 16:57:44 +03:00
Efi Fogel
452444e704
Introduced _move_all_inner_ccb() and used it
2015-09-28 15:04:14 +03:00
Efi Fogel
0f72382580
Pure aesthetic changes
2015-09-28 12:20:18 +03:00
Laurent Rineau
c9452b3eba
updated crontab (automated commit)
2015-08-22 10:18:03 +02:00
Laurent Rineau
d9c119898d
updated crontab (automated commit)
2015-08-20 17:18:04 +02:00
Laurent Rineau
56461bd1cc
updated crontab (automated commit)
2015-08-20 16:40:17 +02:00
Laurent Rineau
54c0074124
Fix glitches in the tests results pages
...
Since the switch to Qt5, there was two extra empty columns at the end of the
first table, and the detection of the optimizing platforms was wrong.
Also the detection of 32 bits platforms.
2015-08-20 15:50:50 +02:00
Laurent Rineau
5c2c3ca596
Update changes for 4.6.2
2015-08-20 12:10:48 +02:00
Laurent Rineau
af54a3b145
Merge branch 'releases/CGAL-4.6-branch'
...
Conflicts:
Maintenance/public_release/announcement/mailing.eml
2015-08-20 12:08:18 +02:00
Laurent Rineau
667f7108cf
Release announcement for 4.6.2
2015-08-20 11:42:00 +02:00
Laurent Rineau
9e9126ef73
Merge branch 'releases/CGAL-4.6-branch'
...
That is a null-merge, to register that 'master' contains
'releases/CGAL-4.6-branch'.
Done with:
git merge -s ours releases/CGAL-4.6-branch
2015-08-19 17:49:47 +02:00
Laurent Rineau
5d99700c3d
Merge pull request #277 from janetournois/Polygon_mesh_processing-GF
...
Polygon mesh processing - Eigen 3.2 needed for fairing
2015-08-18 18:07:23 +02:00
Laurent Rineau
c957fdfe44
Merge pull request #278 from MoniqueTeillaud/patch-1
...
Update changes.html
2015-08-18 14:23:17 +02:00
Monique Teillaud
48a728791e
Update changes.html
...
move misplaced entry for 4.5 (mesh3 -> triangulation3)
2015-08-17 18:16:10 +02:00
Jane Tournois
7b93b844f2
integrate the complete test inside the static assert
...
to avoid inconsistencies between different compilers
2015-08-17 16:49:01 +02:00
Laurent Rineau
47e8da32cf
Merge pull request #276 from mpkh/missing-includes
...
Add missing std headers
2015-08-17 12:31:50 +02:00
Jane Tournois
1f91bd8a77
avoid compilation of tests and examples that use fairing when Eigen < 3.2
2015-08-17 12:23:09 +02:00
Jane Tournois
aef04b7dce
make compilation more explicit when Eigen < 3.2 is used
2015-08-17 12:08:50 +02:00
mpkh
f130b2183a
Add missing std headers
2015-08-17 12:26:34 +04:00
Laurent Rineau
b1c423891c
updated crontab (automated commit)
2015-08-07 18:18:03 +02:00
Laurent Rineau
ebe89cff22
Update the announcement mail
...
- fix a typo: connnected
- re-wrap paragraphs
2015-08-07 17:10:30 +02:00
Laurent Rineau
afd9537f27
Announcement for CGAL-4.7-beta1
2015-08-07 17:06:06 +02:00
Laurent Rineau
066694e44a
Next release will be 4.7-beta2
2015-08-07 16:59:50 +02:00
Sébastien Loriot
5688134b64
do not generate latex doc by default
2015-08-07 16:53:34 +02:00
Sébastien Loriot
ce786f9edd
Merge branch 'CGAL-Qt5_support-GF'
...
Fixes various issues in demos
Improve runtime of Side_of_triangle_mesh
2015-08-07 12:13:41 +02:00
Jane Tournois
b399e8fd3f
fix double to float conversion warning
...
(and avoid a bunch of divisions)
2015-08-07 12:02:37 +02:00
Sébastien Loriot
ab99da0ce2
use CGAL_PI to avoid issue with MSVC and M_PI
2015-08-07 08:30:06 +02:00
Sébastien Loriot
ca19447002
fix warnings detected by clang
2015-08-06 19:39:35 +02:00
Sébastien Loriot
db4c217d4b
make the item created from a selection the selected item
2015-08-06 19:18:19 +02:00
Sébastien Loriot
de61f7c933
fix color display bug of the selection
2015-08-06 19:14:40 +02:00
Sébastien Loriot
dd55213c85
make sure the selection item is selected when modifying the selection
2015-08-06 19:12:33 +02:00
Laurent Rineau
f5eec04da9
Trivial fix for g++-5.1 C++11
2015-08-06 17:43:38 +02:00
Laurent Rineau
548ae00633
Compose CGAL-4.7-beta1
2015-08-06 17:43:26 +02:00
Laurent Rineau
86796b9f46
Merge pull request #256 from bo0ts/Kernel-fix_issue_129-pmoeller
...
Stop-gap solution for issue #129
2015-08-06 17:42:41 +02:00
Sébastien Loriot
88c2ce6b69
force the display of newly created items
2015-08-06 16:59:52 +02:00
Sébastien Loriot
1a21950c37
make a selection item newly created automatically selected
2015-08-06 16:59:15 +02:00
Sébastien Loriot
001cabc022
when creating a new sdf/segmentation item, keep the polyhedron selected
2015-08-06 16:53:56 +02:00
Sébastien Loriot
63dca733dc
Scene::setSelectedItem is now connected to MainWindow::selectSceneItem
2015-08-06 16:49:25 +02:00
Sébastien Loriot
5de888d9dc
Revert "move update of the status outside of the constructor"
...
This reverts commit 6378a51191 .
The commit was incorrect and was introducing a huge performance issue
2015-08-06 15:27:55 +02:00
Maxime Gimeno
e413b0c45a
GLSL Version changed
...
- Shaders specify version 140 (opengl 3.1) instead of 330. This should fix the "GLSL 3.30 is not supported" error.
2015-08-06 15:19:36 +02:00
Maxime Gimeno
970e767bbf
GL security enhancement
...
- Version of the shaders added and depth test enabled at each draw.
2015-08-06 15:05:00 +02:00
Maxime Gimeno
fd38d1192b
Plane manipulated secured
...
- Should resolve all the remaining problems about the manipulated frame, except for the wheels events.
- Added glEnable(GL_DEPTH_TEST) to the draw() function of the viewer to avoid errors in certain cases
2015-08-06 14:47:21 +02:00
Maxime Gimeno
4b9c090363
Polyline points color fix
...
- The color of the points of the polylines in points renderingMode was not the good one. It is now.
2015-08-06 13:02:52 +02:00
Maxime Gimeno
2bf6835ccb
Merge branch 'CGAL-Qt5_support-GF' of github.com:CGAL/cgal-public-dev into CGAL-Qt5_support-GF
2015-08-06 13:01:38 +02:00
Sébastien Loriot
867bfec715
do not draw polylines larger
2015-08-06 12:43:28 +02:00
Philipp Möller
47cae427d7
Add a description of the issue
2015-08-06 12:35:59 +02:00
Maxime Gimeno
797ff3f65b
Merge branch 'CGAL-Qt5_support-GF' of github.com:CGAL/cgal-public-dev into CGAL-Qt5_support-GF
2015-08-06 12:34:42 +02:00
Laurent Rineau
0bd24e0dd3
Trivial CMake fix for issue #243
...
Fix #243 : "Bug in the export() commands in demo/Polyhedron/CMakeLists.txt"
2015-08-06 12:34:07 +02:00
Sébastien Loriot
4cf774bc27
remove unused variable bis
2015-08-06 12:33:25 +02:00