Sébastien Loriot
3ec2f68a58
remove exe flag
2015-01-07 17:04:41 +01:00
Dmitry Anisimov
8e4a486024
Updated file changes.html.
2014-12-29 16:40:15 +01:00
Dmitry Anisimov
7d9f7bcf9c
Test update and modification of the file changes.html.
2014-12-29 16:16:30 +01:00
Dmitry Anisimov
e9265d081f
Test update.
2014-12-29 15:39:39 +01:00
Dmitry Anisimov
120159d7d3
Test update.
2014-12-29 15:31:00 +01:00
Dmitry Anisimov
08ead571b4
Test update.
2014-12-29 15:14:28 +01:00
Dmitry Anisimov
51e8d361f3
Updated examples.
2014-12-29 15:01:04 +01:00
Sébastien Loriot
3fd49a9013
remove exe flag
2014-12-24 09:29:50 +01:00
Sébastien Loriot
d6c901d6b1
update doc after moving example to benchmark
2014-12-17 22:40:17 +01:00
Sébastien Loriot
75108a0f93
shorten example name to please cmake
2014-12-17 22:26:30 +01:00
Sébastien Loriot
375db1ccc3
protect max function
2014-12-16 15:55:22 +01:00
Sébastien Loriot
a9bca7522d
std::isnan and std::isinf are c++11 functions
2014-12-16 15:53:46 +01:00
Sébastien Loriot
a7451e1e8c
use ATTENTION instead of WARNING in message to avoid confusing the testsuite
2014-12-16 15:45:06 +01:00
Sébastien Loriot
c436929fdb
move file to benchmark directory
2014-12-15 16:31:17 +01:00
Sébastien Loriot
a91ea894e3
remove exe flags
2014-12-12 15:17:16 +01:00
Sébastien Loriot
575a8ffabf
move example into benchmark
2014-12-12 15:16:57 +01:00
Sébastien Loriot
f9553f7b37
fix id
2014-12-12 15:16:32 +01:00
Sébastien Loriot
63406293e1
Merge branch 'Projection_traits-add_more_functors-sloriot' into barycentric_coordinates_2-dmitry
...
Conflicts:
Documentation/biblio/cgal_manual.bib
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/dependencies
2014-12-12 14:24:17 +01:00
Dmitry Anisimov
d8fa61a366
Added correct release.
2014-11-18 16:34:47 +01:00
Dmitry Anisimov
22d8673238
Last commit before integration.
...
This is the last commit before integration to CGAL.
2014-11-18 16:25:37 +01:00
Dmitry Anisimov
bce9b83e7e
The last commit in the final third submission.
...
This is the last commit with updated documentation and new example on height interpolation in the last third review submission of the package.
2014-10-16 22:07:48 +02:00
Sébastien Loriot
0e25bfb122
bug fix in projection traits, Angle_3 != Angle_2 when z is taken into account
...
(cherry picked from commit 6c4cd29fb1 )
Conflicts:
Kernel_23/include/CGAL/internal/Projection_traits_3.h
2014-10-09 10:36:04 +02:00
Sébastien Loriot
6ae7d56bc7
fix dimension typo
2014-10-06 08:13:54 +02:00
Sébastien Loriot
61e40e74a1
add additional functors in the projection traits and a test file
...
* Compute_scalar_product_2
* Collinear_2,
* Collinear_are_ordered_along_line_2
* Compute_squared_length_3
2014-10-03 08:58:33 +02:00
Efi Fogel
16151c46ff
Enhanced operator(). Made the type of the coordinate index iterator a template parameter
...
Patch exceptionally accepted in master on a file not used by CGAL.
Approved by the interim release manager.
2014-09-29 10:53:18 +02:00
Sébastien Loriot
aabd9dc557
update changes
2014-09-29 08:44:51 +02:00
Sébastien Loriot
d79eeddfb9
Merge branch 'Polyhedron_demo-mesh_3_write_c3t3_boundary-GF'
...
Adding functions to export the boundary of a 3D mesh embedded in a C3T3
See Features/Small_Features/Mesh_3_output_to_off
Successfully tested in CGAL-4.6-Ic-26
Approved by the interim release manager
2014-09-29 08:31:07 +02:00
Sébastien Loriot
8fb21509ea
Merge branch 'Surface_modeling-rename_class-sloriot'
...
Renaming the class Deform_mesh to Surface_mesh_deformation to better fit
CGAL's naming conventions
Successfully tested in CGAL-4.6-Ic-26
Approved by the interim release manager
2014-09-29 08:28:17 +02:00
Sébastien Loriot
054236733c
add empty line at end of file
2014-09-29 08:11:35 +02:00
Sébastien Loriot
6818e7e48a
typedefs instead of using
2014-09-25 14:14:43 +02:00
Laurent Rineau
90692eb76f
Adapt the script for integration-4.5
2014-09-25 14:11:37 +02:00
Sébastien Loriot
3616d28c86
typedef instead of using
2014-09-25 14:10:38 +02:00
Laurent Rineau
4a2c4b9b55
updated crontab (automated commit)
2014-09-25 13:18:03 +02:00
Sébastien Loriot
024bd2724f
add output_facets_in_complex_to_off and update test and demo
2014-09-24 12:05:02 +02:00
Sébastien Loriot
9f3151c9f1
add test for C3T3::output_boundary_to_off
2014-09-24 09:12:21 +02:00
Sébastien Loriot
684104c032
add 2 overloads of output_boundary_of_c3t3_to_off in the C3T3 class
...
also update the demo plugin to use one of them
2014-09-24 08:26:18 +02:00
Sébastien Loriot
543761cd31
add context menu in c3t3 to extract the boundary of the 3D mesh
2014-09-24 08:26:18 +02:00
Sébastien Loriot
e4e65dceda
import file to write the surface of a subdomain into a file
...
use it in the demo, with writting in a .off for now
2014-09-24 08:26:18 +02:00
Marc Glisse
d19ae28387
Merge remote-tracking branch 'origin/Number_types-clang_arm-glisse'
...
Approved by the release manager
2014-09-23 15:40:44 +02:00
Sébastien Loriot
377342b311
add backward compatibility class/doc/test
2014-09-23 11:34:47 +02:00
Sébastien Loriot
7bf22dc6f8
rename Deform_mesh -> Surface_mesh_deformation
2014-09-23 10:39:57 +02:00
Marc Glisse
18e8c5898b
Improve ARM asm with clang.
2014-09-22 16:54:27 +02:00
Sébastien Loriot
60e7bd1201
rename section
...
(cherry picked from commit fd410f278d )
2014-09-19 17:39:37 +02:00
Sébastien Loriot
fd410f278d
rename section
2014-09-19 17:38:47 +02:00
Sébastien Loriot
7247e971fc
fix wrong documented traits
2014-09-12 13:23:46 +02:00
Sébastien Loriot
96bc096ff9
precise that the convex hull is triangulated
...
(cherry picked from commit 3e490bb59d )
2014-09-04 15:56:07 +02:00
Sébastien Loriot
3e490bb59d
precise that the convex hull is triangulated
2014-09-04 15:54:59 +02:00
Sébastien Loriot
d6d70c8e9b
fix index of input file and add missing end of line
...
example code in dont_submit
trivial bugfix for master
2014-09-04 14:56:28 +02:00
Andreas Fabri
d3ae29ff19
Reorder packages in the Part Geometry Processing: Surfaces, Points, 2D
...
(cherry picked from commit 5fde9635d2 )
2014-08-29 16:22:54 +02:00
Laurent Rineau
2b529a0666
updated crontab (automated commit)
2014-08-29 16:18:04 +02:00