Paolo Cignoni
|
70ae4d5c50
|
made public the self inspection member 'name' of the components. I do not know why it was not public in that case.
|
2009-11-05 22:35:56 +00:00 |
Paolo Cignoni
|
514358771b
|
celeaned up names of static class for converting qtcolor to color4b
|
2009-11-05 22:32:26 +00:00 |
mtarini
|
420af788a6
|
fixed bug importing s,t per vert (in blender-flavour plys)
|
2009-11-05 12:55:31 +00:00 |
Paolo Cignoni
|
3482ee805e
|
added a few missing std:: and cleaned up a bit the requirements
|
2009-11-05 10:19:42 +00:00 |
Paolo Cignoni
|
ad4ad4026c
|
added computation of the per-vertex directions and values of curvature using a quadric fitting method
|
2009-11-05 09:55:43 +00:00 |
Paolo Cignoni
|
5ef3e2ca50
|
added a missing const cQ() for ocf face component
|
2009-11-01 09:51:53 +00:00 |
ganovelli
|
8fdf56d4a4
|
added include to wrap/callback.h
|
2009-10-30 23:56:56 +00:00 |
ganovelli
|
1ea77adee6
|
changed name of template param of LoadFaceOcf (it was the same as the tesmplate name of the class)
|
2009-10-30 23:43:09 +00:00 |
ganovelli
|
513be1d83b
|
changed errormsg names for conflicts with already defined names
|
2009-10-30 17:51:40 +00:00 |
granzuglia
|
1e4b72e69c
|
added parameters to Open (fabio ganovelli)
|
2009-10-30 17:44:35 +00:00 |
ganovelli
|
2749e06329
|
functions moved inside the classes to avoid linking errors
|
2009-10-30 14:50:50 +00:00 |
ganovelli
|
1bdd02fe37
|
added LoadMask (updated header info to do so)
|
2009-10-30 14:07:51 +00:00 |
ganovelli
|
69daec04a0
|
added LoadMask
|
2009-10-30 14:06:33 +00:00 |
Paolo Cignoni
|
6f2aa86c56
|
changed, in vmi importer, return type from bool to int and added human readable error messages
|
2009-10-30 11:49:06 +00:00 |
Paolo Cignoni
|
3850a66151
|
removed some useless warning
|
2009-10-30 10:55:16 +00:00 |
Paolo Cignoni
|
ed82effec9
|
a few of missing typenames
|
2009-10-29 17:23:47 +00:00 |
Paolo Cignoni
|
987d9df418
|
added the inclusion of the component_ocf files for the type definitions
|
2009-10-29 17:22:34 +00:00 |
Paolo Cignoni
|
6befc46a59
|
corrected a bug that i introduced when i templated these functions
|
2009-10-29 17:20:13 +00:00 |
Paolo Cignoni
|
6247e5efdc
|
added VMI to the importer class (a bit risky)
|
2009-10-29 17:18:46 +00:00 |
Paolo Cignoni
|
6051c1eeaa
|
added a missing IsVFAdjacencyEnabled and a missing typename
|
2009-10-29 17:16:41 +00:00 |
Paolo Cignoni
|
df6f5b98ec
|
completed the templating of the stuff for fast loading of bbox of ply
|
2009-10-28 08:24:56 +00:00 |
Paolo Cignoni
|
7ef26b5a25
|
Improved support for loading meshes with per vertex texture coords (as saved by blender)
|
2009-10-27 23:55:44 +00:00 |
Paolo Cignoni
|
092211c82c
|
cleaned up a bit
|
2009-10-27 21:43:01 +00:00 |
Paolo Cignoni
|
4568a67fb6
|
templated the stuff for fast loading of bbox of ply
|
2009-10-27 15:47:17 +00:00 |
Nico Pietroni
|
fe6d3ca34d
|
restored changes for a corrected use of default copy constructor
|
2009-10-27 10:48:52 +00:00 |
Marco Di Benedetto
|
58f3af4c82
|
|
2009-10-26 12:19:48 +00:00 |
Marco Di Benedetto
|
a80c4d25ef
|
fixed in-place version.
|
2009-10-26 12:19:21 +00:00 |
Marco Di Benedetto
|
d3243585c5
|
first commit.
|
2009-10-23 20:26:38 +00:00 |
Marco Di Benedetto
|
e7cbe4f558
|
modified typedef due to GCC complaints.
|
2009-10-23 20:25:54 +00:00 |
Marco Di Benedetto
|
f6d9f4de7c
|
save texture file names if vertex texcoord bit is set.
|
2009-10-23 20:24:10 +00:00 |
Marco Di Benedetto
|
d650013e60
|
first commit.
|
2009-10-23 10:04:51 +00:00 |
Marco Di Benedetto
|
1994b5b493
|
removed implicit cast warning.
|
2009-10-21 18:43:51 +00:00 |
Paolo Cignoni
|
8dd2320a4d
|
add missing std::
|
2009-10-15 11:53:09 +00:00 |
Nico Pietroni
|
74bd57f2fa
|
missing CurvatureType and CurvatureDirType inside EmptyCurvatureData
|
2009-10-14 17:19:56 +00:00 |
Nico Pietroni
|
fdd33df567
|
minor changes
|
2009-10-14 16:15:50 +00:00 |
Paolo Cignoni
|
3705cb3cb9
|
Improved speed by using DynamicLegendre and precomputing Scaling Factors
|
2009-10-14 16:10:42 +00:00 |
Paolo Cignoni
|
8d8ed1efa8
|
Memoized version of Legendre computation called DynamicLegendre
|
2009-10-14 16:09:30 +00:00 |
Nico Pietroni
|
01f772d7f8
|
corrected order of operations of decrease-increase valencies
|
2009-10-14 15:15:32 +00:00 |
Nico Pietroni
|
8c67be5617
|
added interpolator class for refinement
|
2009-10-14 15:05:08 +00:00 |
mtarini
|
2f1c77c69a
|
Added a flag to choose whether to use Length based criteria or Quality based ones.
|
2009-10-14 14:35:25 +00:00 |
mtarini
|
7c78d81cdc
|
added importance weighting.
|
2009-10-14 14:32:55 +00:00 |
mtarini
|
1664791bf3
|
minor: local variable rename to avoid weird compilation problems.
|
2009-10-14 14:30:28 +00:00 |
Nico Pietroni
|
c57e10951c
|
corrected funtion Normal::ImportLocal
|
2009-10-14 14:25:59 +00:00 |
Nico Pietroni
|
ea6553f1d5
|
corrected funtion NormalAbs::ImportLocal
|
2009-10-14 14:25:00 +00:00 |
Nico Pietroni
|
a60c31845c
|
added function HasConsistentEdges
|
2009-10-14 13:56:06 +00:00 |
Nico Pietroni
|
810c3df9a4
|
Changed TestVertexFace function in order to test if the each face is effectively added to the VF list of a vertex.
|
2009-10-14 13:54:39 +00:00 |
ganovelli
|
290804071b
|
removed ambiguous Write*/Read* classes
|
2009-10-09 13:48:52 +00:00 |
ganovelli
|
4fa2f2a557
|
changes to compile with gcc 4.3.3-5
|
2009-10-09 10:17:24 +00:00 |
ganovelli
|
5c0f228a4d
|
added few missing Has*Ocf
|
2009-10-08 15:46:31 +00:00 |
ganovelli
|
4ea077e7c2
|
extended support to dump vertex and face Ocf components (compiled only .net)
|
2009-10-08 15:44:59 +00:00 |