Blender Git Loki
Git Commits -> Revision f0f851d
Revision f0f851d by Ton Roosendaal (master) October 26, 2003, 20:45 (GMT) |
- restored default one 'solid' light - subsurd level '0' is possible again. however; it was changed to '1' because convert-to-mesh crashes. the subsurf code doesnt give a result when level is '0', causing the convert routines to either crash, or deliver empty mesh... I added a warning in the convert routine now, and dont do anything then. - changed all glFlush() in glFinish() in editobject.c, which seems to be the right magical call to show frontbuffer drawing. |
Commit Details:
Full Hash: f0f851d96379dac82d79a2e4ea343eadbbe8c3df
SVN Revision: 1445
Parent Commit: cfa4858
Lines Changed: +13, -10