This website requires JavaScript.
Explore
Help
Sign In
manolas
/
vcglib
Watch
1
Star
0
Fork
You've already forked vcglib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
43b85e9405
vcglib
/
vcg
/
complex
/
trimesh
History
Paolo Cignoni
c86e0478f1
Removed Initialize use updateflags::Clear() instead.
2005-11-17 00:41:07 +00:00
..
create
Removed updating of normal when computing 'C' vertex: it should not be done here and could be dangerours if vertex type has not the normal.
2005-07-26 06:10:28 +00:00
update
Added clarifying comment in an assert
2005-11-10 15:36:42 +00:00
allocate.h
Removed flags clearing (now it should be in the constructor of face and vertex)
2005-11-10 15:37:58 +00:00
base.h
Added missing includes (color and assert)
2005-11-16 22:35:47 +00:00
clean.h
Removed Initialize use updateflags::Clear() instead.
2005-11-17 00:41:07 +00:00
closest.h
corrected bugs on GEtKClosestVert and GetInSphereVert
2005-10-05 17:02:52 +00:00
edge_collapse.h
Removed unused local type Edge. Now it use the standard simplex edge.
2005-10-12 10:36:26 +00:00
refine.h
small gcc-related compiling issues (typenames,ending cr, initialization order)
2005-07-11 13:16:34 +00:00
smooth.h
small gcc-related compiling issues (typenames,ending cr, initialization order)
2005-07-11 13:16:34 +00:00
subset.h
Warnings Correction
2005-02-08 14:38:05 +00:00