mtarini
|
84946de883
|
Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD.
|
2007-03-12 15:42:11 +00:00 |
Paolo Cignoni
|
a2127ce062
|
Corrected small syntax errors detected by gcc
|
2007-02-18 07:41:32 +00:00 |
ganovelli
|
bf964ff70c
|
added Name(std:vector<std::string>& n) that fills n with the names of the attribute of the vertex type
|
2007-02-12 19:00:56 +00:00 |
ganovelli
|
7be5cc63cf
|
Has*Opt migrated to Has*Occ
|
2006-12-11 23:40:57 +00:00 |
Paolo Cignoni
|
d614e6baa5
|
Added default constructor with null initialization to adjacency members.
AddFaces and AddVertices NEED to know if the topology is correctly computed to update it.
|
2006-11-28 22:34:28 +00:00 |
Paolo Cignoni
|
fa5979e2ac
|
Added Initialization of Color in Vertex and Face Components
|
2006-01-09 13:58:56 +00:00 |
Paolo Cignoni
|
88753fa7bc
|
Added intiailization of flags to zero in the constructor,
|
2005-11-22 23:58:03 +00:00 |
Paolo Cignoni
|
10daa05e85
|
Access to constant normal changed from by val to by reference
|
2005-11-18 15:44:51 +00:00 |
Paolo Cignoni
|
ff27f8cdad
|
Added some missing members to EmptyMark
Standardized name of flags. It is plural becouse each simplex has many flag.
|
2005-11-16 23:02:37 +00:00 |
Paolo Cignoni
|
ce250c83a2
|
Added Incremental Mark
|
2005-11-14 23:50:57 +00:00 |
Paolo Cignoni
|
fca4bdc2d5
|
Changed HasFlag -> HasFlags
|
2005-11-12 18:35:49 +00:00 |
Paolo Cignoni
|
9bc80c05ea
|
Added an assert(0) in all the accesses to empty components
|
2005-11-01 18:17:52 +00:00 |
ganovelli
|
0c0627ad11
|
Working release (compilata solo su MSVC), component_occ è migrato da component_opt
|
2005-10-15 16:24:10 +00:00 |
Paolo Cignoni
|
71b34e6b95
|
Added constant access functions and reflective functions (HasSomething stuff)
to all the components This is the first really working version...
|
2005-10-14 13:30:07 +00:00 |
Paolo Cignoni
|
0bf4c6a185
|
minor updates to keep it in line with the rest of the library
|
2005-10-07 15:20:00 +00:00 |
Paolo Cignoni
|
369e160dcf
|
Updated names of adj functions to the new standards
|
2004-05-10 13:50:32 +00:00 |
Paolo Cignoni
|
a62ad3cc1b
|
addend constant access funcs
|
2004-04-05 11:53:06 +00:00 |
Paolo Cignoni
|
75e3df439e
|
minor changes
|
2004-04-03 13:35:51 +00:00 |
Paolo Cignoni
|
d5f924cd26
|
Added optional cpmponent
|
2004-03-31 13:15:28 +00:00 |
ganovelli
|
2324d22a95
|
*** empty log message ***
|
2004-03-31 12:28:37 +00:00 |
Paolo Cignoni
|
d7d79a8867
|
Error in color
|
2004-03-29 14:26:38 +00:00 |
Paolo Cignoni
|
6ea584884a
|
First working version!
|
2004-03-29 08:36:26 +00:00 |