Guillaume Damiand
090f2f5cfd
Remove warning
2015-01-02 18:50:49 +01:00
Guillaume Damiand
32464de4a5
Update demo for Menger, Sierpinski Carpet and Sierpinski Triangle.
2014-12-28 17:15:02 +01:00
Guillaume Damiand
237c4b87fb
Remove warnings.
2014-12-27 20:12:51 +01:00
Guillaume Damiand
029724ab67
Add example file
2014-12-25 08:20:52 +01:00
Guillaume Damiand
d851f35651
Remove warnings; wrong use of typename and template in viewer; default argument for example.
2014-12-25 08:20:00 +01:00
Guillaume Damiand
69b53d262d
Improve demo drawing.
2014-12-24 09:18:55 +01:00
Guillaume Damiand
34e9139cde
Update viewers.
2014-12-24 08:19:09 +01:00
Guillaume Damiand
bdc0dee6ce
Update operations to use are_attributes_automatically_managed
2014-12-23 22:15:49 +01:00
Guillaume Damiand
0860cf5012
Remove trailing whitespaces
2014-12-23 21:52:15 +01:00
Guillaume Damiand
c9345af46b
add the new function in Linear cell complex class.
2014-12-23 21:51:04 +01:00
Guillaume Damiand
1ac0e7ea8d
add the three new functions in CombinatorialMap concept.
2014-12-23 21:39:33 +01:00
Guillaume Damiand
882c6033df
Bug fix; optimize merge volume operations.
2014-12-23 21:07:53 +01:00
Guillaume Damiand
919bf8af74
Cleanup + some optimizations.
2014-12-23 09:34:09 +01:00
Guillaume Damiand
91ede0a444
Bug fix in toposew
2014-12-12 16:09:21 +01:00
Sylvain Brandel
08af113c95
Adding linear_cell_complex_3_attributes_management.cpp example
2014-12-12 15:41:23 +01:00
Sylvain Brandel
b0591661fd
Adding example linear_cell_complex_3_attributes_management.cpp
2014-12-12 15:38:14 +01:00
Sylvain Brandel
1cb63c386b
Modification of the names of attributes management functions
2014-12-05 16:03:44 +01:00
Sylvain Brandel
d62a535fd7
minor addons in the code, not in the API
2014-06-13 16:02:55 +02:00
Sylvain Brandel
ec61d7cdc0
Updating new branch with modified and new files, in accordance with provided features
2014-06-03 11:22:47 +02:00
Sylvain Brandel
4d34b88770
Updating new branch with modified and new files, in accordance with provided features
2014-06-03 11:15:08 +02:00
Andreas Fabri
21adf26564
Merge branch 'Surface_mesh_simplification-Simplification-GF'
...
Approved by the release manager
Conflicts:
Installation/changes.html
2014-05-26 15:22:46 +02:00
Andreas Fabri
8b00c23e6c
Merge branch 'Surface_mesh_simplification-Simplification-GF'
...
Approved by the release manager
2014-05-26 14:48:41 +02:00
Andreas Fabri
6fd424d94f
Add operator() with 4 arguments in Static_filters/Angle_3
...
Approved by the release manager
2014-05-26 14:41:29 +02:00
Laurent Rineau
8deba535b6
Fix changes.html
...
- Aymeric's merge commit 566ad109eb
removed non-ascii characters from Installation/changes.html. That was
not intended.
- At the same time, merge two sections about changes to Mesh_3 for 4.5.
2014-05-26 12:47:46 +02:00
Laurent Rineau
bb492768b1
Merge remote-tracking branch 'origin/Arrangement_on_surface_2-remove_edge-efif'
...
Conflicts:
Installation/changes.html
2014-05-26 12:21:37 +02:00
Efi Fogel
4cdc2e469c
Added changes for 2D Arrangements in release 4.5
2014-05-25 13:32:42 +03:00
Sébastien Loriot
7cc6c1b101
fix typo
2014-05-23 17:28:52 +02:00
Sébastien Loriot
d706253cae
update changes
2014-05-23 17:27:36 +02:00
Sébastien Loriot
ecc86d3bd7
add code for backward compatibility
...
Note that the result is still the same without the patch.
Indeed, the uniqueness of link vertices is guaranteed if the
collapse of the edge is topologically valid.
This patch is just to avoid users having cost/placement
relying on the former behavior even for non-topologically
valid collapse (which seems unlikely to happen)
2014-05-23 17:13:27 +02:00
Laurent Rineau
bb5594931e
Fix the exit code
2014-05-22 15:10:00 +02:00
Laurent Rineau
2242efe153
fix permissions
2014-05-22 14:58:17 +02:00
Laurent Rineau
0fa934baf1
Bug-fix in MainWindow.cpp
...
The modification of all Scene_item menu() was not correctly implemented.
Trivial bug-fix for master.
2014-05-22 11:00:35 +02:00
Aymeric PELLE
9f11f46077
Merge branch 'Periodic_3_mesh_3-Extended_mesh_3-MBogdanov'
...
This small feature adds a new constructor in Labeled_mesh_domain_3 and
a new function wrapper. A Labeled_mesh_domain_3 can be built from an
Iso_cuboid_3 now.
(cf. https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/New_constructor_in_Label_mesh_domain_3_and_new_function_wrapper )
The new wrapper, Implicit_multi_domain_to_labeling_function_wrapper, is a
helping class to get a function with integer values labeling the
components of a multi-domain. This small feature was successfully tested in
the internal release CGAL-4.5-Ic-45.
Approved by the Release Manager.
Conflicts:
Installation/changes.html
2014-05-21 18:01:42 +02:00
Laurent Rineau
fd06817bd7
Fix a warning about an uninitialized variable
...
The warning is right, by the way.
Trivial bug-fix for master.
2014-05-21 13:00:31 +02:00
Laurent Rineau
af005e81dc
Bug-fix for Windows min/max issue
...
Trivial bug-fix for master
2014-05-21 13:00:15 +02:00
Laurent Rineau
2463459ce6
Doc for the two overloads of Angle_3::operator()
2014-05-21 12:19:13 +02:00
Laurent Rineau
6500bd907f
Add Angle_3(Vector_3, Vector_3)
...
...by similarity with Angle_2.
2014-05-21 12:18:49 +02:00
Laurent Rineau
191b01b13b
Add Angle_3()(Point_3, Point_3, Point_3, Point_3)
2014-05-21 11:04:59 +02:00
Laurent Rineau
dffb22f732
Do not reset 'integration' when it is not used
2014-05-20 15:50:12 +02:00
Laurent Rineau
a2412a869e
Change the tester name, so that the machine name appears
2014-05-20 15:49:35 +02:00
Laurent Rineau
212cd13929
Merge branch 'Polyhedron-demo_filter_selectView-GF'
2014-05-19 13:25:38 +02:00
Laurent Rineau
cc32f4a9b6
Merge branch 'Mesh_3-add_demo_with_features-GF'
...
Conflicts:
Installation/changes.html
2014-05-19 13:25:25 +02:00
Laurent Rineau
641d2b8017
No longer support VC9
...
We support VC10/VC11/VC12 (aka 2010, 2012, 2013). That is enough.
2014-05-19 12:02:43 +02:00
Andreas Fabri
3a0f46f1d2
suppress automatic link for 'Fast'
2014-05-19 09:59:44 +02:00
Efi Fogel
a7c7a842f7
Fixed removal of unbounded & added corresponding tests
2014-05-18 17:16:54 +03:00
Laurent Rineau
fd38d02f86
Implement "Zoom to this object"
2014-05-16 18:02:45 +02:00
Laurent Rineau
588c529d86
Add "Save as..." to the objects context menu
2014-05-16 16:16:49 +02:00
Laurent Rineau
da50729c11
One can filter the list of objects in the demo
...
I use q QSortFilterProxyModel, to wrap our 'scene' model. All the
"index" and "selection" objects must be translated from/to the
unfiltered model.
2014-05-16 14:32:18 +02:00
Aymeric PELLE
566ad109eb
Use CGAL macros for indicating deprecated headers.
2014-05-16 13:40:49 +02:00
Laurent Rineau
f296706fa5
updated crontab (automated commit)
2014-05-15 19:18:03 +02:00