Commit Graph

275 Commits

Author SHA1 Message Date
Maxime Gimeno 00ffbe2caf WIP Ply : added feature and tests for vertex and face colors. 2020-04-17 13:06:32 +02:00
Maxime Gimeno b69b7a88df WIP PLY with in np in SS 2020-04-10 16:40:34 +02:00
Maxime Gimeno 3a0f59732b WIP read_PLY with nps 2020-04-03 15:21:25 +02:00
Maxime Gimeno a40605fbbf WIP ply BGL reader 2020-04-03 14:55:38 +02:00
Maxime Gimeno 69a2a23cc6 rename IO functions in point_set packages 2020-04-01 14:33:14 +02:00
Maxime Gimeno 8a535e5e55 Replace std::vector by ranges in Stream_support IO function APIs 2020-03-27 12:54:03 +01:00
Maxime Gimeno 4e6fb685c6 Merge remote-tracking branch 'mine/CGAL_IO-maxGimeno' into HEAD 2020-03-27 11:11:10 +01:00
Maxime Gimeno 9c0648a004 Merge tag 'master_before_no_tws_nor_tabs' into CGAL_IO-maxGimeno 2020-03-27 11:05:43 +01:00
Sébastien Loriot 8bb22d5b2c extra run of the script to remove tabs and trailing whitespaces
right after the merge of the 5.0 release branch

+ manual fix of the files (indentation was changed in the meantime):
   * Spatial_sorting/include/CGAL/Multiscale_sort.h
   * Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot 8b153fb495 Merge branch 'cgal/releases/CGAL-5.0-branch'
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00
Sébastien Loriot 0779373835 extra run of the script to remove tabs and trailing whitespaces
right after the  merge of 4.14 release branch

+ manual fix on one line in:
    * Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
    * .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Maxime Gimeno 0f56294ebc fix read_PLY and add a test to bgl for the ply writing 2020-03-18 17:29:02 +01:00
Maxime Gimeno f3dfd786e5 remove the UV parts of the BGL write_PLY and add NPs for the vpm and vimap. Missing doc. Also fix the STL_ASCII reader. 2020-03-18 15:52:15 +01:00
Mael Rouxel-Labbé b7325c51ca Re-apply some changes from #4212 2020-03-17 09:03:39 +01:00
Mael Rouxel-Labbé 30d4754a04 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
Sebastien Loriot 0c8e9cb0c1
Merge pull request #4212 from maxGimeno/Demo-Save_the_scene_entirely-maxGimeno
CGAL 3D Demo: Enhancement of the Scene Saving System
2020-03-16 16:35:45 +01:00
Maxime Gimeno d8fd359399 Merge remote-tracking branch 'cgal/master' into Demo-Save_the_scene_entirely-maxGimeno 2020-02-24 16:41:34 +01:00
Maxime Gimeno c85c7ea6e9 rephrase \attention 2020-02-19 13:45:02 +01:00
Maxime Gimeno 6719b0db89 Add checks and doc for version < 2 2020-02-18 10:52:16 +01:00
Mael Rouxel-Labbé 7f6bf9b3cb Add skeletons for CGAL::read_PS, CGAL::read_PM, PMP::read_PM 2020-01-29 11:44:03 +01:00
Mael Rouxel-Labbé ae1c28c885 Move 3MF FaceGraph reading from SS to BGL 2020-01-29 11:34:32 +01:00
Mael Rouxel-Labbé 9de1e305cd Move a facegraph ply reader to where it belongs (SS --> BGL) 2020-01-29 11:33:20 +01:00
Mael Rouxel-Labbé 624cf89863 Some const correctness 2020-01-29 11:32:43 +01:00
Mael Rouxel-Labbé 41271b67f6 Improvements to CGAL i/o across the board 2020-01-29 10:00:07 +01:00
Mael Rouxel-Labbé b1da380064 Rework Surface_mesh IO 2020-01-28 18:36:30 +01:00
Mael Rouxel-Labbé 09bb265b22 Add the skeleton of texture reading in OFF's file scanner 2020-01-28 12:10:59 +01:00
Maxime Gimeno fe252ae596 inline functions 2020-01-28 12:09:52 +01: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é 1edf1e066c Integrate File_scanner_OFF_impl into the header 2020-01-27 11:03:53 +01:00
Mael Rouxel-Labbé 9e2289c63d Clean code 2020-01-25 18:18:31 +01:00
Mael Rouxel-Labbé 9247fdab02 Add a polygon soup obj reader 2020-01-25 15:05:47 +01:00
Mael Rouxel-Labbé 7a4839e0e9 Get rid of File_writer_OFF_impl (merge into header) 2020-01-25 15:04:54 +01:00
Mael Rouxel-Labbé 5906e3c341 Don't copy structs in auto loop 2020-01-25 13:00:52 +01:00
Mael Rouxel-Labbé d8053f8198 Use file writer for WRL output 2020-01-25 13:00:43 +01:00
Mael Rouxel-Labbé 97eddd9135 Fix some I/O returns 2020-01-24 23:28:04 +01:00
Mael Rouxel-Labbé 87e85c2634 Fix missing CGAL_EXPORT 2020-01-24 23:17:52 +01:00
Mael Rouxel-Labbé 135595ca92 Misc cleaning 2020-01-24 23:17:33 +01:00
Mael Rouxel-Labbé 8f82c1b7a4 Start fixing PLY namespaces 2020-01-24 18:32:46 +01:00
Mael Rouxel-Labbé 7bb2788d6f Use polygon soup OFF reader in polygon mesh OFF reader 2020-01-24 18:13:09 +01:00
Mael Rouxel-Labbé 423ae6ec84 Re-organize and improve BGL IO 2020-01-24 17:48:02 +01:00
Mael Rouxel-Labbé 6a5972cc3b Continue reorganization of CGAL I/O 2020-01-23 16:33:23 +01:00
Mael Rouxel-Labbé 3c833674fb Move documentation to /include 2020-01-20 13:06:13 +01:00
Mael Rouxel-Labbé ec1b4bb6e1 Use sensible file indentation (no real changes) 2020-01-20 11:58:20 +01:00
Mael Rouxel-Labbé 75581cad76 Get rid of io_impl.h 2020-01-20 11:54:00 +01:00
Mael Rouxel-Labbé 0e82e7f9ee Uniformize indentation / code (no real changes) 2020-01-20 11:07:28 +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é e317c689aa Misc compilation fixes 2020-01-17 18:28:57 +01:00
Mael Rouxel-Labbé 3bfc9ab9ea Update code to new API (I/O function returns a bool) 2020-01-17 18:09:51 +01:00
Mael Rouxel-Labbé 322c8786da Remove OFF_reader.h and Writer_OFF.h
- Writer_OFF.h is simply unused and useless
- OFF_reader.h is transfered to OFF.h for clarity
2020-01-17 18:05:25 +01:00