Commit Graph

310 Commits

Author SHA1 Message Date
Maxime Gimeno d0bfde7966 Fix some OBJ reading 2020-05-25 17:03:05 +02:00
Mael Rouxel-Labbé 580a1efd5c Remove trailing whitespace / tabs 2020-05-22 15:31:50 +02:00
Maxime Gimeno 20898e4b31 fix functions calls 2020-05-14 13:46:57 +02:00
Maxime Gimeno 817cda4986 fix stream_support broken links 2020-05-13 14:18:28 +02:00
Maxime Gimeno 07f02fe382 WIP Doc Stream_support 2020-05-13 12:50:41 +02:00
Maxime Gimeno 640f34c975 secure all >> in readers 2020-05-13 11:46:18 +02:00
Maxime Gimeno d6812d9561 Fixes for 3MF and OFF 2020-05-13 10:49:25 +02:00
Maxime Gimeno ebe0a568a3 Add a read function in PMP for polygon_meshs 2020-05-12 13:52:46 +02:00
Maxime Gimeno 03487c4ce5 WIP Point_set 2020-05-11 14:12:14 +02:00
Maxime Gimeno ab86d0cc6c document new global IO functions 2020-05-07 15:54:11 +02:00
Maxime Gimeno 30dcc81a61 fixes for soup I/O 2020-05-07 14:26:31 +02:00
Maxime Gimeno bc360bcfd3 WIP. Remove read_pm for streams. 2020-05-06 16:52:24 +02:00
Maxime Gimeno 7c8dcbfd47 verbose in readers. 2020-05-06 12:57:08 +02:00
Maxime Gimeno 9d237393da Add a function read_polygon_mesh() and fix the readers. 2020-05-05 14:53:52 +02:00
Maxime Gimeno 0529bb2d85 Fix the doc 2020-05-05 11:11:25 +02:00
Maxime Gimeno 3a9b501612 WIP fixing doc 2020-05-04 16:56:03 +02:00
Maxime Gimeno 45d6bd05c9 un-doc the NP versions of the soup functions 2020-04-30 15:44:01 +02:00
Maxime Gimeno 841f7a2016 WIP tests NP 2020-04-29 11:23:07 +02:00
Maxime Gimeno 55361fe782 fix color and texture reading in OFF 2020-04-28 16:53:22 +02:00
Maxime Gimeno 5679c42ce8 add tests for bgl read/write 2020-04-28 14:08:41 +02:00
Maxime Gimeno e0b0f0b244 Dopcument NPs in BGL 2020-04-28 12:09:46 +02:00
Maxime Gimeno 83a929f7bb Fix soup off writer + doc NPs 2020-04-28 11:20:16 +02:00
Maxime Gimeno c8c196fe9c Doc and overloads fixes 2020-04-28 10:30:51 +02:00
Maxime Gimeno 07b13dae6c add missing overloads for vtp 2020-04-27 16:20:06 +02:00
Maxime Gimeno 067c456073 add some doc for STL 2020-04-27 13:53:40 +02:00
Maxime Gimeno db4c886bbf Add overloads for PLY 2020-04-27 13:23:48 +02:00
Maxime Gimeno 3d4eb3a5be add missing overloads in OFF 2020-04-27 12:13:46 +02:00
Maxime Gimeno c5e512db08 OBJ doc fixes 2020-04-27 12:06:47 +02:00
Maxime Gimeno 64d523abf5 Fixes in the doc of GOCAD 2020-04-27 12:03:19 +02:00
Maxime Gimeno ac48cb0cf5 GOCAD 2020-04-24 15:31:29 +02:00
Maxime Gimeno a2a1ebde39 fixes in vtp 2020-04-24 12:45:55 +02:00
Maxime Gimeno 6e309fa34b WIP VTP for soups 2020-04-23 15:14:35 +02:00
Maxime Gimeno 80e39d13f9 WIP 2020-04-22 16:57:59 +02:00
Maxime Gimeno e269931284 small doc fixes 2020-04-20 15:18:11 +02:00
Maxime Gimeno ba86b13ac9 Massive addition of enable/disable_ifs 2020-04-17 16:05:43 +02:00
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