Blender Git Commit Log
Git Commits -> Revision fc70887
Revision fc70887 by Nicholas Bishop (soc-2010-nicolasbishop) June 6, 2010, 06:10 (GMT) |
* Changed CCGSubSurf's Vert macros into functions that operate on any number of floats, rather than just three. * Added a new field to CCGMeshIFC to control how many floats those functions will operate on. * For now it's always three, so there should be no visible change in behavior. |
Commit Details:
Full Hash: fc708877b0f28e4ed33c38e95edeaa21aafaa5c5
SVN Revision: 29261
Parent Commit: d00b733
Lines Changed: +280, -223