Blender Git Loki
Git Commits -> Revision 188c4ae
Revision 188c4ae by Ton Roosendaal (master) March 10, 2011, 12:52 (GMT) |
Bugfix #26442 Very bad crashing in using "Not AA fonts" and drawing length info on EditMesh. This uses the call BLF_draw_ascii() which apparently corruptes then badly. Disabled the call for now, and wait for fix. In the course of testing, added proper strlen storage for draw in this code. Added strlen |
Commit Details:
Full Hash: 188c4ae055393aa7495508d59c44870f072279d3
SVN Revision: 35452
Parent Commit: f13ae69
Lines Changed: +4, -2
1 Modified Path:
/source/blender/editors/space_view3d/drawobject.c (+4, -2) (Diff)