sort by:
Revision Author Date Message Commit Date
e2e155f add include files for the demo 11 July 2012, 16:21:54 UTC
d2ae93d Add an all option with manual plug-in selection to the loader. 11 July 2012, 15:41:44 UTC
f847452 * errors in the main application are now handled through exceptions * remove example copy-paste mistake 11 July 2012, 15:22:02 UTC
3055753 fix extension parsing 11 July 2012, 14:36:59 UTC
1bc5244 Filter the Operations menu by querying plug-ins for the applicability. Some meta-programming might make that mechanism less boiler-plate-y, but it is fine for now. 11 July 2012, 13:15:37 UTC
371aa42 Reintegrate the history mechanism with a little awkward hack and a selection box. 11 July 2012, 10:27:04 UTC
b72b9a6 a branch for adding a plug to the polyhedron demo 11 July 2012, 08:19:36 UTC
5ccaa9c more todos to build some plan 10 July 2012, 17:12:20 UTC
95354eb Change the loader mechanism to enable plugin specific selection The loading files now checks which plug-in can actually handle the requested file type. items remember which loader has been used to load them. Loading scripts has been separated out into a separate function. Recently used history is not yet aware of that change and has to be pried out of the base class. 10 July 2012, 17:05:56 UTC
621ef92 make plugin callable 10 July 2012, 14:19:11 UTC
a751d01 fix plugin name 10 July 2012, 14:03:47 UTC
5a904f6 Improve LCC demo; add internal functions; add one example in LCC. 09 July 2012, 20:01:34 UTC
b6829dd * Port Point_set_local_spacing * merge the todo lists 09 July 2012, 15:03:09 UTC
2ebc7d7 fix problems with leda real 08 July 2012, 12:05:05 UTC
f87bbe2 cleanup code as indicated by compiler warnings 08 July 2012, 10:47:58 UTC
bc4ca5b silent some compiler warnings 08 July 2012, 10:30:22 UTC
42d9d93 it's a precondition not precondition_code 08 July 2012, 10:24:27 UTC
902a47f cleanup 07 July 2012, 15:37:56 UTC
4ef408a removed some unneded friends 07 July 2012, 14:57:44 UTC
d9eb0e8 Intel compiler does not like typename friends error: friend class name may not be introduced with "typename" So reverted change 07 July 2012, 08:17:07 UTC
6521ba2 Changing Multiplicity in Envelope traits to inherit from the base class. 07 July 2012, 07:45:01 UTC
f14bb80 avoided one compiler warning in Gmpfr_type.h 06 July 2012, 16:59:30 UTC
dd395e8 Circle_3 is an object, not a functor. 06 July 2012, 16:20:16 UTC
a592593 initialized some pointers to avoid warnings 06 July 2012, 14:35:14 UTC
97111c3 typo 06 July 2012, 14:35:10 UTC
0c8fc79 color normals 06 July 2012, 13:25:10 UTC
ea5569e remove warnings 06 July 2012, 13:01:00 UTC
fb7a7e2 remove warning 06 July 2012, 12:35:29 UTC
2184d52 cleanup 06 July 2012, 12:08:40 UTC
2233dc9 fixed a bug found by Victor Lopez 06 July 2012, 11:56:14 UTC
aedb8d6 update todo 06 July 2012, 09:40:35 UTC
0206027 add jet smoothing 06 July 2012, 09:23:01 UTC
53d4d27 remove warning 06 July 2012, 09:21:13 UTC
5b6e959 add outlier selection plugin 06 July 2012, 08:50:12 UTC
601a5e4 add point set simplification plugin 06 July 2012, 08:17:01 UTC
e6b01c4 automatic registration of plugin is done if inheritence from helper is public 06 July 2012, 08:14:47 UTC
1d3092b add poisson reconstruction plugin 06 July 2012, 07:52:19 UTC
a454f3c removed some compiler warnings 06 July 2012, 07:19:16 UTC
0059043 Taking the multiplicity from base class. This caused all 64-bit programs to crash 06 July 2012, 07:13:42 UTC
029e99d remove compiler warnings 06 July 2012, 07:06:28 UTC
0a8afa0 wrong variable name 06 July 2012, 07:05:27 UTC
5443e86 class seems to only work for g++ in a friend This is not the correct fix; a correct one changes the friend design of the classes 06 July 2012, 06:53:30 UTC
1300a51 remove compiler warning 06 July 2012, 06:22:31 UTC
ad06e50 Remove a warning 06 July 2012, 05:09:00 UTC
972f164 correct handling of optional parameter for use_lib macro 05 July 2012, 18:33:27 UTC
4a01a46 RS3 suffices the problem was in handling of CGAL_UseRS(3).cmake 05 July 2012, 18:32:25 UTC
f39a7b7 use RS, too 05 July 2012, 18:06:04 UTC
4cacb97 remove warnings 05 July 2012, 14:56:50 UTC
a5c6c49 add normal estimation plugin 05 July 2012, 14:40:32 UTC
bfe3c60 Replace assert with CGAL_assertion 05 July 2012, 13:49:48 UTC
4978051 Remove some warnings 05 July 2012, 13:39:34 UTC
ca17d4f * add plugin to read/write points, and points with normal * convex hull is now working with points as input * modification to able the display of points with normal 05 July 2012, 13:31:04 UTC
0dc8526 added missing include statement 05 July 2012, 11:06:58 UTC
230919c remove compiler warnings in tests 05 July 2012, 09:50:20 UTC
397f0e4 worked only if WITH_CGAL_Core=ON|OFF, but not if it's not given at all 05 July 2012, 09:03:18 UTC
e9d8b46 removed C++11 warning 05 July 2012, 08:36:44 UTC
4953bbb Remove buggy executable bits 04 July 2012, 19:28:22 UTC
7ce64d7 The script now creates bzip2 tarballs. 04 July 2012, 19:20:15 UTC
5316513 Announce for CGAL-4.0.2 04 July 2012, 11:04:10 UTC
1bb23e6 Cherry-pick hot fixes from CGAL-4.0-branch: | ------------------------------------------------------------------------ | r70257 | lrineau | 2012-07-04 10:41:28 +0200 (Wed, 04 Jul 2012) | 1 line | Changed paths: | M /branches/releases/CGAL-4.0-branch/Installation/CMakeLists.txt | | Fix CMake error in public releases | ------------------------------------------------------------------------ | r70259 | lrineau | 2012-07-04 11:22:12 +0200 (Wed, 04 Jul 2012) | 1 line | Changed paths: | M /branches/releases/CGAL-4.0-branch/Installation/CHANGES | M /branches/releases/CGAL-4.0-branch/Installation/changes.html | | Update the changes.html | ------------------------------------------------------------------------ 04 July 2012, 09:36:41 UTC
0be32be Put the note about Reply-To in emphasis I hope I will not forget next times. 04 July 2012, 08:14:55 UTC
e331b19 added Mathieu Schmitt 03 July 2012, 15:37:29 UTC
5c23493 Add Mark Blome 03 July 2012, 15:05:07 UTC
b50167a updated crontab (automated commit) 03 July 2012, 15:02:38 UTC
8e725dc Intel Compiler 11 is no longer tested. 03 July 2012, 11:06:19 UTC
bc6d9c1 fixed typo: added missing '_' 03 July 2012, 10:53:25 UTC
4b21767 Fix an error with the current working directory Without that fix, the examples/ and include/ were not extracted to the right directory. 03 July 2012, 10:12:38 UTC
8120651 Fix the announcement. I was made from the CHANGES file of a wrong branch 02 July 2012, 16:31:12 UTC
ac3bbca Announcement for CGAL-4.0.1 Add remove the fake announcement file for CGAL-3.8.1 (it has never been released). 02 July 2012, 16:20:53 UTC
ef6fa7a Merge Script-improve_create_cmake-eric into next Main changes are - new installation manual - distinction between essential and optional libraries - preconfiguration of optional libraries possible 02 July 2012, 15:56:15 UTC
9d180c5 Minor tweaks to the changes.html I have reordered the entries, fixed a typo, and uniformized the use of the verbs in the different entries. 02 July 2012, 15:00:40 UTC
0a4d944 updated crontab (automated commit) 02 July 2012, 12:18:03 UTC
44d29a5 * Add a second subdvision method in LCC demo * Add two basic usefull functions (internal as undocumented) * Add an example showing how to customize the type of point used in LCC 02 July 2012, 09:20:14 UTC
84a794a New branch for LCC demo. 02 July 2012, 07:38:11 UTC
9561bdc cleanup 01 July 2012, 15:11:31 UTC
29491b5 cleanup 30 June 2012, 23:35:30 UTC
6aa13f3 Added missing test 30 June 2012, 23:16:06 UTC
349cb19 cleanup 30 June 2012, 22:52:28 UTC
390d3a9 cleanup 30 June 2012, 22:51:10 UTC
a488660 rely on CMake list(FIND ...) instead of macro Macro is nicer to use, but needs to be included and is less efficient. To improve understanding: added comments 29 June 2012, 23:13:43 UTC
1d21969 revert use of macro and rely on list(FIND ...) 29 June 2012, 22:53:42 UTC
167783a copy'n'paste works if the right includes exist: here missing CGAL_Macros instead of including the file I've just added the general cmake makro to check whether an item is in the list. Why does it need a macro? There should be a list-operation for that ... 29 June 2012, 22:22:25 UTC
07079c9 merge changes from next 29 June 2012, 16:31:48 UTC
62a8fdc Merge /branches/features/Triangulation_2_UseTraitsInHierarchy-GF/Kernel_23 ... and only that directory. The rest of the branch is a patch to Triangulation_2, that will be sumbitted as a small feature. 29 June 2012, 16:27:25 UTC
810209f some problem with Coerction traits: Explicit casts required Needs some further investigation! Background: the new CMake scripts for CGAL are more strict what comes to includes of external libs (and Core is considered as an external lib now), thus the testsuite has shown errors related to the 'hacks' here. But as far as I know, the Coercion_traits should be able to solve these issues. 29 June 2012, 16:03:33 UTC
76d9a00 naive import of scene item for points with normal 29 June 2012, 15:57:01 UTC
3a7ad3b mandatory -> essential 29 June 2012, 15:27:45 UTC
d4cb1c2 SetupDependicies needs also to check for essential lib (not just WITH_<lib>), side effect: mandatory->essential 29 June 2012, 15:24:30 UTC
2d60ee7 merge changes from next 29 June 2012, 14:09:45 UTC
d0d6335 added Eigen3_FIND_VERSION to search for minimal version CGAL_Common.cmake is included at a very early stage - when configuring CGAL but also - when configuring demos etc 29 June 2012, 12:51:02 UTC
bade668 a branch to merge the polyhedron and point set processing demos. 29 June 2012, 12:19:40 UTC
7cc17dd Fix a compilation error A template specialization (that is a complete specialization) is not a template. The typename keyword must not be used in typedefs. 29 June 2012, 11:07:34 UTC
947dd14 Minor fix: ensure the OpenGL version is displayed by test results pages 29 June 2012, 10:57:59 UTC
87ebf20 need a certain order 29 June 2012, 09:39:40 UTC
b5a4e94 the mandatory libs need an particular order, and we simplify with a macro 29 June 2012, 09:24:19 UTC
83ae4df added missing include 29 June 2012, 00:44:05 UTC
add9003 updated 28 June 2012, 21:36:56 UTC
6058295 cleanup 28 June 2012, 21:35:44 UTC
656b09f merge changes from next 28 June 2012, 16:46:25 UTC
6393180 updated crontab (automated commit) 28 June 2012, 16:18:02 UTC
back to top