Sebastien Loriot
|
c1b3b784a7
|
Merge pull request #777 from janetournois/Polyhedron_demo-polyhedron_item_for_quads-GF
Polyhedron item : improve computation of normals
|
2016-02-22 08:24:11 +01:00 |
Sébastien Loriot
|
5be27c2998
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' into HEAD
|
2016-02-22 08:17:10 +01:00 |
Sébastien Loriot
|
bba21996ee
|
Merge pull request #802 from efifogel/Aos_2-fixes-efif
A fix by Iddo for the case where the curve is closed
|
2016-02-22 08:16:24 +01:00 |
Efi Fogel
|
bd35bf3e17
|
Added test for the case where the curve is closed (first and last points are the same)
|
2016-02-22 08:13:56 +01:00 |
Efi Fogel
|
7293d45d98
|
A fix by Iddo for the case where the curve is closed (first and last points are the same)
|
2016-02-22 08:13:48 +01:00 |
Sebastien Loriot
|
6536f3900a
|
Merge pull request #807 from sloriot/PMP-various_fixes
PMP: fixes in doc and code
|
2016-02-22 08:11:39 +01:00 |
Sebastien Loriot
|
d430e2deec
|
Merge pull request #801 from sgiraudot/Point_set_processing_3-Bugfix_hierarchy_simplify_pmap-GF
Bugfix: use property map to access content on Input_type
|
2016-02-19 17:14:10 +01:00 |
Andreas Fabri
|
1918e01c9a
|
fix type requirement of the property map
|
2016-02-19 11:19:08 +01:00 |
Andreas Fabri
|
de159f13fc
|
Remve requirement for default constructible FaceNormalMap
|
2016-02-19 11:11:42 +01:00 |
Simon Giraudot
|
d5aa178015
|
Update missing namespace in demo
|
2016-02-19 09:28:08 +01:00 |
Sébastien Loriot
|
0569ad6b79
|
Merge pull request #799 from afabri/Polyhedron-real_off_without_EOL-GF
If we are already at EOF we do nothing to skip until EOL
|
2016-02-19 09:25:12 +01:00 |
Sebastien Loriot
|
95a03739c4
|
Merge pull request #798 from afabri/Polyhedron-Unify_capital_letters-GF
Capitalize words in the menus
|
2016-02-19 09:22:58 +01:00 |
Simon Giraudot
|
f08a451ad2
|
Update name in CMakeLists
|
2016-02-19 09:22:03 +01:00 |
Simon Giraudot
|
694fc35b89
|
Update namespace RS_2 to OTR_2 in include files
|
2016-02-19 09:21:18 +01:00 |
Simon Giraudot
|
aeaf85f35f
|
Update name in general documentation files
|
2016-02-19 09:21:06 +01:00 |
Simon Giraudot
|
5412ced7b4
|
Update reconstruction 2D name in examples
|
2016-02-19 09:17:31 +01:00 |
Simon Giraudot
|
45b9bf13c9
|
Update reconstruction 2D name in tests
|
2016-02-19 09:14:26 +01:00 |
Sebastien Loriot
|
bc927b5af0
|
Merge pull request #792 from maxGimeno/Polyhedron_demo-Slicer_plugin-Fix_for_783-GF
Polyhedron_demo : Fix for 783
|
2016-02-19 09:10:54 +01:00 |
Simon Giraudot
|
a6128a2b9c
|
Update name of reconstruction 2D in doc
|
2016-02-19 09:09:33 +01:00 |
Simon Giraudot
|
002859f842
|
Update name of reconstruction 2D in demo
|
2016-02-19 08:50:44 +01:00 |
Simon Giraudot
|
39ac3cb0d5
|
Change name of reconstruction 2D in includes
|
2016-02-19 08:47:47 +01:00 |
Simon Giraudot
|
9c800eaf46
|
Rename Reconstruction_simplification_2 files by Optimal_transportation_reconstruction_2
|
2016-02-19 08:41:05 +01:00 |
Andreas Fabri
|
9cc245d470
|
More capitalized
|
2016-02-18 17:20:44 +01:00 |
Sebastien Loriot
|
aa760028a9
|
Merge pull request #794 from maxGimeno/Polyhedron_demo-Fix_context_mesa-GF
Polyhedron_demo : fix context for mesa
|
2016-02-18 17:10:39 +01:00 |
Sébastien Loriot
|
0fc5846f07
|
change dummy property map to read-only to avoid a warning
I also it is safer to produce a compilation error if used as
a read/write pmap
|
2016-02-18 17:08:15 +01:00 |
Sébastien Loriot
|
bdb1848ab9
|
fix unused type warning
|
2016-02-18 17:03:42 +01:00 |
Sébastien Loriot
|
5e57abdc50
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' into HEAD
|
2016-02-18 17:01:59 +01:00 |
Sébastien Loriot
|
8e23eb9463
|
Merge pull request #698 from afabri/Triangulation_3-approx_in_inexact_locate-GF
Accelerete 3D version of inexact_locate as we do it for 2D
|
2016-02-18 17:01:35 +01:00 |
Sébastien Loriot
|
5c5f59ba58
|
fix doc typo
|
2016-02-18 16:59:31 +01:00 |
Sebastien Loriot
|
2861cbc4b1
|
Merge pull request #796 from afabri/Triangulation-fix_teaser-GF
Modify teaser for the package overview
|
2016-02-18 16:46:34 +01:00 |
Sebastien Loriot
|
3ee4ad95a9
|
Merge pull request #797 from afabri/Parameterization-Unify_package_title-GF
Unify chapter names
|
2016-02-18 16:46:01 +01:00 |
Simon Giraudot
|
e03b1cb077
|
Bugfix: use property map to access content on Input_type
|
2016-02-18 16:19:25 +01:00 |
Philipp Möller
|
9e7423fba6
|
Add missing _LIBRARY to variable on MSVC
|
2016-02-18 15:01:37 +01:00 |
Andreas Fabri
|
2e243418fa
|
fix indentation
|
2016-02-18 11:54:48 +01:00 |
Andreas Fabri
|
af9b2ee0de
|
If we are already at EOF we do nothing to skip until EOL
|
2016-02-18 11:48:20 +01:00 |
Andreas Fabri
|
9956c2963b
|
More capitalization
|
2016-02-18 10:56:07 +01:00 |
Andreas Fabri
|
864a429d79
|
Select the affine transformation item
|
2016-02-18 10:05:00 +01:00 |
Andreas Fabri
|
69a1c5fe18
|
3D Mesh Generation --> Tetrahedral Mesh Generation
|
2016-02-18 10:03:55 +01:00 |
Andreas Fabri
|
8985711115
|
Capitalize words in the menus
|
2016-02-17 17:38:19 +01:00 |
Andreas Fabri
|
8f796bb4b6
|
missed one
|
2016-02-17 16:41:05 +01:00 |
Andreas Fabri
|
51920f6b86
|
Unify chapter names
|
2016-02-17 16:35:48 +01:00 |
Andreas Fabri
|
fca57275e6
|
Figures that go in the Package Overview MUST have different names
|
2016-02-17 16:06:55 +01:00 |
Andreas Fabri
|
294e0a38f5
|
Modify teaser for the package overview
|
2016-02-17 15:48:16 +01:00 |
Maxime Gimeno
|
b9856fe1a7
|
- fix MESA
Restoring the memory leak in order to keep the demo running on Mesa.
|
2016-02-17 15:18:11 +01:00 |
Sébastien Loriot
|
ceccbb887b
|
fix copy-paste error
|
2016-02-17 11:51:31 +01:00 |
Sébastien Loriot
|
ca6c606b96
|
simply init to 0 to avoid confusion
|
2016-02-17 11:49:24 +01:00 |
Sebastien Loriot
|
ee5bc0c998
|
Merge pull request #793 from sloriot/Straight_skeleton_2-doc_fixes
Straight skeleton 2: doc fixes
|
2016-02-17 11:48:16 +01:00 |
Sébastien Loriot
|
e9b3decde6
|
use tparam instead of an enumeration
|
2016-02-17 11:44:17 +01:00 |
Sébastien Loriot
|
be714872a0
|
fix the description of the function
|
2016-02-17 10:57:37 +01:00 |
Sébastien Loriot
|
478edc9f3e
|
move function in correct header
|
2016-02-17 10:57:31 +01:00 |