Paolo Cignoni
|
598cb77fb6
|
Changed the edge split predicate, now it takes a pos instead of two pnts
Added quality interpolation
|
2008-04-07 12:58:48 +00:00 |
Paolo Cignoni
|
d014eae1bc
|
added color interpolation to butterfly
|
2008-03-18 10:31:47 +00:00 |
Paolo Cignoni
|
81bfbcaed8
|
corrected managment of selected flag when refining the whole mesh flipmesh
|
2007-03-27 09:25:14 +00:00 |
mtarini
|
22fd220c6f
|
Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD.
|
2007-03-12 15:37:19 +00:00 |
Paolo Cignoni
|
a707c1d217
|
added missing typenames
|
2007-01-18 18:15:14 +00:00 |
Paolo Cignoni
|
fdaddf0e79
|
Added TrSplit function.
|
2007-01-17 14:31:47 +00:00 |
ganovelli
|
cd438cf489
|
changed &*vert.end() to !vert.empty() -> &vert.back() to comply vs2005 compiler
|
2006-10-27 13:26:49 +00:00 |
Paolo Cignoni
|
6cfcd4eca0
|
removed wrong fn setting
|
2006-06-18 20:42:01 +00:00 |
Paolo Cignoni
|
8bfbf1111d
|
Changes for compilation on linux AMD64. Some remarks: Linux filenames are case-sensitive. _fileno and _filelength do not exist on linux
|
2006-06-06 14:35:32 +00:00 |
Paolo Cignoni
|
dc06357cfa
|
HasPerWedgeTexture -> HasPerWedgeTexture(m)
|
2006-05-03 21:42:10 +00:00 |
Paolo Cignoni
|
6de3303285
|
removed div by zero bug in callback of refine (tnx to Mario Latronico)
|
2005-12-22 11:24:09 +00:00 |
Paolo Cignoni
|
9b82d2e334
|
Added Callback in refine
|
2005-12-13 11:01:01 +00:00 |
Paolo Cignoni
|
aaa04175d3
|
commented out an old TRACE
|
2005-12-02 00:06:37 +00:00 |
Paolo Cignoni
|
44eb40324f
|
small gcc-related compiling issues (typenames,ending cr, initialization order)
|
2005-07-11 13:16:34 +00:00 |
Marco Callieri
|
0d219f91b7
|
deleted a wrong declaration "typename typename"
|
2005-06-29 15:25:41 +00:00 |
Paolo Cignoni
|
0434c2512d
|
Corrected the type name of wedge tex coords WedgeInterp in RefineE
|
2005-06-17 00:48:27 +00:00 |
Nico Pietroni
|
8225d40cbb
|
added #include<vcg/complex/trimesh/update/topology.h> use of update topology in refineE
|
2005-02-25 10:28:04 +00:00 |
Nico Pietroni
|
91ce4200d3
|
1 warning corrected
|
2005-02-02 16:01:13 +00:00 |
ganovelli
|
9e35226e77
|
first working version
|
2004-10-12 15:42:29 +00:00 |