sort by:
Revision Author Date Message Commit Date
292ffe0 Merge pull request #1835 from cjamin/patch-1 Update dependencies 16 January 2017, 11:27:23 UTC
f8a3092 Merge pull request #1836 from cjamin/patch-2 Update dependencies 16 January 2017, 10:07:01 UTC
4f90b26 Update dependencies 16 January 2017, 09:55:17 UTC
9fdc2c8 Update dependencies 16 January 2017, 09:54:19 UTC
7ff554a Merge pull request #1829 from afabri/patch-2 Update Arr_counting_traits_2.h 13 January 2017, 13:09:51 UTC
4342ac3 Update Arr_counting_traits_2.h 13 January 2017, 08:52:36 UTC
ac18291 fix typo and reduce the number of points per face by default 12 January 2017, 15:11:16 UTC
6f4ec93 Merge pull request #1827 from janetournois/Polyhedron_demo-Fix_compilation_distance_plugin-jtournois Demo Distance_plugin : fix compilation error 12 January 2017, 14:47:37 UTC
900a490 test distance_plugin 12 January 2017, 14:40:40 UTC
d08e530 remove typename that causes a compilation error on msvc "C2899: typename cannot be used outside a template declaration" 12 January 2017, 14:24:03 UTC
3c9425c merge entries 12 January 2017, 11:16:26 UTC
9ae7b37 Merge pull request #1745 from sloriot/Polyhedra_corefinement-enhancements-sloriot Add corefinement operations in PMP 12 January 2017, 11:05:18 UTC
e09f5b7 Merge pull request #1820 from afabri/Point_set_processing_3-Point_set_structuring-GF Advancing_front_reconstruction: Robustify a call to squared_radius 12 January 2017, 10:13:16 UTC
4301f4d Merge pull request #1819 from sgiraudot/Point_set_shape_detection-Fix_segfault_in_shape_base-GF Shape detection: fix segfault 12 January 2017, 10:13:03 UTC
d4195c9 Merge pull request #1748 from maxGimeno/Polyhedron_demo-Handles_for_volume_planes-GF Polyhedron_demo: Enhancements for Io_image_plugin 12 January 2017, 10:12:49 UTC
b37986e Merge pull request #1812 from maxGimeno/Polyhedron_demo-Fix_c3t3_colors-GF Polyhedron_demo : Fix the c3t3 intersection's display 12 January 2017, 10:12:36 UTC
5334088 Merge pull request #1811 from sloriot/Property_map-std_tuple_support make Nth_of_tuple_property_map compatible with std::tuple 12 January 2017, 10:12:24 UTC
e92b880 Merge pull request #1810 from afabri/PSP-VC32bit_suppress_warning-GF Point Set Structuring: Suppress warnings for VC 32bit 12 January 2017, 10:12:11 UTC
ee21a5a Merge pull request #1744 from afabri/CORE-static-GF CGAL_CORE: Make it thread safe 12 January 2017, 10:10:38 UTC
27cb95f Merge pull request #1578 from maxGimeno/PMP-add_distance-GF Add approximated Hausdorff distance 12 January 2017, 10:10:25 UTC
a5e254f Merge pull request #1737 from maxGimeno/Polyhedron_demo-Fix_large_coordinates_bug-GF Polyhedron_demo: Fix display bugs when the scene is greatly offsetted 12 January 2017, 10:10:11 UTC
038f249 Merge pull request #1211 from lrineau/Mesh_3-hybrid_mesh_domain-GF Create an example with hybrid mesh domain 12 January 2017, 10:09:58 UTC
e9d9cc5 Merge pull request #1793 from lrineau/Mesh_3-various_improvements-lrineau Improvements for Mesh_3 12 January 2017, 10:09:45 UTC
3ec329d rename test target 12 January 2017, 08:16:33 UTC
4e7201d Suppress warning in PSP/example CMakeLists.txt 11 January 2017, 16:44:14 UTC
b7d705d Robustify a call to squared_radius which had a division by 0 with 'flat' cells 11 January 2017, 16:26:42 UTC
47c7b48 fix copy-paste error 11 January 2017, 15:45:42 UTC
c96fcfc add missing namespace qualifier 11 January 2017, 15:31:49 UTC
e3fec80 put_get_helper expect pmap::reference as first template parameter 11 January 2017, 14:32:26 UTC
6ac45f8 use PMP for corefinement and intersection plugins 11 January 2017, 14:16:03 UTC
6368ae3 improve function code and readibility 11 January 2017, 14:12:28 UTC
c0546f3 allow to reuse an existing submenu in case of nested menus if an action is put in A/B and another in A, only one entry for A should be added in the Operation menu 11 January 2017, 13:32:42 UTC
ce5f94e Change offset's criterium. 11 January 2017, 11:25:42 UTC
788f5b1 Help the compiler parse `get<2>(..)`. 11 January 2017, 10:41:23 UTC
94b0157 Only check if other shape is the same if inliers not empty 11 January 2017, 10:36:35 UTC
c8374bf Remove the function recomputeItems(). 11 January 2017, 09:19:37 UTC
6c77740 CORE MemoryPool<T> has to be destroyed last If Boost implementation of thread local storage is used, the order of destructors is reversed, compared to C++11 `static thread_local`. The solution for CORE `MemoryPool<T>` is to make the static variable a static member of the class, and initialize the pointer only inside the function. That ensures that the destructor will be called after the destructor of local static variables. 10 January 2017, 15:27:44 UTC
0ce3950 Merge pull request #1814 from maxGimeno/Unify_links_to_polyhedron_demo-GF Unify the links to the Polyhedron demo in the package descriptions. 10 January 2017, 14:59:31 UTC
59001ac update the implementation of clip plugin to use new corefinement PMP code 10 January 2017, 14:38:24 UTC
c9bbc4e make polyhedron external index maps mutable lvalue 10 January 2017, 14:05:16 UTC
6743afa add a function to initialize vertex index maps 10 January 2017, 14:04:54 UTC
a01593e Unify the links to the Polyhedron demo in the package descriptions. 10 January 2017, 13:56:52 UTC
286efc1 avoid calling get function 10 January 2017, 13:45:19 UTC
adbc830 fix 10 January 2017, 13:40:23 UTC
e869afa bugfix 10 January 2017, 13:09:27 UTC
7b6e4a2 Even read only static const variables must be thread local as otherwise their destructor is called after the destructor of the CORE memory pool. 10 January 2017, 12:53:50 UTC
a6cb74e Fix intersected cells display. 10 January 2017, 11:09:19 UTC
ebcc2ea Compilation fix for test_backward_compatibility.cpp 10 January 2017, 10:22:59 UTC
6010b23 Fix a -Wconversion warning (also detected by MSVC) 10 January 2017, 10:22:21 UTC
9dbdb10 Remove max_dim from the member data. 10 January 2017, 09:55:22 UTC
1a6973c make Nth_of_tuple_property_map compatible with std::tuple 10 January 2017, 09:37:18 UTC
5122473 Suppress warnings for VC 32bit compilation in 2 CMakeLists.txt 10 January 2017, 09:16:55 UTC
4f01220 Fix issue #1788 LEDA 6.3 has known I/O bugs, that were reported, and are fixed in LEDA 6.4. We have to deactivate that test, because it loops forever with LEDA 6.3. 09 January 2017, 16:17:46 UTC
b2c5985 Fix permissions 09 January 2017, 15:01:13 UTC
01c804c Merge pull request #1454 from lrineau/CGAL_Core-fix_imports_exports-lrineau CGAL_Core: fix -fvisibility issues on Linux 09 January 2017, 14:34:03 UTC
8731ca7 Merge pull request #1804 from maxGimeno/Polyhedron_demo-Fix_antialiasing_c3t3_grid-GF Polyhedron_demo: Fix the grid in c3t3_item 09 January 2017, 14:33:49 UTC
c28a98b Merge pull request #1794 from mhsaar/bugfix-1-hemmer fix namespace issue 09 January 2017, 14:33:37 UTC
a64c277 Make <CGAL/Polynomial/Cached_extended_euclidean_algorithm.h> thread-safe The last bug detected by this PR was actually due to a global static variable. Now that it is a static variable in a function, like others, the memory de-allocations seem to be done in the right order (even with Boost implementation of TLS). Thanks Sébastien @sloriot for the patch. 09 January 2017, 14:12:13 UTC
46c6ea1 Deal with CGAL_NO_ATOMIC 09 January 2017, 14:08:42 UTC
e696a85 use direct initialization also in header-only mode 09 January 2017, 14:08:42 UTC
109f021 use direct initialization 09 January 2017, 14:08:42 UTC
1852086 fixed and tested 09 January 2017, 14:08:42 UTC
f1a39ef No need for static 09 January 2017, 14:08:42 UTC
8972c92 make Memory pool thread safe 09 January 2017, 14:08:42 UTC
1b2fcdb make static variable for pretty printing const 09 January 2017, 14:08:42 UTC
fab26b5 make variables atomic 09 January 2017, 14:08:42 UTC
1d0ec5b WIP: make variables atomic; it no longer compiles :( 09 January 2017, 14:08:42 UTC
8faf834 declare constants const 09 January 2017, 14:08:42 UTC
4b79bd4 NT_TYPE is not used anywhere 09 January 2017, 14:08:42 UTC
36b34b3 declare constants const 09 January 2017, 14:08:42 UTC
e0d026d polyWilkinson is not used anywhere 09 January 2017, 14:08:42 UTC
4f71d02 Remove random functions as they are not in the CGAL Core API 09 January 2017, 14:08:42 UTC
5321a90 Remove the geometry files 09 January 2017, 14:08:42 UTC
fa7217c declare constants const 09 January 2017, 14:08:41 UTC
f6bb482 extract polylines from example and add corresponding data file 09 January 2017, 11:10:13 UTC
2cac99b protect call to max function 09 January 2017, 11:00:06 UTC
904a889 Merge pull request #1791 from sgiraudot/Point_set_3-GF New package Point Set 3 09 January 2017, 10:21:23 UTC
89b0f86 add comments and improve layout 09 January 2017, 10:10:37 UTC
ae16320 only use parallel tag if TBB is here 09 January 2017, 07:35:56 UTC
cafe151 fix an error and two warnings 09 January 2017, 07:28:13 UTC
1a72498 add figs 09 January 2017, 07:20:35 UTC
57d86c6 add some doc for hybrid mesh domain example 06 January 2017, 15:10:45 UTC
8a31544 Add 1D features 06 January 2017, 15:10:45 UTC
5df5e9e Create an example with hybrid mesh domain 06 January 2017, 15:10:45 UTC
4360cf9 Secure TBB code with #ifdef 06 January 2017, 11:48:16 UTC
cde7782 Draw the grid after the rest By essence, the cut plane (grid) is always seen. If we want the anti-aliasing to draw correctly, the grid must always be drawn at the end. Conflicts: Polyhedron/demo/Polyhedron/Scene_c3t3_item.cpp 06 January 2017, 11:06:14 UTC
c6ec104 fix max_dim calculation 06 January 2017, 10:15:16 UTC
b997dd1 fix path to input files 06 January 2017, 08:49:16 UTC
1dcd37b Warning fix: implicit conversion 06 January 2017, 06:33:30 UTC
40f5522 Use same method as Polyhedral_mesh_domain_with_features_3 05 January 2017, 17:42:18 UTC
47943c6 This patch fixes segfaults in Qt 05 January 2017, 17:41:50 UTC
64c2dd9 Fix : - Fix demo and add dialog to select the number of points per triangle 05 January 2017, 15:45:09 UTC
706e8c8 fix copy-paste error 05 January 2017, 14:56:18 UTC
2196835 +FACET_VERTICES_ON_SAME_SURFACE_PATCH_WITH_ADJACENCY_CHECK in demo 05 January 2017, 14:46:43 UTC
244ebc1 Simplify 05 January 2017, 14:45:54 UTC
56285ef std::cerr only if CGAL_MESH_3_VERBOSE 05 January 2017, 14:45:04 UTC
33979fc remove wrong comments 05 January 2017, 14:14:12 UTC
4ce2e8e Reduce the width of lines with `using boost::graph_traits` 05 January 2017, 10:59:25 UTC
b7c07ef Simplify split_graph_into_polylines Two tests `it = v2vmap.find(vs)) == v2vmap.end()` were useless because it is guaranteed that the map does contain the vertices. 05 January 2017, 10:56:30 UTC
b8dcd5c propose user manual improvements 05 January 2017, 10:52:19 UTC
back to top