Blender Git Loki
Git Commits -> Revision c216c98
Revision c216c98 by Campbell Barton (master) July 18, 2008, 13:04 (GMT) |
bugfix the aspect of a block could become negative and default when scaling icons. this is caused by the using viewRedrawForce (transforming a mesh) and drawing icons in the image panel. must look into why bwin_getsinglematrix can give a negative value, probably because the opengl state is set incorrect. This is still not correct because the aspect will be wrong. but at least it wont crash. |
Commit Details:
Full Hash: c216c980d3494b3a7884bc2d0d033002a2e2d0cb
SVN Revision: 15620
Parent Commit: dcfcc41
Lines Changed: +3, -1
1 Modified Path:
/source/blender/src/interface.c (+3, -1) (Diff)