Commit Graph

1496 Commits

Author SHA1 Message Date
iasonmanolas 82a2d3fe00 Using non-binary ply export as default 2022-03-31 19:08:31 +03:00
iasonmanolas 86495cdb6f refactoring 2021-12-30 17:29:34 +02:00
alemuntoni 5cdefce22e fix save obj material when not enabled wedge texcoords 2021-12-16 09:22:29 +01:00
korialis fcc4a3bcb5 fix namespace 2021-12-02 10:42:01 +01:00
korialis b95d6abc98 fix namespace 2021-12-02 10:35:22 +01:00
Luigi Malomo 1b2e3655ad fixed .obj material import (it was reading only malformed .mtl) 2021-11-29 09:57:43 +01:00
nico c480831b99 Corrected some bug including weighting schema of direction potentially wrong 2021-11-27 07:38:13 +11:00
Luigi Malomo d66446f6dc fixed (part of) the obj importer when loading data that is not present in the destination mesh 2021-11-26 18:39:37 +01:00
Luigi Malomo 0c4e210bba added PLY import support for vertex texture coordinates as double 2021-11-19 17:12:43 +01:00
Luigi Malomo b9f865d39e removed qt deprecation warning 2021-11-18 19:23:18 +01:00
Luigi Malomo 82ac1bdc87 remove 'using namespace std' also from comments 2021-11-17 23:36:06 +01:00
Luigi Malomo 3fbbf0e94f Merge branch 'devel' of github.com:cnr-isti-vclab/vcglib into devel 2021-11-17 18:21:47 +01:00
Luigi Malomo 8bc75c8c4d additional save to check nanoply possible inconsistencies in load/save behavior 2021-11-17 18:21:21 +01:00
alemuntoni 6b44e8e23e removing using namespace std from header files 2021-11-17 16:57:23 +01:00
alemuntoni 090e0e438e removing using namespace std from header files 2021-11-17 16:42:24 +01:00
korialis 920ca0a932 fixed tetrahedra import_ply propdescriptor 2021-11-16 15:30:23 +01:00
alemuntoni d3acb9bd69 obj materials importer less restrictive when reads something unexpected 2021-11-05 16:02:24 +01:00
Luigi Malomo 7eaeb7bece commented out per vertex curvature property (todo: decide how to handle complete removal) 2021-11-05 16:02:24 +01:00
Paolo Cignoni 53ae89526f Update export_ply.h 2021-11-05 16:02:24 +01:00
alemuntoni 476d1c2d51 make plylib bugfix build also on gcc and clang 2021-10-26 11:22:20 +02:00
alemuntoni a0e7ed3d0a solve bug for uninitialized public members in ply lib 2021-10-26 10:57:18 +02:00
Christian Rauch 91dcfaa306 fix typo in PLY loader error message 2021-10-20 11:29:58 +01:00
alemuntoni 18e841e3d0 fix import_dae, see #24 2021-10-20 11:27:02 +02:00
alemuntoni 0bb69855d9 removed other memset 2021-10-19 14:33:26 +02:00
alemuntoni fa6bab7591 fix export ply scalar precision on texcoords 2021-10-13 15:29:56 +02:00
alemuntoni df6f92da01 removed old .clang-format file 2021-09-14 16:49:09 +02:00
nico 8c2703db4a set to void parameters when not using Miq Field smoothing to avoid warnings 2021-08-31 21:40:46 +10:00
alemuntoni 95b376b648 apply #19, #78, #84, #157, #159 2021-08-23 11:07:40 +02:00
alemuntoni bc07a00def bugfix on edge rendering bo manager 2021-07-15 18:52:45 +02:00
alemuntoni f1530c585b wrap/gl camera and shot const correctness 2021-07-13 16:46:02 +02:00
alemuntoni 735f93c256 fix load obj texture filename when has any option 2021-07-08 12:56:21 +02:00
alemuntoni 0f320aa671 fix off polygon export 2021-07-06 16:43:22 +02:00
alemuntoni ab3b3b3c5a code cleanups - remove unneeded semicolons 2021-06-21 11:25:51 +02:00
Luigi Malomo 4b8f73d81c refactoring 2021-06-11 17:28:26 +02:00
Luigi Malomo 7d5d2271e6 fixed gl picking 2021-06-11 16:40:48 +02:00
alemuntoni 85d6665430 import_nvm - using std::cerr to remove ambiguous << operator on qDebug 2021-06-08 10:40:30 +02:00
alemuntoni a2735f6da4 missing include shot qt 2021-06-07 11:33:08 +02:00
alemuntoni 1ec2d65a58 fix stl importer for malformed file 2021-05-17 10:46:07 +02:00
alemuntoni 0882d62582 fix import matrix precision in aln parser 2021-04-20 10:25:54 +02:00
alemuntoni 0a17efe9a8 missing include import obj 2021-04-07 13:22:08 +02:00
alemuntoni c1d9732381 support export per face point custom attributes on ply 2021-04-02 17:02:03 +02:00
alemuntoni 702c139108 ply export custom point attribute - set list size to uchar type 2021-04-02 16:37:10 +02:00
alemuntoni 6509139fc6 export point3f/d vertex attribute works ply files 2021-04-02 14:20:29 +02:00
alemuntoni 4001b5aa34 small refactor 2021-04-02 10:16:02 +02:00
alemuntoni d4718bde6a possibility to export double attributes in ply 2021-04-01 12:49:48 +02:00
alemuntoni 23082f1994 remove unsupported polygonal flag from export ply 2021-04-01 10:11:26 +02:00
alemuntoni ad75e35593 codespell - see #92 2021-03-25 15:19:14 +01:00
Alessandro Muntoni c275c8fa87
Merge pull request #166 from antonioneves/master
Close opened files when reading an STL file.
2021-03-25 14:33:28 +01:00
alemuntoni adb799a0a2 fix const correctnes of face/component.h 2021-03-24 19:15:10 +01:00
alemuntoni ea276afef7 fix wrong static usage on PerElement PlyInfo 2021-03-23 20:27:06 +01:00