Maxime Gimeno
2f7ccf76eb
Upgrades :
...
- The dialog won't let the user create an image if its size doesn't match the file's
- the offset is counted in the images's size
- the fields of the dialog have tooltips
- If the raw_image has a WK_FLOAT, the image is automatically detected as gray-level
- Images can be saved in .inr.gz
Remaining : convert images to the right format to be meshed when asked to.
2016-10-06 11:46:00 +02:00
Laurent Rineau
420ba84b70
Deal with OpenMesh
2016-10-06 10:21:25 +02:00
Maxime Gimeno
aacaeabd67
Set all the plugins DockWidgets size policy to `Fixed` so they won't expand when another is killed.
2016-10-06 10:14:26 +02:00
Maxime Gimeno
57be0bda00
Fix the Erase_all action.
2016-10-06 10:13:38 +02:00
Andreas Fabri
65f4c99bfd
make static variable thread local
2016-10-06 09:57:49 +02:00
Sébastien Loriot
f15ecffffd
move comments to TODO
2016-10-06 09:55:50 +02:00
Sébastien Loriot
c305e9a836
remove off files that do not make it for the release
2016-10-06 09:55:50 +02:00
Sébastien Loriot
7b22018963
move unused files to archive
2016-10-06 09:55:50 +02:00
Sébastien Loriot
c430ba2370
release creation script skip Maintenance directory
2016-10-06 09:55:49 +02:00
Sébastien Loriot
6007c2a32d
move file to create medit mesh file from c2t3 to Surface_mesher package
...
I also refreshed the file
2016-10-06 09:55:49 +02:00
Sébastien Loriot
5ea6ae430e
move to archive
2016-10-06 09:53:40 +02:00
Sébastien Loriot
733e948e28
move file to archive and remove dont_submit
2016-10-06 09:53:40 +02:00
Sébastien Loriot
9c3cb5dc35
remove unused .bat files and update dont_submit
2016-10-06 09:53:40 +02:00
Sébastien Loriot
09030a3b02
move to archive and remove replaced header file
2016-10-06 09:53:39 +02:00
Sébastien Loriot
c480929477
move non used tests to archive
2016-10-06 09:53:39 +02:00
Sébastien Loriot
c6d9b34692
move non finished demo to archive
2016-10-06 09:53:38 +02:00
Sébastien Loriot
01865a2765
move unused header file to archive
2016-10-06 09:53:38 +02:00
Sébastien Loriot
6f122cfa1a
move unused files to archive
2016-10-06 09:53:38 +02:00
Sébastien Loriot
65e3ed982d
move scripts to archive
2016-10-06 09:53:37 +02:00
Sébastien Loriot
027a47dba6
remove non-needed file
2016-10-06 09:53:37 +02:00
Sébastien Loriot
8b0243bafd
move demo to archive
2016-10-06 09:53:37 +02:00
Sébastien Loriot
1edfe6fc27
move unused files to archive
2016-10-06 09:53:37 +02:00
Sébastien Loriot
b572d76f16
move unused files to archive
2016-10-06 09:53:36 +02:00
Sébastien Loriot
8cb10f9713
move unused files to archive and make it ignored by the release creation script
2016-10-06 09:53:35 +02:00
Sébastien Loriot
426ed00875
move files to fig_src
2016-10-06 09:53:35 +02:00
Sébastien Loriot
97f8a6be17
move presentation files to fig_src (automatically excluded from a release)
2016-10-06 09:53:34 +02:00
Sébastien Loriot
7ab0508b4c
remove non used examples
...
they have nothing original compared to published ones
2016-10-06 09:53:34 +02:00
Sébastien Loriot
78aca0a711
do no ship fig_src with release
2016-10-06 09:53:34 +02:00
Sébastien Loriot
2041104ade
remove non used files
...
Both header files removed are more or less empty.
Regular_triangulation in dD is on its way in another package.
2016-10-06 09:53:32 +02:00
Sébastien Loriot
ceba65b6c7
remove outdated file
2016-10-06 09:52:52 +02:00
Sébastien Loriot
017da74d54
remove no longer needed scripts
...
if it happens that we really need them, they are still available in the history
2016-10-06 09:52:50 +02:00
Sébastien Loriot
ad8fc48122
remove empty file
2016-10-06 09:47:38 +02:00
Sébastien Loriot
dbccaeb59f
remove useless file
2016-10-06 09:47:38 +02:00
Sébastien Loriot
5c30e77109
remove dont_submit file: TODO are excluded by the release creation script
2016-10-06 09:47:37 +02:00
Sébastien Loriot
652b697bcf
remove non-documented and non-used files
2016-10-06 09:47:37 +02:00
Sébastien Loriot
305afe4787
remove non tested file
...
an issue was open instead
2016-10-06 09:47:37 +02:00
Sébastien Loriot
f2882073bb
remove examples using a non documented function
...
these examples will be restored later
2016-10-06 09:47:37 +02:00
Sébastien Loriot
5d9edb5670
fix license
2016-10-06 09:33:32 +02:00
Andreas Fabri
2e802dd074
Use atomic static variables
2016-10-05 17:54:41 +02:00
Andreas Fabri
808492b081
Declare the static object const. It is only needed for a runtime test at the start of an execution
2016-10-05 16:52:48 +02:00
Andreas Fabri
74a72a4749
Remove files that are here accidentally according to Guillaume
2016-10-05 16:22:26 +02:00
Andreas Fabri
66fb38611d
no need for CGAL/tss.h
2016-10-05 16:15:49 +02:00
Sébastien Loriot
bcf57bda16
update changes.html
2016-10-05 15:30:59 +02:00
Sébastien Loriot
d9413be399
add function convert_nef_polyhedron_to_polygon_mesh and document it
2016-10-05 15:28:12 +02:00
Laurent Rineau
e2691e0123
Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch'
2016-10-05 15:20:00 +02:00
Laurent Rineau
7b57c42e51
Merge pull request #1524 from lrineau/Mesh_3-split_graph_into_polylines_determinism-lrineau
...
Make split_graph_into_polylines deterministic
2016-10-05 15:13:19 +02:00
Laurent Rineau
261840c7d3
Merge pull request #1506 from lrineau/Mesh_3-fix_issue_1501-lrineau
...
Mesh_3: fix issue #1501 - about degenerate cases in initialization
2016-10-05 15:11:48 +02:00
Laurent Rineau
c4e694c4c6
Merge pull request #1505 from sloriot/PMP-fix_empty_range_remeshing_bug
...
Fix a bug in isotropic remeshing when the range is empty
2016-10-05 15:11:00 +02:00
Laurent Rineau
ea8f95ca55
Merge pull request #1487 from efifogel/Aos_2-sweep-efif
...
Aos 2 sweep efif
2016-10-05 15:09:46 +02:00
Laurent Rineau
f4a29597e4
Merge pull request #1344 from maxGimeno/Polyhedron_demo-Import_c3t3_rib_exporter_plugin-GF
...
Polyhedron_demo: Import the c3t3_rib_export_plugin
2016-10-05 13:14:46 +02:00