Commit Graph

6572 Commits

Author SHA1 Message Date
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
alemuntoni 26aad15835 comment non compiling sample on windows 2020-06-01 17:03:44 +02:00
alemuntoni da737ebad7 cleanups and comments 2020-06-01 16:42:53 +02:00
alemuntoni fcdf421f47 align_pair sample working 2020-06-01 16:33:44 +02:00
alemuntoni 5b6d6ec767 first non-working align_pair sample 2020-06-01 10:13:19 +02:00
alemuntoni e5a15a2c48 solved compile error perfect_spatial_hashing 2020-05-29 17:26:25 +02:00
alemuntoni 4d57dde102 fix compile error assert 2020-05-29 15:21:38 +02:00
alemuntoni 64e352374a last implementations moved from meshlab 2020-05-29 15:18:33 +02:00
alemuntoni 074a89c588 more implementations imported from meshlab 2020-05-29 14:48:29 +02:00
alemuntoni a374e959ee more implementation and some refactoring 2020-05-29 13:20:57 +02:00
alemuntoni 6cd9d7aa91 refactoring 2020-05-29 12:18:41 +02:00
alemuntoni 74d417ac13 point_matching_scale moved to vcg 2020-05-29 12:17:10 +02:00
alemuntoni ec730298fa TMP: first move align_pair 2020-05-29 11:55:51 +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
nico f2ce7bdf69 added one more parameter in SmoothPCA to ignore some faces in the computation 2020-05-15 10:02:30 +10:00
alemuntoni d223c497cd removed FacePos and PerMeshAttributeHandle assignment operators 2020-05-12 18:04:54 +02:00
alemuntoni fdb994ddd8 removed unuseful matrix44 copy constructor 2020-05-12 18:04:54 +02:00
alemuntoni f1a642ad28 removed using namespace std from header file 2020-05-12 17:56:13 +02:00
alemuntoni 39a4030a70 removed using namespace std from header file 2020-05-12 15:31:58 +02:00
alemuntoni 59b67d95d3 removed FacePos and PerMeshAttributeHandle assignment operators 2020-05-06 15:56:15 +02:00
alemuntoni e64096febe removed unuseful matrix44 copy constructor 2020-05-06 12:00:29 +02:00
korialis d657112c13 relax in isotropic_remeshing colinear clean constraints 2020-04-30 15:30:29 +02:00
Marco Potenziani fa55696070 added missing include 2020-04-28 14:58:43 +02:00
alemuntoni f7871eed2d bugfixes and PR template 2020-04-17 16:44:23 +02:00
nico e9ea05be02 added copy of quality in triangulation of polygonal faces 2020-04-10 16:39:49 +10:00
korialis 34eccf9958 fixed floating point precision inconsistency causing collisions in hsv color computation 2020-04-01 09:56:34 +02:00
T.Alderighi 9b47103f6f
fixed unnecessary whitespace 2020-04-01 09:46:14 +02:00