Maxime Gimeno
|
dfd3acb4ef
|
Warning Fix
- Initialized temp_item to 0 to silence a warning.
|
2015-11-17 10:27:20 +01:00 |
Sebastien Loriot
|
85312f43e3
|
Merge pull request #469 from gdamiand/LCC-examples_qt5-gdamiand
LCC: fix examples with Qt5
|
2015-11-14 10:00:08 +01:00 |
Sebastien Loriot
|
093e381942
|
Merge pull request #475 from janetournois/PMP-fix_hole_filling_doc-GF
PMP triangulate_hole_polyline documentation
|
2015-11-13 12:38:12 +01:00 |
Sebastien Loriot
|
ab704be3b5
|
Merge pull request #473 from janetournois/Mesh_3-fix_protection_bug-GF
Mesh 3 : fix limit case in polylines protection
|
2015-11-13 12:36:33 +01:00 |
Jane Tournois
|
502ae1caa2
|
give a better description of OutputIterator
|
2015-11-13 10:27:26 +01:00 |
Sebastien Loriot
|
0a98eb9f95
|
Merge pull request #476 from afabri/Arrangement_2-fix_typos-GF
fix typos (fixes suggested by Efi)
|
2015-11-12 13:19:50 +01:00 |
Andreas Fabri
|
262976efe0
|
fix typos
|
2015-11-12 12:03:48 +01:00 |
Jane Tournois
|
c0743d6260
|
improve documentation
|
2015-11-12 11:54:04 +01:00 |
Jane Tournois
|
2aaf9d55d6
|
fix template parameters doc
|
2015-11-12 11:16:52 +01:00 |
Jane Tournois
|
a5162d86e1
|
bugfix : deal with the limit case
where the point to be found is almost exactly the endpoint of the polyline,
just "behind" it in terms of geodesic_distance
|
2015-11-10 16:35:31 +01:00 |
Jane Tournois
|
f9d16f6720
|
this code should not be called for a triangulation of dimension < 3
|
2015-11-10 16:33:58 +01:00 |
Sébastien Loriot
|
f5622f21e9
|
Merge remote-tracking branch 'cgal-dev/PMP-fix_connected_component_doc-GF'
changes only relates to the documentation
Tested in CGAL-4.8-Ic-43
|
2015-11-10 14:12:25 +01:00 |
Andreas Fabri
|
8ca486659d
|
Add a group for intersection detection
|
2015-11-09 16:36:00 +01:00 |
Sébastien Loriot
|
053fcdce23
|
Merge remote-tracking branch 'maxGimeno/Polyhedron_Demo-Add_polylines_fix-GF'
|
2015-11-09 13:50:56 +01:00 |
Laurent Rineau
|
39d4793af6
|
Remove platforms that are now handled by Docker containers
|
2015-11-09 13:06:43 +01:00 |
Maxime Gimeno
|
4b6bd8b2ba
|
Bug fix
- The on the fly creation won't take '.' as a separator anymore.
|
2015-11-09 12:17:10 +01:00 |
Sebastien Loriot
|
9ec1f4653d
|
Merge pull request #463 from maxGimeno/Polyhedron_demo-merge_Mesh_3_demo-GF
Polyhedron demo: merge Mesh_3 demo plugins
|
2015-11-09 09:16:20 +01:00 |
Sebastien Loriot
|
4b50324410
|
Merge pull request #462 from maxGimeno/Polyhedron_demo-optimisation_vbos-gf
Polyhedron demo: optimisation for VBOs/VBAs
|
2015-11-09 09:10:22 +01:00 |
Sebastien Loriot
|
9ba9130707
|
Merge pull request #468 from sloriot/PMP-compute_normal_EPEC
Pmp compute normal epec
|
2015-11-09 09:09:55 +01:00 |
Andreas Fabri
|
326b795636
|
Add module descriptions
|
2015-11-07 12:00:44 +01:00 |
Andreas Fabri
|
94ae28150e
|
backquote
|
2015-11-07 11:51:37 +01:00 |
Andreas Fabri
|
ba3bd6dc64
|
Define connected component properly and introduce more doxygen groups
|
2015-11-07 11:45:03 +01:00 |
Guillaume Damiand
|
1f47f46cff
|
Remove viewer in examples
|
2015-11-06 17:11:51 +01:00 |
Maxime Gimeno
|
e1e5f9e09b
|
Warnings fix and volume_plane action fix.
|
2015-11-06 15:50:17 +01:00 |
Sébastien Loriot
|
5570473329
|
make normal computation working with FT without sqrt
|
2015-11-06 14:38:36 +01:00 |
Sébastien Loriot
|
29ef0916e6
|
compute_face_normal already returns a normalized vector
|
2015-11-06 14:37:51 +01:00 |
Sebastien Loriot
|
08cfa9c01f
|
Merge pull request #466 from maxGimeno/Polyhedron_demo-Add_on_the_fly_polylines-GF
Polyhedron demo: add polylines/point sets, on the fly
|
2015-11-06 13:58:10 +01:00 |
Maxime Gimeno
|
da3edcc51a
|
Addition of the enums for all the vaos and vbos.
|
2015-11-06 13:02:22 +01:00 |
Maxime Gimeno
|
b632dce1bd
|
Warning fix
|
2015-11-06 10:50:52 +01:00 |
Maxime Gimeno
|
b11f27efce
|
Warnings fix
|
2015-11-06 10:42:56 +01:00 |
Maxime Gimeno
|
ac0de3ce3f
|
Warning fix
|
2015-11-06 09:25:23 +01:00 |
Guillaume Damiand
|
c3ab85cabc
|
Remove useless ;
|
2015-11-06 09:01:58 +01:00 |
Sébastien Loriot
|
679f918b70
|
fix warnings
|
2015-11-05 21:04:46 +01:00 |
Sébastien Loriot
|
c63a5ab688
|
fix typos
|
2015-11-05 20:43:11 +01:00 |
Sébastien Loriot
|
9124ba09be
|
remove debug
|
2015-11-05 16:06:14 +01:00 |
Sébastien Loriot
|
8bebae2bc6
|
remove modif in ui
|
2015-11-05 16:06:14 +01:00 |
Maxime Gimeno
|
9e266d1fcf
|
Move the features to plugins
- On On the fly polylines creation is now part of polylines_io_plugin
- On On the fly point sets creation is now part of xyz_plugin
|
2015-11-05 16:06:13 +01:00 |
Maxime Gimeno
|
9142fd76c2
|
Clean-up.
|
2015-11-05 16:05:48 +01:00 |
Maxime Gimeno
|
c356913cdc
|
QMetaObject name problems fix
|
2015-11-05 16:05:48 +01:00 |
Maxime Gimeno
|
391e5f579b
|
Clean-up
|
2015-11-05 16:05:48 +01:00 |
Maxime Gimeno
|
c263923061
|
Doc fix
- Indentation and title problems fixed
|
2015-11-05 16:05:48 +01:00 |
Maxime Gimeno
|
35cd9f0e0a
|
Corrections
- Removed a separator in a menu
- The input format is now any non-word characters (works with space, cariage return, commas,etc.)
|
2015-11-05 16:05:47 +01:00 |
Maxime Gimeno
|
9a26c9ea70
|
Addition of a point_set on the fly creation
- Based on the polyline dialog, same feature but for point_sets.
|
2015-11-05 16:05:47 +01:00 |
Sébastien Loriot
|
2ece404cc9
|
add missing layout
|
2015-11-05 16:05:47 +01:00 |
Maxime Gimeno
|
7b85e20538
|
Warning and size fix
Veuillez saisir le message de validation pour vos modifications. Les lignes
|
2015-11-05 16:05:47 +01:00 |
Sébastien Loriot
|
209e6deeac
|
improve add polylines
|
2015-11-05 16:05:47 +01:00 |
Maxime Gimeno
|
7c1ac400e3
|
Details fix
- Dialog title
- Error pop-up when coordinates not valid
- placeholder text
|
2015-11-05 16:05:47 +01:00 |
Maxime Gimeno
|
e195cd224a
|
Addition of the misisng file
|
2015-11-05 16:05:47 +01:00 |
Maxime Gimeno
|
87fc85d7ca
|
Addition of a feature to add polylines without a file
|
2015-11-05 16:05:47 +01:00 |
Sebastien Loriot
|
d98a57c724
|
Merge pull request #458 from sgiraudot/Polyhedron_demo-Ransac_enhance_display-GF
Polyhedron demo: Enhance RANSAC display
|
2015-11-05 15:36:33 +01:00 |