Blender Git Commit Log
Git Commits -> Revision 1ac10f5
Revision 1ac10f5 by Daniel Dunbar (master) August 20, 2005, 07:42 (GMT) |
- bug fix, apply modifier removed modifier even on certain errors - change drawimagespace to check and update object data if it needs a recalc. this fixes errors with a recalc being flushed but not actually being done before spaceimage redraws. Updates typically actually happen in draw loop, which is not a great design... - make shared vertexcol didn't flush update |
Commit Details:
Full Hash: 1ac10f50f483c2c365fa015c8c045c8f7344ad02
SVN Revision: 5143
Parent Commit: a30740c
Lines Changed: +9, -16