Commit Graph

6487 Commits

Author SHA1 Message Date
alemuntoni 3fd845e5b7 const correctness for polygonal mesh 2021-04-01 18:54:15 +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 4c719ae5d0 Color4 ToUnsignedA8R8G8B8 function 2021-03-31 11:10:14 +02:00
Luigi Malomo 895f8b0d03 fixed bug in const copy of mesh attributes 2021-03-29 17:29:44 +02:00
Luigi Malomo 7973ee6b48 fixed weird constness 2021-03-29 11:55:47 +02:00
Luigi Malomo a41a1fb8dc Merge branch 'devel' of github.com:cnr-isti-vclab/vcglib into devel 2021-03-29 10:09:26 +02:00
Luigi Malomo 608e15562b improved π precision 2021-03-29 10:08:41 +02:00
alemuntoni ade2c49443 some cleanups 2021-03-25 18:13:41 +01:00
Alessandro Muntoni c8149ca991
Update README.md 2021-03-25 15:39:59 +01:00
alemuntoni eed785fdd3 update readme 2021-03-25 15:39:09 +01:00
alemuntoni 045d13add4 ghactions builds examples from cmake 2021-03-25 15:29:38 +01: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 fa55a9901c cmake configuration to build examples 2021-03-25 12:43:08 +01:00
alemuntoni adb799a0a2 fix const correctnes of face/component.h 2021-03-24 19:15:10 +01:00
alemuntoni d69e3e67cc cleanups 2021-03-24 17:59:53 +01:00
alemuntoni 8408a1a1d1 all complex.h files are self-sufficient 2021-03-24 17:47:49 +01:00
alemuntoni e36aa76fbd complex and simplex self-sufficient headers 2021-03-24 16:08:53 +01:00
alemuntoni 4f3162ece5 all included from used_types.h have been made self sufficient 2021-03-24 15:48:57 +01:00
alemuntoni 0b99eaa7b2 first complex.h files made self-sufficient 2021-03-24 14:53:00 +01:00
alemuntoni 2e635647c4 add wrap/callback to cmake headers 2021-03-24 14:52:06 +01:00
alemuntoni 7efd90dc06 cmake configuration for vcglib 2021-03-24 12:21:59 +01:00
alemuntoni ea276afef7 fix wrong static usage on PerElement PlyInfo 2021-03-23 20:27:06 +01:00
alemuntoni 34af1c91bd ConstPerMeshAttributeHandle 2021-03-23 16:52:56 +01:00
alemuntoni 94dc161edb ConstPerTetraAttributeHandle 2021-03-23 16:30:36 +01:00
alemuntoni 7f8260b0a4 ConstPerEdgeAttributeHandle 2021-03-23 16:20:31 +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 3bfe5793f6 SimpleTempData DataBegin and const DataBegin 2021-03-23 13:15:24 +01:00
alemuntoni bf6c48f9be fix VectorNBW bool specialization with const 2021-03-23 12:59:45 +01:00
Luigi Malomo f83bdf0815 quick and dirty fix for polygon import from trimesh 2021-03-23 01:06:28 +01:00
alemuntoni 82ce871150 const GetAllAttributeHandle 2021-03-19 13:16:48 +01:00
alemuntoni 8b36975248 dxf, gts and partial obj const correctness 2021-03-19 12:58:38 +01:00
alemuntoni 8f953efd04 CountBitLargePolygons const correctness 2021-03-19 12:16:01 +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
alemuntoni 5ced1eb198 face const correctness 2021-03-18 17:17:09 +01:00
alemuntoni 43e624c7ff using std::mt19937 2021-03-11 19:42:30 +01:00
alemuntoni b07c7d0894 fixes due to min/max... 2021-03-11 19:21:56 +01:00
alemuntoni 5d49dfd69b using urbg generator for std::shuffle 2021-03-11 18:57:18 +01:00
alemuntoni bff978189b switch to std::shuffle in point_sampling (std::random_shuffle deprecated) 2021-03-11 16:04:35 +01:00
Luigi Malomo 399ebd99ca const 2021-03-09 22:51:32 +01:00
Luigi Malomo 3ef68d6009 missing include 2021-03-05 12:54:13 +01:00
Luigi Malomo 7a62fd2c7a fixed return type nonsense 2021-03-05 12:30:23 +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