Marc Glisse
|
45505a3c68
|
Copy relative_precision_of_to_double from Lazy_exact_nt to Lazy_alpha_nt_3.
|
2018-11-11 12:03:09 +01:00 |
Mael Rouxel-Labbé
|
689724052c
|
Fixed containers return types
|
2018-11-09 13:08:57 +01:00 |
Sébastien Loriot
|
e91acb5520
|
correctly fix the warning
|
2018-11-09 09:03:52 +01:00 |
Sébastien Loriot
|
4dd6526022
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
|
2018-11-08 17:21:29 +01:00 |
Sébastien Loriot
|
20b8205952
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
|
2018-11-08 17:21:00 +01:00 |
Sebastien Loriot
|
d96609871e
|
Merge pull request #3417 from maxGimeno/Demo-Enhance_clipping_plugin-GF
Polyhedron demo: Enhance clipping plugin
|
2018-11-08 16:28:21 +01:00 |
Maxime Gimeno
|
8f5a4d17e0
|
Add a tab to the clipping_box_plugin to clip from a 2D rectangle.
|
2018-11-08 16:25:14 +01:00 |
Maxime Gimeno
|
de8dcd1265
|
WIP
|
2018-11-08 16:25:14 +01:00 |
Sebastien Loriot
|
d718870772
|
Merge pull request #3426 from maxGimeno/BGL-Fix_make_grid_doc-GF
BGL: Fix make_grid() documentation
|
2018-11-08 16:17:04 +01:00 |
Sebastien Loriot
|
1cdf83e163
|
Merge pull request #3435 from ldmnyblzs/patch-1
BGL: Fix type missmatch in adjacent_vertices
|
2018-11-08 16:10:34 +01:00 |
Sebastien Loriot
|
1e3fae394d
|
Merge pull request #3438 from sloriot/PMP-fix_clip_patch_with_no_input_vertices
Fix bug in clipping code
|
2018-11-08 16:09:11 +01:00 |
Sébastien Loriot
|
2e2ddb7880
|
fix conversion warning
|
2018-11-08 15:42:38 +01:00 |
Sébastien Loriot
|
65f386b7a3
|
use the vertex point map provided and not the default one
|
2018-11-08 14:23:28 +01:00 |
Sébastien Loriot
|
3e46680513
|
use the true name parameter type
|
2018-11-08 14:22:59 +01:00 |
Maxime Gimeno
|
31966f5b4b
|
Remove key_C for clipping entire scene.
|
2018-11-08 10:04:06 +01:00 |
Maxime Gimeno
|
d200f2ca71
|
Modify selection IO so it tries all the surface_mesh_items in the scene before deciding it shouldn't load.
|
2018-11-07 14:40:52 +01:00 |
Guillaume Damiand
|
0c3878694b
|
Include CGAL_Common.cmake, where variable EIGEN3_USE_FILE is defined.
|
2018-11-06 11:03:59 +01:00 |
Sébastien Loriot
|
a51a153c31
|
fix when bbox has a 0-width + update testsuite
|
2018-11-06 10:56:04 +01:00 |
Sébastien Loriot
|
8a27676102
|
handle case of a non closed intersection polyline
|
2018-11-06 10:27:30 +01:00 |
Balázs Ludmány
|
5d35c33316
|
Fix type missmatch in adjacent_vertices
The adjacent_vertices uses the wrong iterator type in it's body. This commit changes it to the same as the function's return type.
|
2018-11-06 07:47:11 +01:00 |
Sébastien Loriot
|
6b8a36ba0c
|
update clipping code for surface case and use Face_graph_output_builder
This fixes a bug when a patch with no input vertex must be
classified wrt the clipper
|
2018-11-05 16:26:33 +01:00 |
Sébastien Loriot
|
6f463ea47d
|
update plugin
|
2018-11-05 14:55:45 +01:00 |
Maxime Gimeno
|
b7d546eebb
|
Remove ifdef
|
2018-11-05 14:02:39 +01:00 |
Maxime Gimeno
|
e4f5455d2f
|
Use the default
|
2018-11-05 13:57:22 +01:00 |
Maxime Gimeno
|
7f14d79292
|
Fix doc and only use 2 arguments in functor
|
2018-11-05 11:12:37 +01:00 |
Maxime Gimeno
|
985f34202d
|
Adds missing information in the doc of make_grid and adds the 3rd argument of the functor.
|
2018-11-05 11:12:25 +01:00 |
Guillaume Damiand
|
7d406fbb9c
|
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
|
2018-11-05 07:32:58 +01:00 |
Efi Fogel
|
1d36c090ec
|
Replaced c++11 feature with non-c++11 code.
|
2018-11-03 20:03:12 +02:00 |
Efi Fogel
|
f7b65464a6
|
Added default case in switch
|
2018-11-03 20:02:55 +02:00 |
Guillaume Damiand
|
ee4f7c5cd9
|
Resolve conflict
|
2018-11-02 19:13:25 +01:00 |
Sébastien Loriot
|
9c9d4ea6c6
|
fix doc warnings
|
2018-11-02 14:40:53 +01:00 |
Sébastien Loriot
|
bc073d6670
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
|
2018-11-02 10:57:00 +01:00 |
Sébastien Loriot
|
9e9df2c196
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
|
2018-11-02 10:55:57 +01:00 |
Sebastien Loriot
|
ae983abc7e
|
Merge pull request #3425 from maxGimeno/Installation-fix_compatibility_with_CMake_3.13-GF
Installation: Fix wrong policy setting
|
2018-11-02 10:54:25 +01:00 |
Sebastien Loriot
|
5d98c668c2
|
Merge pull request #3434 from sloriot/Demo-fix_kernel_plugin_warning
Fix Kernel plugin warning
|
2018-11-02 10:43:31 +01:00 |
Sebastien Loriot
|
f24d1f8a75
|
Merge pull request #3387 from maxGimeno/Demo-Fix_selection_normals-GF
Polyhedron demo: re-computes normals after mesh edition in selection item
|
2018-11-02 10:41:06 +01:00 |
Sébastien Loriot
|
d940632471
|
Merge pull request #3258 from MaelRL/PMP-Filter_degenerate_polygon_soup_input-GF
PMP: repair polygon soup
|
2018-11-02 10:37:58 +01:00 |
Sébastien Loriot
|
056c778305
|
Merge pull request #3370 from maxGimeno/AABB_tree-Change_facegraph_triangle_primitive_id-GF
Aabb_tree: change the id of AABB_face_graph_triangle_primitive and AABB_halfedge_graph_segment_primitive
|
2018-11-02 10:34:26 +01:00 |
Sebastien Loriot
|
5be2958fae
|
Merge pull request #3386 from maxGimeno/AABB_tree-Override_build_function_with_shared_data-GF
AABB_tree: Add an overload to build() for shared data
|
2018-11-02 10:31:22 +01:00 |
Sebastien Loriot
|
5eb8caf8e9
|
Merge pull request #3431 from sloriot/OTR2-fix_warnings
unsigned -> unsigned int
|
2018-11-02 10:28:01 +01:00 |
Sebastien Loriot
|
cd639a55a0
|
Merge pull request #3423 from sloriot/CH3-fix_functor_concept
Fix wrong concept
|
2018-11-02 10:25:18 +01:00 |
Sébastien Loriot
|
3705c7a35c
|
fix warning and compilation error
|
2018-11-02 10:09:41 +01:00 |
Sébastien Loriot
|
6895401a9f
|
fix warning
|
2018-11-01 12:58:54 +01:00 |
Sébastien Loriot
|
98584f793c
|
fix warning
|
2018-11-01 12:53:47 +01:00 |
Sébastien Loriot
|
9223c1b28e
|
fix warnings
|
2018-11-01 12:52:02 +01:00 |
Maxime Gimeno
|
c06b3b1d72
|
WIP group managment
|
2018-10-31 17:38:29 +01:00 |
Maxime Gimeno
|
00178a0f06
|
WIP move up and down :
- groups are blocked. Need a way to treat differently full selected groups .
|
2018-10-31 17:26:09 +01:00 |
Maxime Gimeno
|
836f14533f
|
fix sorting of selectionIndices
|
2018-10-31 16:08:04 +01:00 |
Maxime Gimeno
|
b2ada55672
|
WIP moving several items up or down at the same time
|
2018-10-31 15:15:44 +01:00 |
Maxime Gimeno
|
89ac95747b
|
Don't scroll topp after deletion.
|
2018-10-31 13:10:53 +01:00 |