Blender Git Commit Log
Git Commits -> Revision 63e02e0
Revision 63e02e0 by Ton Roosendaal (master) October 11, 2005, 19:09 (GMT) |
Found a crasher in editing text; load file with text, enter editmode for it and reload. I could fix the crash quickly, but it still gives not freed memory errors. More important; this code is VERY BAD! Not sure who added all this *goto* stuff, but it's not acceptable code that way... (kernel, font.c) The hacks in editfont.c are very bad too. I really hope Alexander and/or Mika will clean up before we officially release! |
Commit Details:
Full Hash: 63e02e04361e1dd6f3c75f9a758f1852600a15b4
SVN Revision: 5498
Parent Commit: 5c31e9f
Lines Changed: +3, -1
1 Modified Path:
/source/blender/blenkernel/intern/font.c (+3, -1) (Diff)