Sébastien Loriot
|
25a05e9f4c
|
Merge branch 'CGAL-named_function_parameters-4.14' into master
Conflicts resolved by hand
|
2019-07-28 23:46:43 +02:00 |
Sébastien Loriot
|
2f81a21523
|
Merge 'CGAL-named_function_parameters' for 4.13-branch into 4.14-branch
Conflicts resolved by hand
|
2019-07-28 22:30:13 +02:00 |
Laurent Rineau
|
7b1889b87e
|
Merge branch 'releases/CGAL-4.14-branch'
# Conflicts:
# Point_set_processing_3/include/CGAL/IO/write_ply_points.h
|
2019-07-26 18:45:17 +02:00 |
Laurent Rineau
|
da2726e0e7
|
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
# Conflicts:
# CGAL_ipelets/include/CGAL/CGAL_Ipelet_base_v7.h
# Installation/lib/cmake/CGAL/CGALConfig.cmake
# Intersections_2/test/Intersections_2/test_intersections_2.cpp
# Segment_Delaunay_graph_2/test/Segment_Delaunay_graph_2/include/test_types.h
# Snap_rounding_2/include/CGAL/Snap_rounding_kd_2.h
|
2019-07-26 18:33:55 +02:00 |
Simon Giraudot
|
85ab4e9041
|
Add missing inlines to PSP IO non-template functions
|
2019-07-24 08:49:34 +02:00 |
Sébastien Loriot
|
560c77f567
|
rename named function parameter class
|
2019-07-15 06:25:02 +02:00 |
Sébastien Loriot
|
cebf0657d8
|
Use a full CGAL version of named function parameters
no longer rely on boost
|
2019-07-14 22:45:47 +02:00 |
Laurent Rineau
|
90782d4b7f
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
- Revert "Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF"
- Revert "Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau"
|
2019-05-14 17:50:45 +02:00 |
Simon Giraudot
|
717137e48f
|
Merge remote-tracking branch 'mine/Surface_mesh-PLY_IO-GF' into Surface_mesh-PLY_IO-GF
|
2019-04-09 15:11:58 +02:00 |
Sébastien Loriot
|
124012d9f9
|
replace cpp11::array by std::array
|
2019-03-29 13:28:33 +01:00 |
Sébastien Loriot
|
0669c6ad97
|
remove error messages and disabled test if CPP11 is not available in PSP
|
2019-03-29 10:41:49 +01:00 |
Andreas Fabri
|
e08d85f3e3
|
Set precision of the ostream when writing a point set or face graph. Add a \note in the manual
|
2019-03-04 15:50:18 +01:00 |
Laurent Rineau
|
aacd365080
|
Merge pull request #3703 from sgiraudot/Point_set_processing-Fix_PLY_FT_type_detection-GF
Point Set Processing: Fix PLY FT type detection
|
2019-02-28 20:48:50 +01:00 |
Simon Giraudot
|
df940da6b1
|
Fix FT type detection
|
2019-02-22 16:36:18 +01:00 |
Simon Giraudot
|
12dfbd6353
|
Reorganize PLY IO functions/files
|
2019-01-22 10:00:23 +01:00 |
Sébastien Loriot
|
61169b394e
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
|
2019-01-04 17:19:19 +01:00 |
Simon Giraudot
|
1cfcb1ba5b
|
Fix stream status handling everywhere PLY reader is used
|
2018-12-18 15:28:02 +01:00 |
Simon Giraudot
|
858d10070b
|
Improve PLY element handling and thus fix bug when reading unknown element
|
2018-12-17 13:07:56 +01:00 |
Sébastien Loriot
|
2f9408f867
|
rename link name to match package name
|
2018-10-08 10:28:55 +02:00 |
Simon Giraudot
|
76b50032a6
|
Fix constness of parameters of functions to output LAS values
|
2018-09-06 09:58:49 +02:00 |
Simon Giraudot
|
ab0e622e8b
|
Fix several bugs/badly done stuff in PLY IO
|
2018-09-06 09:58:49 +02:00 |
Simon Giraudot
|
9f825accdb
|
Fix PLY reading properties other than those of vertices
|
2018-04-12 11:50:33 +02:00 |
Maxime Gimeno
|
7fa4b380d2
|
fixes in includes logic.
|
2018-02-02 12:08:05 +01:00 |
Simon Giraudot
|
1fa899760f
|
Use standard deprecation tools + minor fixes
|
2018-01-10 16:39:31 +01:00 |
Simon Giraudot
|
b4ea6c81b4
|
Fix missing parenthesis
|
2018-01-10 16:39:31 +01:00 |
Simon Giraudot
|
506a5d2f33
|
Change API to named parameters in all PSP IO functions/examples/tests/doc
|
2018-01-10 16:39:31 +01:00 |
Sébastien Loriot
|
ee57fc2d6c
|
add SPDX identifier for files under the GPL-3+ license
|
2017-11-12 10:17:51 +01:00 |
Simon Giraudot
|
813f128e57
|
Add method to recover comments of PLY input
|
2017-10-04 09:30:01 +02:00 |
Simon Giraudot
|
38663431a1
|
Merge branch 'Classification-GF-old' into Classification-GF
|
2017-09-11 11:53:13 +02:00 |
Simon Giraudot
|
6c4b27c743
|
Merge branch 'Classification-GF-old' into Classification-GF
|
2017-08-25 14:28:10 +02:00 |
Simon Giraudot
|
1e4b63c606
|
Fix face properties bug
|
2017-08-24 11:42:29 +02:00 |
Simon Giraudot
|
86e5ad850b
|
Add method to test if tag exists for list property
|
2017-08-09 09:48:21 +02:00 |
Simon Giraudot
|
63732f6415
|
Remove useless and error-prone overload with std::size_t
|
2017-08-04 10:03:29 +02:00 |
Simon Giraudot
|
8999312f16
|
Fix reference forwarding everywhere
|
2017-08-02 14:10:44 +02:00 |
Simon Giraudot
|
45ffa0af52
|
Fix reference forwarding (+ property map error)
|
2017-08-02 14:10:44 +02:00 |
Simon Giraudot
|
f0e03e997a
|
Some more internal adaptions of read_ply_points
|
2017-08-02 14:10:44 +02:00 |
Simon Giraudot
|
8556215aae
|
Explicit cast
|
2017-08-02 14:10:43 +02:00 |
Simon Giraudot
|
89d610f047
|
Add functions to write PLY list properties
|
2017-08-02 14:10:42 +02:00 |
Simon Giraudot
|
71be7b4935
|
Generalize and simplify generation of PLY properties macro
|
2017-08-02 14:10:42 +02:00 |
Simon Giraudot
|
c190be7993
|
Add methods to handle PLY lists
|
2017-08-02 14:10:41 +02:00 |
Simon Giraudot
|
8043d342e7
|
Merge branch 'Classification-GF-old' into Classification-GF
|
2017-07-21 12:06:19 +02:00 |
Simon Giraudot
|
c59454e45f
|
Fix wrong inclusions/warning protections
|
2017-07-13 10:36:56 +02:00 |
Simon Giraudot
|
41edf00aae
|
Deactivate visual studio warning on LASlib DLL
|
2017-07-12 08:13:41 +02:00 |
Jane Tournois
|
b4bf70caf2
|
use the import instruction of LasReader_LAS
|
2017-07-11 11:58:54 +02:00 |
Jane Tournois
|
dce27d7ecc
|
add missing includes
|
2017-07-11 11:58:54 +02:00 |
Simon Giraudot
|
fbe9e78ef0
|
Use std:: everywhere for tuples (make_tuple, get, etc.)
|
2017-07-11 11:58:54 +02:00 |
Simon Giraudot
|
955100bb48
|
Force using std::tuple
|
2017-07-11 11:58:54 +02:00 |
Simon Giraudot
|
b3723b7e3d
|
Document needed specialization of Output_rep
|
2017-07-11 11:58:53 +02:00 |
Simon Giraudot
|
e01f62a09f
|
Use Output_rep to output colors
|
2017-07-11 11:58:53 +02:00 |
Simon Giraudot
|
4b3a506d44
|
Fix detection of required C++11 features
|
2017-07-11 11:58:53 +02:00 |
Simon Giraudot
|
a644f31cd9
|
Include CGAL/config.h to test macros
|
2017-07-11 11:58:53 +02:00 |
Simon Giraudot
|
40ae0436e1
|
Add C++11 conditions/tests/warnings for LAS and PLY IO functions and related files
|
2017-07-11 11:58:53 +02:00 |
Simon Giraudot
|
d118bc7600
|
Add license headers
|
2017-07-11 11:58:52 +02:00 |
Simon Giraudot
|
bd94c3005b
|
Move USE_AS_DLL as a temporary definition around LASlib header
|
2017-07-11 11:58:52 +02:00 |
Simon Giraudot
|
622bb6f691
|
Replace LAS_property classes using a Base class with templated types
|
2017-07-11 11:58:51 +02:00 |
Jane Tournois
|
5fb14a891a
|
extract #include in non-GNUC context
|
2017-07-11 11:58:51 +02:00 |
Simon Giraudot
|
0354290268
|
Fix forgotten namespaces changes
|
2017-07-11 11:58:51 +02:00 |
Simon Giraudot
|
32bd5265dd
|
Use cpp11::tuple and cpp11::get instead of std::tuple and std::get
|
2017-07-11 11:58:51 +02:00 |
Simon Giraudot
|
ce362930f0
|
Separate PSP functions in groups
|
2017-07-11 11:58:51 +02:00 |
Simon Giraudot
|
61f1276a07
|
Update API with review (remove PLY/LAS namespaces)
|
2017-07-11 11:58:50 +02:00 |
Simon Giraudot
|
237a19037b
|
Some corrections in the manual
|
2017-07-11 11:58:50 +02:00 |
Simon Giraudot
|
5027c9af2c
|
Some corrections
|
2017-07-11 11:58:49 +02:00 |
Simon Giraudot
|
ffd7af06ef
|
Some typo corrections
|
2017-07-11 11:58:49 +02:00 |
Simon Giraudot
|
4027ef814c
|
Capitalize tag classes
|
2017-07-11 11:58:49 +02:00 |
Simon Giraudot
|
cb6e739f0e
|
Replace namespaces Ply/Las to PLY/LAS
|
2017-07-11 11:58:49 +02:00 |
Simon Giraudot
|
d0b760a9e2
|
User and reference manuals
|
2017-07-11 11:58:49 +02:00 |
Simon Giraudot
|
ced26cc733
|
First version of LAS writer
|
2017-07-11 11:58:49 +02:00 |
Simon Giraudot
|
952c5a4984
|
Some corrections
|
2017-07-11 11:58:48 +02:00 |
Simon Giraudot
|
9ff95550e9
|
Use CGAL::IO::BINARY instead of a Binary template boolean
|
2017-07-11 11:58:48 +02:00 |
Simon Giraudot
|
54b7ef95ea
|
Add all possible types for PLY header
|
2017-07-11 11:58:48 +02:00 |
Simon Giraudot
|
9175f39c86
|
Use cpp11::tuple instead of std::tuple
|
2017-07-11 11:58:48 +02:00 |
Simon Giraudot
|
5663a6836f
|
Change API of PLY writer similarly to PLY reader
|
2017-07-11 11:58:48 +02:00 |
Simon Giraudot
|
c394369d29
|
Update doc, examples and API
|
2017-07-11 11:58:48 +02:00 |
Simon Giraudot
|
24b1a690f3
|
Use empty structs to handle attributes
|
2017-07-11 11:58:47 +02:00 |
Simon Giraudot
|
d827e9d65d
|
First version of LAS reader
|
2017-07-11 11:58:47 +02:00 |
Simon Giraudot
|
731b4c27fe
|
Change full API of PLY reader
|
2017-07-11 11:58:47 +02:00 |
Simon Giraudot
|
19f09d634b
|
Changing API of PLY reader: first steps
|
2017-07-11 11:58:47 +02:00 |
Simon Giraudot
|
ef57586cb8
|
Add read_las_points.h file with skeleton of functions
|
2017-07-11 11:58:47 +02:00 |
Simon Giraudot
|
3ce8e9fc64
|
Merge branch 'Classification-GF-old' into Classification-GF
|
2017-03-13 07:51:54 +01:00 |
Sébastien Loriot
|
50510c05ea
|
add include directive for license of all GPL header files
done using:
ack-grep "^GPL" */package_info/*/license.txt -l | awk -F "/" '{print $1}' > /tmp/gpl_packages
for i in `cat /tmp/gpl_packages | \
grep -v Operations_on_polyhedra | \
grep -v Algebraic_kernel_for_circles | \
grep -v Algebraic_kernel_for_spheres | \
grep -v Polyhedron_IO`;
do
echo $i
python Scripts/developer_scripts/add_license_in_pkg_header.py $i
done
python Scripts/developer_scripts/add_license_in_pkg_header.py Operations_on_polyhedra Polygon_mesh_processing
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_circles Circular_kernel_2
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_spheres Circular_kernel_3
python Scripts/developer_scripts/add_license_in_pkg_header.py Polyhedron_IO Polyhedron
|
2017-01-19 15:20:25 +01:00 |
Simon Giraudot
|
310d81864e
|
Merge branch 'Classification-GF-old' into Classification-GF
|
2016-11-23 08:55:57 +01:00 |
Simon Giraudot
|
886ad42a7e
|
Add method to get raw readers
|
2016-10-21 10:28:39 +02:00 |
Laurent Rineau
|
51f5697d3d
|
Add missing #include
|
2016-09-30 15:23:14 +02:00 |
Andreas Fabri
|
ed472c0904
|
Fix package Point_set_processing_3: include headers
|
2016-09-30 15:22:30 +02:00 |
Simon Giraudot
|
3a356505c8
|
Merge branch 'Point_set_3-GF' into Point_set_classification-GF
|
2016-09-21 09:42:41 +02:00 |
Simon Giraudot
|
401fa82461
|
Merge branch 'Point_set_classification-GF-old-old' into Point_set_classification-GF-old
|
2016-09-21 09:38:27 +02:00 |
Simon Giraudot
|
7034fe00a9
|
Remove lines about tparam that can be omitted (this was wrong)
|
2016-09-14 16:36:26 +02:00 |
Simon Giraudot
|
ef4b531560
|
Add method to get raw readers
|
2016-09-13 17:14:12 +02:00 |
Sébastien Loriot
|
ff1b240a37
|
replace assert by CGAL_assertion in CGAL code
|
2016-08-25 11:12:17 +02:00 |
Simon Giraudot
|
4a03949eec
|
Merge branch 'Point_set_classification-GF-old' into Point_set_classification-GF
|
2016-07-22 11:58:16 +02:00 |
Sébastien Loriot
|
3e9796e1ed
|
remove unused types
|
2016-07-18 10:26:23 +02:00 |
Sébastien Loriot
|
d9fb49f2dd
|
fix all calls to get() free function for property maps
the return type of get is reference
|
2016-07-13 13:53:06 +02:00 |
Simon Giraudot
|
85a5ef28dc
|
Merge branch 'Point_set_classification-GF-old' into Point_set_classification-GF
|
2016-07-05 13:49:33 +02:00 |
Sébastien Loriot
|
e3a44a9d75
|
remove the flag CGAL_USE_PROPERTY_MAPS_API_V1 and keep only new API
|
2016-07-04 10:17:38 +02:00 |
Simon Giraudot
|
860a30201f
|
Warning fix: explicit cast from pointer to bool
|
2016-04-25 11:14:04 +02:00 |
Simon Giraudot
|
ee4d9b76ee
|
Add missing include
|
2016-04-20 08:34:28 +02:00 |
Andreas Fabri
|
d18db3c527
|
Half the time of reading float and double for VC++
|
2016-04-18 16:25:09 +02:00 |
Simon Giraudot
|
2d5a38150b
|
Merge branch 'Point_set_processing-Extend_ply_reader-GF-old' into Point_set_processing-Extend_ply_reader-GF
|
2016-04-12 11:56:01 +02:00 |
Simon Giraudot
|
89742a6bd9
|
Update doc (precision on boolean return value)
|
2016-04-12 11:50:34 +02:00 |
Simon Giraudot
|
bad16c8ebf
|
Add convenience function when reading double from float input
|
2016-04-11 18:17:48 +02:00 |