Andreas Fabri
|
0cf9d434b6
|
Convert internally to double as required by file format. Document the point property map which is implemented
|
2025-09-26 15:22:32 +01:00 |
Mael Rouxel-Labbé
|
561ec37dc6
|
Remove extra space between NP entries
|
2025-09-22 11:53:21 +02:00 |
Andreas Fabri
|
316c455034
|
Fix Default for the point_map type
|
2025-09-19 15:51:53 +01:00 |
Andreas Fabri
|
7d4852a60f
|
trailing whitespace
|
2025-09-19 15:46:42 +01:00 |
Andreas Fabri
|
6c4aeabb9d
|
Document the named parameter point_map and use it in the issue
|
2025-09-19 15:38:46 +01:00 |
Sébastien Loriot
|
9dd8235dc5
|
more workarounds for MSVC 2015
[skip ci]
|
2022-08-10 23:50:39 +02:00 |
Sébastien Loriot
|
91671dae03
|
is_Range<>::value --> is_Range_v<>
|
2022-06-10 09:51:56 +02:00 |
Sébastien Loriot
|
4f5f8341cc
|
use std::enable_if_t
|
2022-06-10 07:37:53 +02:00 |
Sébastien Loriot
|
10b0af3092
|
rename macro since Named_function_parameter is part of STL_Extension
|
2022-01-13 14:43:34 +01:00 |
Sébastien Loriot
|
75b03e6c0a
|
use_default_values() -> default_values()
|
2022-01-10 18:36:37 +01:00 |
Sébastien Loriot
|
6d3176e061
|
move Named_parameters class in STL_extension
helpers stay in BGL because it depends on BGL tags
|
2022-01-07 15:12:22 +01:00 |
Sébastien Loriot
|
f974016e73
|
replace overloads with default parameters (Stream_support)
|
2022-01-05 15:15:32 +01:00 |
Sébastien Loriot
|
a6d9b99466
|
move macros in BaseDoxyfile
|
2022-01-04 11:10:09 +01:00 |
Mael Rouxel-Labbé
|
a34debc92b
|
Uniformize os/is/s/i stream parameter name in Stream_support/io
+ remove extra backticks in NP doc
|
2021-06-23 23:32:06 +02:00 |
Sébastien Loriot
|
fb6f703b55
|
IO namespace for files in IO directories
|
2021-05-04 14:36:06 +02:00 |
Maxime Gimeno
|
2dac31f36f
|
Clean-up and fix doc
|
2021-02-05 14:14:11 +01:00 |
Maxime Gimeno
|
2d59464b2b
|
remove os.precision(6) as it is the default.
|
2021-01-27 15:49:42 +01:00 |
Maxime Gimeno
|
41c823c083
|
replace default value of stream precision
|
2021-01-27 15:44:02 +01:00 |
Maxime Gimeno
|
5948bc846e
|
Try to remove Filtered_kernel from the dependencies of BGL
|
2021-01-11 14:11:30 +01:00 |
Maxime Gimeno
|
00edae2400
|
More fixes
|
2020-12-10 12:55:04 +01:00 |
Maxime Gimeno
|
70801754ce
|
Extract the test of invalid NOFF because it is supposed to work for Polyhedron
|
2020-12-02 10:22:39 +01:00 |
Maxime Gimeno
|
37b5928df2
|
Fixes of warnings and errors
|
2020-12-01 11:33:35 +01:00 |
Maxime Gimeno
|
2cd6d38764
|
Fix the conversion warning in OFF.h
|
2020-11-27 11:41:21 +01:00 |
Maxime Gimeno
|
fe48ffea42
|
Don't use FT() in Normal creation because Kernels based on Exact_integer can't construct from double.
|
2020-11-26 15:35:24 +01:00 |
Maxime Gimeno
|
277b8cc74b
|
Fix OFF_reading
|
2020-11-25 13:40:19 +01:00 |
Maxime Gimeno
|
493f034fda
|
Fix some warnings
|
2020-11-23 11:06:59 +01:00 |
Mael Rouxel-Labbé
|
8e6f695e76
|
Fix issues in Inventor/VRML writers
|
2020-10-14 11:03:26 +02:00 |
Mael Rouxel-Labbé
|
550317e1fb
|
Fixes for the polygon soup OBJ reader
|
2020-10-13 18:12:12 +02:00 |
Mael Rouxel-Labbé
|
c14198a992
|
IO doc fixes
|
2020-08-04 17:55:21 +02:00 |
Mael Rouxel-Labbé
|
00ca0211e1
|
IO documentation fixes
|
2020-08-04 15:47:56 +02:00 |
Mael Rouxel-Labbé
|
1d016ecc7e
|
IO doc fixes
|
2020-07-28 15:38:19 +02:00 |
Mael Rouxel-Labbé
|
0d66e19361
|
IO documentation fixes
See @sloriot's review:
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Polgyon_soup_mesh_IO/2nd_round/Answer_to_review
(+ some commits before and after this one)
|
2020-07-24 17:06:00 +02:00 |
Mael Rouxel-Labbé
|
59a375b566
|
Fix missing includes
|
2020-07-17 18:07:13 +02:00 |
Mael Rouxel-Labbé
|
9a485ec975
|
Update some file headers
|
2020-07-17 17:59:31 +02:00 |
Mael Rouxel-Labbé
|
2d51d86787
|
Make verbose a NP instead of a parameter + various fixes in CGAL
|
2020-07-16 20:22:26 +02:00 |
Mael Rouxel-Labbé
|
ae4c2aaa9e
|
IO doc fixes
|
2020-06-26 16:08:02 +02:00 |
Mael Rouxel-Labbé
|
50e3a838f3
|
Compilation fixes
|
2020-06-25 18:20:52 +02:00 |
Mael Rouxel-Labbé
|
cc523c09d2
|
Fix missing overloads + document stream_precision/use_binary in SS/IO
|
2020-06-25 15:16:34 +02:00 |
Mael Rouxel-Labbé
|
26355e2e32
|
Uniformize capital / third person usage of \brief
|
2020-06-25 15:13:47 +02:00 |
Mael Rouxel-Labbé
|
34ddacd5e7
|
Misc minor fixes
|
2020-06-23 11:56:12 +02:00 |
Mael Rouxel-Labbé
|
7bdf143eae
|
Fix enable_if's in Stream_support/IO
|
2020-06-23 11:55:35 +02:00 |
Mael Rouxel-Labbé
|
10132091bb
|
Stream_support IO doc improvements
|
2020-06-23 10:19:29 +02:00 |
Mael Rouxel-Labbé
|
52d50f7d79
|
Doc improvements
|
2020-06-21 13:30:53 +02:00 |
Mael Rouxel-Labbé
|
2d49f7d702
|
Countless IO fixes...
Don't have the patience to split it nicely
|
2020-06-21 12:03:28 +02:00 |
Maxime Gimeno
|
e636a9e3e4
|
Fix locale problem and read_WKT()
|
2020-06-18 13:20:11 +02:00 |
Maxime Gimeno
|
c25e9bc37e
|
More doc for Stream_support functions
|
2020-06-17 11:43:26 +02:00 |
Maxime Gimeno
|
b6d4a9a372
|
Finish tests BGL/stream_support
|
2020-06-10 12:09:29 +02:00 |
Maxime Gimeno
|
63c554fb7d
|
fix OFF surface_mesh reading
|
2020-06-08 16:19:18 +02:00 |
Maxime Gimeno
|
6a466dd6b5
|
fix OFF I/O
|
2020-06-05 15:40:13 +02:00 |
Mael Rouxel-Labbé
|
71413eb8e8
|
Misc IO improvements / fixes
|
2020-05-29 12:03:25 +02:00 |