Blender Git Loki
Git Commits -> Revision 31c71d0
April 2, 2010, 05:05 (GMT) |
Fix [#21852] Empty Objects slow down performance This replaces the screen-aligned bitmap text drawing with wireframe x/y/z as part of the empty axis openGL code. It's a lot faster in all situations that draw empty axes to screen - including posing armatures with axes on (5fps vs 40fps on tracker test file). |
Commit Details:
Full Hash: 31c71d0a80585fdb49594091d3e65ad169cb11c9
SVN Revision: 27946
Parent Commit: 7b98f62
Lines Changed: +119, -25