Commit Graph

1455 Commits

Author SHA1 Message Date
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
alemuntoni e0ccec2fc8 ConstPerFaceAttributeHandle 2021-03-23 16:12:04 +01:00
alemuntoni 7c601cc837 ConstPerVertexAttributeHandle 2021-03-23 15:27:13 +01:00
alemuntoni 8b36975248 dxf, gts and partial obj const correctness 2021-03-19 12:58:38 +01:00
alemuntoni abcde4bbed vrml const correctness 2021-03-18 18:54:15 +01:00
alemuntoni 3d0e74e472 stl const correctness 2021-03-18 18:30:54 +01:00
alemuntoni 0a2ed11ac2 (partial) ply const correctness 2021-03-18 18:21:59 +01:00
alemuntoni a1e1ba882f 3ds const correctness 2021-03-18 17:23:27 +01:00
Luigi Malomo 3ef68d6009 missing include 2021-03-05 12:54:13 +01:00
alemuntoni b54ca75043 fix import_stl for windows build 2021-03-02 15:32:35 +01:00
alemuntoni a7c1893b8d fix export collada also with double precision scalars 2021-03-02 15:16:02 +01:00
alemuntoni fed787ebb9 fix stl filesize computation for >2gb files (see https://github.com/cnr-isti-vclab/meshlab/issues/924) 2021-03-02 14:25:30 +01:00
alemuntoni e292f0cc9b fix malformed file on some stl files (see https://github.com/cnr-isti-vclab/meshlab/issues/732) 2021-02-12 17:48:34 +01:00
Luigi Malomo 4ae9537e75 added check for file path length when opening a mesh with the generic importer 2021-02-10 12:33:03 +01:00
Antonio abb29e7300 Close opened files when reading an STL file. 2021-02-08 23:03:37 +01:00
alemuntoni 280245b70b hardcoded floats to Scalar; fix some warnings (#158) 2021-01-28 12:46:13 +01:00
nico ed5ae26e42 changed minimal smooth ring to 3 in order to avoid not sufficient neighbors for curvature computation 2020-12-19 17:22:42 +11:00
Luigi Malomo 10af2ab4ae corrected precision for saving floating point into ascii ply using nanoply 2020-12-17 00:12:45 +01:00
alemuntoni 313d9b14ff try to fix nonworking gh action 2020-12-11 17:44:32 +01:00
alemuntoni cc0bd7b1e2 fix exif include 2020-11-30 10:59:15 +01:00
Luigi Malomo 141a27104e fixed nanoply warnings 2020-11-25 09:59:29 +01:00
nico 9b6f9df6cc added the possibility to work on any kind of scalar for mesh 2020-11-25 17:51:02 +10:00
alemuntoni 59548afa48 import ply supports uint type for edge properties vertex1 and vertex2 2020-11-19 17:40:32 +01:00
alemuntoni 6228d92fec solved crash for stl meshes > 2GB 2020-11-16 09:54:18 +01:00
alemuntoni dd8c26474d vcg/wrap/import_out.h uses easyexif lib, small typo corrected in alnParser 2020-09-23 13:07:03 +02:00
alemuntoni 94cc728ddb missing include callback.h 2020-09-18 12:54:03 +02:00
korialis 2620ac088b fix old regression after moving tetra code into the tri namespace 2020-07-24 11:53:04 +02:00
korialis 6364f28aa6 quick fix for code referencing undeclared variable & trimesh from tetra border 2020-07-23 16:36:26 +02:00
alemuntoni 7e6bdb7106 alnParser in wrap/io_trimesh 2020-06-24 12:36:50 +02:00
alemuntoni e7ce2614ec moved newuoa to vcg 2020-05-29 10:56:33 +02:00
alemuntoni 0caaf49d37 unuseful copy constructor box - deleted trackball assignment operator 2020-05-20 15:59:46 +02:00
alemuntoni f7871eed2d bugfixes and PR template 2020-04-17 16:44:23 +02:00
alemuntoni 9bd0068798 fix import fbx without materials 2020-03-31 15:19:23 +02:00
Alessandro Muntoni 076f6bcbb7
Merge pull request #72 from DaveGargan/devel
In PLY import consume comments that appear before format header
2020-03-30 11:02:12 +02:00
Alessandro Muntoni 2d35e3964d
Merge pull request #64 from norbertwenzel/virtual_dtor_cleanup
Fix missing virtual destructor warnings
2020-03-30 10:08:40 +02:00
nico 75243d1cc2 corrected some visualisation issue 2020-03-22 12:09:40 +11:00
alemuntoni 3285c6b1e5 fix some gcc warnings 2020-02-27 16:31:39 +01:00
Luigi Malomo ae5e873c2a minor fixes 2020-02-11 17:15:00 +01:00
Dave Gargan 2f97d9bd8f In PLY import consume comments that appear before format header 2020-01-31 11:22:03 +00:00
Luigi Malomo 87f8ba9b33 fixed bugs and compilation errors in nanoply 2020-01-17 10:54:37 +01:00
nico 9e4394a656 corrected some error in Import/export 4rosy 2020-01-12 22:33:48 +11:00
Andrea Maggiordomo 6c02f53fb1 tweaked rasterized packer 2019-12-10 10:13:38 +01:00