Blender Git Loki
Git Commits -> Revision 1db88bd
Revision 1db88bd by Daniel Dunbar (master) August 3, 2005, 19:27 (GMT) |
- modify CCG to not crash when passed invalid faces, just ignores that face... this situation should still not happen with well written modifiers but at least it won't crash now - bug fix in mirror modifier, calculation during editmode did not check to make sure built mface's had valid indices... grr the ==0 tagging system is really a pain. - convert a few uiDefBut calls to use explicit type |
Commit Details:
Full Hash: 1db88bd065f9638f235c2a1047b50255de7e05ac
SVN Revision: 5006
Parent Commit: 45386ae
Lines Changed: +26, -64