Maxime Gimeno
|
007f999feb
|
Make a function for generating colors and use it in color_map_generation
|
2019-04-25 16:04:47 +02:00 |
Maxime Gimeno
|
fedc3eabef
|
lower the highlighting of selected SM_items and change the color system in VSA.
|
2019-04-25 15:00:26 +02:00 |
Maxime Gimeno
|
7beb5018e4
|
Don't use interpolation to recenter scene. That fixes the buggy camera.
|
2019-04-25 13:27:18 +02:00 |
Maxime Gimeno
|
14ec0d325b
|
Fix OBJ reading.
|
2019-04-24 15:38:28 +02:00 |
Maxime Gimeno
|
6db417c378
|
Fix highlighting on not active viewers
|
2019-04-24 15:22:27 +02:00 |
Maxime Gimeno
|
4d24a1ac80
|
Highlight according to the k-ring
|
2019-04-24 13:33:33 +02:00 |
Maxime Gimeno
|
08a43c05f7
|
Highlight follows selection
|
2019-04-24 13:03:04 +02:00 |
Maxime Gimeno
|
9d6953f526
|
ctrl+R only recenters the active viewer.
|
2019-04-24 12:00:20 +02:00 |
Maxime Gimeno
|
f966c12ab8
|
Don't use the scene's bbox in offset plugin so that it works when all items are hidden.
|
2019-04-24 11:46:37 +02:00 |
Maxime Gimeno
|
bd6f600801
|
skip no-triangle meshes in self_intersection_plugin
|
2019-04-24 11:19:14 +02:00 |
Maxime Gimeno
|
cc8aa0ec41
|
Make the lighting preference affect the active viewer and remove unconnected action "Set Lighting..." from the viewers menu.
|
2019-04-24 11:06:21 +02:00 |
Maxime Gimeno
|
bd00eed73b
|
Fix crash in clipping box after action renaming.
|
2019-04-24 10:40:59 +02:00 |
Maxime Gimeno
|
d4b70a7703
|
Add a mechanism to specify default loaders when loading, not just for saving. Make the off plugin the default loader for .off files so that lcc_plugin doesn't come first in the list.
|
2019-04-24 10:35:45 +02:00 |
Sébastien Loriot
|
564a6c72f4
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2019-04-23 10:46:32 +02:00 |
Sébastien Loriot
|
0651c97fdd
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into HEAD
|
2019-04-23 10:45:27 +02:00 |
Sebastien Loriot
|
a36c5ace07
|
Merge pull request #3859 from afabri/CDTplus_2-fix3447-GF
Triangulation_2: Fix Polyline_constraint_hierarchy_2
|
2019-04-23 10:43:04 +02:00 |
Sebastien Loriot
|
b87db08b08
|
Merge pull request #3355 from maxGimeno/Demo-Multiple_viewers-GF
Polyhedron demo: Multiple Viewers
|
2019-04-23 10:34:26 +02:00 |
Maxime Gimeno
|
8feb0cbfef
|
Comment cerr in OBJ_reader
|
2019-04-23 10:29:51 +02:00 |
Sébastien Loriot
|
61a2dae54e
|
fix CHANGES
|
2019-04-23 10:12:52 +02:00 |
Sebastien Loriot
|
295709ab81
|
Merge pull request #2804 from maxGimeno/Graphics_view-Fix_demo_IO-GF
IO: Add IO functions for WKT format
|
2019-04-23 10:11:48 +02:00 |
Sébastien Loriot
|
5a3e72ed56
|
Merge pull request #3468 from afabri/Kernel-angle-GF
[Small Feature] Add angle(Vector_3, Vector_3) to the kernel
|
2019-04-23 10:02:02 +02:00 |
Sébastien Loriot
|
ca755e35a8
|
Merge pull request #3599 from maxGimeno/Nef_3-Document_Nef_3_to_Polygon_soup-GF
Nef_3 : Document convert_nef_polyhedron_to_polygon_soup-GF
|
2019-04-23 09:52:26 +02:00 |
Sebastien Loriot
|
698b4be2b0
|
Merge pull request #3644 from mglisse/Number_types-eigen_score_intervals-glisse
Give Eigen a scoring strategy for pivot selection with intervals
|
2019-04-23 09:46:49 +02:00 |
Sebastien Loriot
|
6c2427e615
|
Merge pull request #3815 from maxGimeno/Demo-Fix_zoom_on_id-GF
Polyhedron_demo: Fix zoom to Id
|
2019-04-23 09:45:52 +02:00 |
Sebastien Loriot
|
14a9a78c2f
|
Merge pull request #3821 from afabri/CGAL-links2-GF
CGAL:Fix missing links after Albert's review
|
2019-04-23 09:45:06 +02:00 |
Sebastien Loriot
|
0a19fa0690
|
Merge pull request #3827 from sloriot/BGL_PMP-reserve_call_before_copy
Add calls to reserve before creating meshes
|
2019-04-23 09:44:31 +02:00 |
Sebastien Loriot
|
fdc8d79a69
|
Merge pull request #3843 from sloriot/PMP-speed_orient_soup
Speed-up polygon soup orientation
|
2019-04-23 09:43:55 +02:00 |
Sebastien Loriot
|
9fe935c59a
|
Merge pull request #3849 from maxGimeno/STL_Extension-Fix_dispatch-GF
STL_Extension: Fix Dispatch_output_iterator test
|
2019-04-23 09:39:57 +02:00 |
Sebastien Loriot
|
c3aab58f95
|
Merge pull request #3854 from sloriot/CH3-fix_ptraits_forward
Fix forwarding of projection traits
|
2019-04-23 09:39:07 +02:00 |
Sebastien Loriot
|
30dc953fd7
|
Merge pull request #3867 from maxGimeno/Maintenance_update_magritte_files-GF
Maintenance: Update boost in Magritte
|
2019-04-23 09:31:25 +02:00 |
Maxime Gimeno
|
c1d0658073
|
Update boost
|
2019-04-19 09:46:52 +02:00 |
Sebastien Loriot
|
a24f22bd01
|
Merge pull request #3833 from afabri/Convex_hull_2-indices-GF
Convex_hull_2: Add an adapter
|
2019-04-18 15:53:59 +02:00 |
Sebastien Loriot
|
7b01c13f8d
|
Merge pull request #2938 from afabri/Triangulation_2-internal-GF
Triangulation_2: Cleanup of include/CGAL
|
2019-04-18 15:51:15 +02:00 |
Sebastien Loriot
|
14ebc2fabc
|
Update Triangulation_2/include/CGAL/Polyline_constraint_hierarchy_2.h
Co-Authored-By: afabri <andreas.fabri@geometryfactory.com>
|
2019-04-18 13:54:46 +02:00 |
Andreas Fabri
|
f1c6990a57
|
Add a test for a reported issue
|
2019-04-18 13:52:34 +02:00 |
Andreas Fabri
|
d3128e75e5
|
We need two versions of the insert_constraint() function,
- one for the old API where constraints were just a 2d segment
- and one for polylines
|
2019-04-18 13:52:34 +02:00 |
Maxime Gimeno
|
9315c9cb79
|
Fix warnings
|
2019-04-17 13:16:08 +02:00 |
Maxime Gimeno
|
fb98c5773d
|
Reset settings if preference dialog is canceled
|
2019-04-17 11:10:36 +02:00 |
Maxime Gimeno
|
df7de2fb54
|
Incorporate the clip() function with poly instead of plane
|
2019-04-17 10:56:49 +02:00 |
Maxime Gimeno
|
ebfe1e9ca5
|
WIP clipping_plugin
|
2019-04-16 16:37:09 +02:00 |
Maxime Gimeno
|
62b0044d9e
|
Add an action to the menu of plane_items to set it by hand
|
2019-04-16 15:52:22 +02:00 |
Maxime Gimeno
|
3f230e7567
|
Add tooltips to repair_polygon_soup argumetns
|
2019-04-16 10:46:01 +02:00 |
Maxime Gimeno
|
ff012669f5
|
enable c++14 in check_headers
|
2019-04-16 10:12:11 +02:00 |
Sébastien Loriot
|
e54c24f0a4
|
correct forwarding of projection traits
|
2019-04-15 16:58:22 +02:00 |
Andreas Fabri
|
016df7e33c
|
Fix CMakeLists.txt
|
2019-04-15 12:06:50 +02:00 |
Sébastien Loriot
|
7945ffeea2
|
update surf plugin
|
2019-04-12 19:11:04 +02:00 |
Sébastien Loriot
|
03ec0dfbe1
|
update demo plugin
|
2019-04-12 19:09:25 +02:00 |
Sébastien Loriot
|
28ec0d926d
|
remove unused typedef
|
2019-04-12 17:52:31 +02:00 |
Maxime GIMENO
|
41033a80be
|
Merge branch 'master' into Graphics_view-Fix_demo_IO-GF
|
2019-04-12 16:10:36 +02:00 |
Sébastien Loriot
|
c8a3fdaff6
|
Merge pull request #3625 from sgiraudot/Stream_support-Enhance_color-GF
[Small Feature] Reworked CGAL::Color
|
2019-04-12 15:54:30 +02:00 |