Blender Git Loki
Git Commits -> Revision 7de4b17
Revision 7de4b17 by Alexander Ewering (master) July 30, 2005, 01:14 (GMT) |
Fixing (hopefully) a stupid issue with rendering text objects: cu->curinfo.mat_nr appearently didn't get initialized to 0 when creating a new curve / text object, thus assigning random material indices to characters, which crashed when rendering. I'm still not sure if this was the actual issue, though I'd hope so :) For old files that crash on rendering, just enter editmode on EACH text object, select all text, and assign a material to it. I hope this fixes. |
Commit Details:
Full Hash: 7de4b17263dbac431ccfb6fb575845c5863c0d7f
SVN Revision: 4972
Parent Commit: d44e615
Lines Changed: +9, -2
1 Modified Path:
/source/blender/src/editfont.c (+9, -2) (Diff)