Commit Graph

6398 Commits

Author SHA1 Message Date
nico 19a7d7c672 Added the possibility to add some small border on each packed rectangle in PackAsObjectOrientedRect 2020-11-22 09:46:48 +10:00
nico d2b39eb0bb Added a signed measure of distortion to see Compresssion/Stretch 2020-11-22 09:46:04 +10:00
alemuntoni 59548afa48 import ply supports uint type for edge properties vertex1 and vertex2 2020-11-19 17:40:32 +01:00
alemuntoni c7fd93063e default copy constructor and assignment operator in Point2 and Point3 2020-11-17 19:19:54 +01:00
alemuntoni 6228d92fec solved crash for stl meshes > 2GB 2020-11-16 09:54:18 +01:00
korialis 527953434d bug fix on isotropic remeshing collapse strategy 2020-11-13 15:30:38 +01:00
alemuntoni a65010f34d enable required VFAdjacency on tmp mesh on SplitManifoldComponents 2020-11-12 18:56:06 +01:00
korialis 8409535255 minor changes in isotropic remesher 2020-11-12 16:38:56 +01:00
nico 0488a0242a added displacement of polygonal template position considering the fixed vertices 2020-10-31 22:10:05 +01:00
nico 36e8d80854 added IsD check in LaplacianPos Function 2020-10-29 14:51:31 +01:00
nico 36873e9a7a added IsD() check for each vertex 2020-10-29 14:35:04 +01:00
nico e807f54280 added IsD per face check on Computing Normal Function 2020-10-26 16:28:10 +01:00
Luigi Malomo d7cbcfa1dc removed all deprecated std::unary_function 2020-10-16 14:43:39 +02:00
Luigi Malomo 659d2d12f2 removed deprecated std::unary_function 2020-10-16 14:15:40 +02:00
Alessandro Muntoni 41351b9e72
Merge pull request #93 from alemuntoni/const_correctness_copy_mesh
const-correctness for copy from a const right Mesh
2020-10-16 13:38:02 +02:00
Luigi Malomo fb40a0f78a fixed const correctness and added point-segment distance on Segment2 2020-10-16 13:23:41 +02:00
alemuntoni dd8c26474d vcg/wrap/import_out.h uses easyexif lib, small typo corrected in alnParser 2020-09-23 13:07:03 +02:00
Paolo Cignoni f38172157a Small typo corrected 2020-09-22 18:56:32 +02:00
Paolo Cignoni 7563d41062 Completed translation of comments 2020-09-22 18:55:56 +02:00
alemuntoni 62f16491ea missing include 2020-09-18 16:42:56 +02:00
alemuntoni 94cc728ddb missing include callback.h 2020-09-18 12:54:03 +02:00
nico 4a24451c08 corrected template types 2020-09-15 15:28:42 +02:00
alemuntoni 55b55abded foreach used in selection.h 2020-09-11 15:30:57 +02:00
alemuntoni 6f4e196236 templating callable function in foreachs to allow usage of lambdas 2020-09-11 15:09:02 +02:00
alemuntoni 3d9e68d292 Merge remote-tracking branch 'alemuntoni/const_correctness_copy_mesh' into const_correctness_copy_mesh 2020-09-10 17:01:23 +02:00
alemuntoni 8874b37858 clean selection.h 2020-09-10 17:01:05 +02:00
alemuntoni 09b12339c0 using ForEach. add const ForEach and ForEachHEdge 2020-09-10 17:01:05 +02:00
alemuntoni dc5b0649ee using range for in MeshAppendConst 2020-09-10 17:01:05 +02:00
alemuntoni 98ff47110d const correctness for make a copy from a const right Mesh 2020-09-10 17:01:05 +02:00
Alessandro Muntoni d33a25db2d
Merge pull request #89 from alemuntoni/devel
Github actions workflows for building vcg samples
2020-09-10 17:00:31 +02:00
alemuntoni 27856fce25 clean selection.h 2020-09-10 16:38:22 +02:00
alemuntoni 6014f75b60 using ForEach. add const ForEach and ForEachHEdge 2020-09-10 15:44:27 +02:00
alemuntoni 1144dfbae4 using range for in MeshAppendConst 2020-09-10 14:35:48 +02:00
alemuntoni fc108322b5 const correctness for make a copy from a const right Mesh 2020-09-10 14:06:10 +02:00
Paolo Cignoni 5c0a0f729b typo in comment 2020-08-21 08:38:59 +02:00
Paolo Cignoni e4a70bdf94 typo in comment 2020-08-21 08:38:30 +02:00
alemuntoni 3932ce448b const correctness mesh_to_matrix.h PerVertexArea 2020-08-07 13:04:04 +02:00
alemuntoni 96ad3c4f3a const correctneess mesh_to_matrix.h 2020-08-07 12:42:50 +02:00
alemuntoni f678fc8930 const correctness complex/base.h 2020-08-07 09:46:46 +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 d907a3887c renaming tests to samples on workflows 2020-06-19 16:14:50 +02:00
Alessandro Muntoni d4bd7f1407
Update README.md 2020-06-19 16:10:21 +02:00
alemuntoni b71ed2b600 fixing some subprojects 2020-06-19 16:01:58 +02:00
alemuntoni 0155d31d5a fixing some subprojects 2020-06-19 15:58:13 +02:00
alemuntoni 8240b0e3fd update windows tests 2020-06-19 14:59:17 +02:00
alemuntoni 385776d351 introducing github actions vcg 2020-06-19 14:53:06 +02:00
alemuntoni a64bc32ab7 Merge remote-tracking branch 'alemuntoni/devel' into devel 2020-06-19 14:28:52 +02:00
Alessandro Muntoni fb5258c157
Merge pull request #88 from alemuntoni/move_edit_align_to_vcg
Move edit align to vcg
2020-06-02 12:14:51 +02:00