Commit Graph

1301 Commits

Author SHA1 Message Date
Maxime Gimeno 20898e4b31 fix functions calls 2020-05-14 13:46:57 +02:00
Maxime Gimeno d6812d9561 Fixes for 3MF and OFF 2020-05-13 10:49:25 +02:00
Maxime Gimeno 6122f27aac fix doc. 2020-05-12 15:35:29 +02:00
Maxime Gimeno 386fbb760d WIP point_set functions 2020-05-07 16:46:01 +02:00
Maxime Gimeno ab86d0cc6c document new global IO functions 2020-05-07 15:54:11 +02:00
Maxime Gimeno ece2c67a89 Move read_polygon_mesh() in another header 2020-05-07 14:32:05 +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 3a9b501612 WIP fixing doc 2020-05-04 16:56:03 +02:00
Maxime Gimeno 049439fa6b Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-04-30 16:47:58 +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 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 e9d41d7b7d Fixes for min/max 2020-04-21 11:38:37 +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
Sebastien Loriot a860a7ea5a
Merge pull request #4404 from MaelRL/CGAL-Optimal_bounding_box-GF
New Package: Optimal Bounding Box
2020-04-16 18:10:58 +02:00
Sebastien Loriot 5594c95eb9
Merge pull request #4597 from sgiraudot/PMP-Regularize_selection_borders-GF
[Small Feature] BGL: Regularize Face Selection Borders
2020-04-16 16:33:35 +02:00
Sébastien Loriot a8f9858099 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-16 16:29:55 +02:00
Sebastien Loriot f497bd4f33
Merge pull request #4558 from sloriot/BGL-Euler_add_faces
Add CGAL::Euler::add_faces()
2020-04-16 16:21:51 +02:00
Sébastien Loriot 2dd06eb296 add overload for point 2020-04-13 10:44:26 +02:00
Sébastien Loriot 38d1745db2 Get back to the small_vector version that is faster in the end 2020-04-13 09:57:25 +02:00
Mael Rouxel-Labbé c16c1a7ea3 Merge remote-tracking branch 'cgal/master' into CGAL-Optimal_bounding_box-GF 2020-04-10 16:10:11 +02:00
Andreas Fabri d5cf4c504e Call target() so that we do not need a vertex as key 2020-04-10 13:55:40 +01:00
Andreas Fabri a79c6720c7 trivalize data structure 2020-04-10 12:20:08 +01:00
Andreas Fabri e496af793e Use a full map 2020-04-09 20:08:44 +01:00
Andreas Fabri b7744674d1 Use the Small_unordered_mapV2 in add_faces 2020-04-09 14:48:12 +01:00
Simon Giraudot d3e9b3b56b Fix outdated variable name 2020-04-08 14:24:51 +02:00
Sébastien Loriot 76bc8b6b32 remove trailing whitespace 2020-04-07 11:24:05 +02:00
Simon Giraudot 06de83628c Fix missing inclusion 2020-04-07 08:57:59 +02:00
Andreas Fabri 1f2caf4971 Use a boost::containersmall_vector 2020-04-03 14:03:43 +01:00
Maxime Gimeno a40605fbbf WIP ply BGL reader 2020-04-03 14:55:38 +02:00
Mael 970119b2c2
Remove unused typedefs 2020-04-03 09:13:59 +02:00
Mael 84bcb8ac05
Merge branch 'master' into PMP-Regularize_selection_borders-GF 2020-04-03 09:11:52 +02:00
Simon Giraudot abc0a578c3 Fix unused typedef 2020-04-02 15:33:06 +02:00
Sébastien Loriot 8795725dba fix no link issue 2020-04-02 15:25:32 +02:00
Sébastien Loriot b0a1e84c07 Merge pull request #4104 from sgiraudot/BGL-Alpha_expansion_graphcut-GF
BGL: Alpha Expansion Graphcut
2020-04-02 14:00:16 +02:00
Simon Giraudot bb95599ae2 Remove trailing whitespace 2020-04-02 13:45:25 +02:00