Guillaume Damiand
50fd54b5f1
Patch for compiler gcc4.3
...
(Sebastien is the best, even it is not fair because I don't have access to the compiler. But I will pay my beer ;)
2013-06-13 14:53:04 +02:00
Sébastien Loriot
ceab41bda6
do not reset item list when replacing an item
2013-06-13 14:40:54 +02:00
Sébastien Loriot
d1374bf6dc
update the bbox when replacing an item that is of different size
2013-06-13 14:40:45 +02:00
Laurent Rineau
e740108114
Fix cgal_test detection of existing targets
2013-06-13 13:53:36 +02:00
Sébastien Loriot
ee04fb3293
doxygen: add cmake option CGAL_DOC_RELEASE to set option for releasing doc
...
for now we just disable TODO-list
2013-06-13 13:10:06 +02:00
Sébastien Loriot
2dc828791e
doxygen: set SHOW_FILE to NO for all packages
2013-06-13 13:10:06 +02:00
Guillaume Damiand
8d6bc2bddd
Merge branch 'LCC_demo_bbox-gdamiand'
...
Approved by the release manager.
2013-06-13 12:25:23 +02:00
Guillaume Damiand
7f7788bd84
Small corrections on reverse orientations; reformating; start to add tests
2013-06-13 11:14:03 +02:00
Guillaume Damiand
67756fd5d3
Add missing template keywords
2013-06-13 10:21:09 +02:00
iyaz
27c8bfa2e9
Demo plugin for point inside test
2013-06-13 02:58:28 +03:00
iyaz
1620466e4f
Use a const seed for random generation (which makes easy to debug if there is any problem)
2013-06-13 02:42:55 +03:00
iyaz
393e54206d
Add a new test / example code for generating points near polyhedron boundary
2013-06-13 02:41:38 +03:00
iyaz
28839c4543
Vertical ray casting approach is removed from old implementation, cleaned documented with small changes
2013-06-13 00:48:58 +03:00
iyaz
c72dea5f6e
Rename Point_inside_polyhedron as old (which contains untested grid based query code).
2013-06-12 19:38:35 +03:00
iyaz
9602d1c9d0
get Primitive type from AABBTraits
2013-06-12 19:28:49 +03:00
Sébastien Loriot
b30d3daa2b
do not use exception in Object::assign. g++3.4 produces a segfault with -O2
2013-06-12 17:39:31 +02:00
Sébastien Loriot
dec7522a6e
add a protector to ensure the rounding mode is restored
2013-06-12 14:49:37 +02:00
Sébastien Loriot
7c16daf247
clear stream state (getline bug on MSVC9)
2013-06-12 11:58:56 +02:00
iyaz
a5b47c3648
Added experimental code (cast segment with diagonal)
2013-06-12 01:48:47 +03:00
Nico Kruithof
a9858ee784
Merge branch 'Periodic_2_triangulation_2-nkruithof'
2013-06-11 21:22:30 +02:00
iyaz
61fbd78bde
Move traversal traits to internal file
2013-06-11 19:14:13 +03:00
Efi Fogel
447e3393d1
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2013-06-11 18:29:44 +03:00
Efi Fogel
fe6e9b860d
Apply fixes to compile the arrangement demo with VC 10
2013-06-11 18:27:33 +03:00
iyaz
c0961890c1
Fix compiler error and warnings (for VS)
2013-06-11 18:23:29 +03:00
iyaz
43c8084ceb
Merge branch 'inside_polyhedron_test-GF-old' into inside_polyhedron_test-GF
...
Conflicts:
.gitattributes
2013-06-11 17:56:31 +03:00
iyaz
2265b1a146
Create a temporary package for point inside polyhedron test
2013-06-11 17:43:59 +03:00
Sébastien Loriot
d67963be64
doxygen set SHOW_FILES to NO in main package
2013-06-11 15:12:09 +02:00
Sébastien Loriot
4ad362ad51
change main output path from CGAL to Manual
2013-06-11 14:19:59 +02:00
Sébastien Loriot
8607e0d046
doxygen: remove the html directory for in the output path of all packages
...
this makes the addresses shorter
2013-06-11 14:17:21 +02:00
Sébastien Loriot
ea256c954a
use relative path in tagfiles, otherwise documentation output cannot be moved
2013-06-11 12:54:25 +02:00
Guillaume Damiand
eabe898d25
Initialize bbox in Viewer (default initialization does not work when using std::array)
2013-06-11 09:10:00 +02:00
iyaz
acb81b66cb
Project points on plane in case the plane is axis oriented.
2013-06-10 16:47:10 +03:00
Laurent Rineau
84ad4a994b
Fill the "recent files" menu also from drag&drop actions
...
and from files opened using command line.
2013-06-10 15:07:29 +02:00
Laurent Rineau
49cbea2d60
Fix Poisson and Surface_mesher after the zone implementation has changed
2013-06-10 14:17:14 +02:00
Laurent Rineau
5ca7a465b3
Merge branch 'Mesh_3-fix_unused_parameter-lrineau'
...
Tested in CGAL-4.3-Ic-54.
Approved by the Release Manager.
2013-06-10 12:06:54 +02:00
Panagiotis Cheilaris
e365c3d4b9
Merge branch 'doxygen-script-cgal_create_package_dir-philaris'
...
Script cgal_create_package_dir.py creates the skeleton
directory structure of a new package and fills it with
some basic files.
Approved by the release manager.
2013-06-09 18:09:44 +02:00
Panagiotis Cheilaris
01c1baeeb3
include path ending in package name
2013-06-07 16:17:27 +02:00
Panagiotis Cheilaris
23327f57c9
usage of cgal_create_package_dir in comments
2013-06-07 16:11:41 +02:00
Nico Kruithof
eb83b2cb97
Fixed the last 6 warnings
2013-06-07 08:48:46 +02:00
Guillaume Damiand
ff8b4686d9
Remove a warning
2013-06-07 08:46:25 +02:00
Sébastien Loriot
cdab9daa57
path of boost header relative to the version of boost
2013-06-07 07:57:45 +02:00
iyaz
a541518c01
use member get on tuples instead of free func get
2013-06-06 22:41:43 +03:00
iyaz
6fd237a95f
include CGAL/property_map.h for avoiding boost path dif from version to version
2013-06-06 17:13:40 +03:00
Sébastien Loriot
077258d501
the output polyhedron type is now a template parameter
2013-06-06 14:15:45 +02:00
Andreas Fabri
6d342522b2
read is now also in gocad_io, and got accelerated
2013-06-06 11:05:58 +02:00
Nico Kruithof
81fc05c90f
Changed the copyright to remain mine until Monique sorts out legal issues with the INRIA legal department
2013-06-06 09:19:13 +02:00
Guillaume Damiand
23e8a540f7
Small corrections after first results of testsuite
2013-06-06 08:18:13 +02:00
Sébastien Loriot
25a32b7324
documention builds successfully with python 2.6.8
2013-06-06 07:59:39 +02:00
Andreas Fabri
ed06210318
Add write functionality to the gocad plugin
...
TODO: Move the code that reads from the plugin to gocad_io.h
2013-06-05 18:37:36 +02:00
Laurent Rineau
0987b77a46
Fix a warning about unused parameters
2013-06-05 16:57:36 +02:00