Commit Graph

33 Commits

Author SHA1 Message Date
albert-github c32b1f4127 spelling corrections
Some spelling corrections (Directories starting with `S` rest - `W`),
2022-11-16 13:22:39 +01:00
Laurent Rineau 2c4a5db3ce Merge pull request #5631 from GilesBathgate/STL_ext-fix_uncaught_exceptions_cleanup-GilesBathgate
Fix uncaught exceptions cleanup
2021-05-18 18:14:14 +02:00
Sébastien Loriot 4e519a3c7a move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
Giles Bathgate 5ecd85248a Fix capitalisation of macro name. 2021-04-28 21:03:45 +01:00
Giles Bathgate 0ef8127c71 The CGAL_NOEXCEPT macro is no longer needed 2021-04-28 21:03:00 +01:00
Giles Bathgate 9d442f26c7 Fix uncaught exception in VRML_2_ostream.h 2020-11-28 17:48:05 +00:00
Maxime Gimeno 2dac31f36f Clean-up and fix doc 2021-02-05 14:14:11 +01:00
Maxime Gimeno 99d8d94631 add missing header 2021-02-02 09:36:38 +01:00
Maxime Gimeno 8e23769d8e Add missing overloads for set_default_stream_precision() 2021-01-29 09:28:51 +01:00
Maxime Gimeno 7cf6a3bed0 Fix VRML_2 logic 2021-01-26 10:15:20 +01:00
Maxime Gimeno 49f68654d6 WIP 2021-01-18 11:48:04 +01:00
Sébastien Loriot 00488e7790 fix invalid init 2020-11-26 18:03:24 +01:00
Maxime Gimeno 54f89bc615 initialize data in File_writer_VRML_2 2020-11-26 15:52:45 +01:00
Maxime Gimeno 0149977558 Fix precision warning and add missinf ifdefs for polyhedron_iostream 2020-10-23 09:10:53 +02:00
Mael Rouxel-Labbé 4b28101397 Misc IO fixes 2020-10-14 21:46:18 +02:00
Mael Rouxel-Labbé 7922f048a4 Fixed VRML/Inventor stream API (need to be compatible with the generic writer) 2020-10-14 19:25:48 +02:00
Mael Rouxel-Labbé 8e6f695e76 Fix issues in Inventor/VRML writers 2020-10-14 11:03:26 +02:00
Mael Rouxel-Labbé 1ef61f1a5a Fix oformat'ing doubles 2020-10-13 18:13:01 +02:00
Maxime Gimeno b084e9059d WIP 2020-06-16 11:13:36 +02:00
Maxime Gimeno 4b14f5199f use i/oformat() 2020-06-12 13:29:57 +02:00
Mael Rouxel-Labbé 71413eb8e8 Misc IO improvements / fixes 2020-05-29 12:03:25 +02:00
Mael Rouxel-Labbé 88e9727717 Introduce NPs for polygon soup reading
Enable filling pmaps of surface mesh on reading

Also can write pmaps (off / obj)
2020-01-28 09:03:50 +01:00
Mael Rouxel-Labbé 9e2289c63d Clean code 2020-01-25 18:18:31 +01:00
Mael Rouxel-Labbé d8053f8198 Use file writer for WRL output 2020-01-25 13:00:43 +01:00
Mael Rouxel-Labbé 135595ca92 Misc cleaning 2020-01-24 23:17:33 +01:00
Mael Rouxel-Labbé 85e7eb1fab Get rid of some _impl.h 2020-01-20 10:49:09 +01:00
Mael Rouxel-Labbé 490a726ec0 Clean file IO code in Stream_support (no real changes) 2020-01-20 10:42:46 +01:00
Mael Rouxel-Labbé 220a4454ab Regroup OpenInventor I/O headers 2020-01-17 17:10:02 +01:00
Mael Rouxel-Labbé 548149da48 Move Alpha_shape_3_VRML_2_ostream to Alpha_shape_3 and make it GPL
The code uses Alpha_shape_3 which is GPL, so the license change is
not too extreme.
2020-01-17 15:38:03 +01:00
Mael Rouxel-Labbé 1d8124e27f Move two VRML-files into IO/VMRL + add convenience header 2020-01-17 15:16:50 +01:00
Mael Rouxel-Labbé 9c9ac95e75 Fix licenses 2020-01-17 14:20:06 +01:00
Maxime Gimeno 8f793736c7 Move LGPL stuff to Stream_support, and Polyhedron_IO GPL stuff to Polyhedron/include/CGAL/IO. Deprecate headers that need it.
As a consequence, Inventor and Polyhedron_IO are entirely deprecated.
2019-08-07 16:00:47 +02:00
Maxime Gimeno 0a38d23764 Add all missing files.
Enable the STL_reader to read multiple "solid"s in a same soup.
2019-08-07 15:12:50 +02:00