Blender Git Loki
Git Commits -> Revision 76a57eb
Revision 76a57eb by Alexander Ewering (master) September 29, 2005, 15:46 (GMT) |
Fix Python API to correctly create Text3D objects. This is just a temporary fix (duplicating code again), the *real* fix would be to once make one central function to create and init a text object for all places... I also tried to introduce compatibility code to be able to load old files with broken text objects (cu->tb == NULL due to missing init code). Hope it works :) |
Commit Details:
Full Hash: 76a57eb82f085c52fb095d6055e4fa07dab95103
SVN Revision: 5389
Parent Commit: 03e1ec9
Lines Changed: +8, -0