Blender Git Loki
Git Commits -> Revision 80f5a23
Revision 80f5a23 by Campbell Barton (master) August 6, 2006, 07:34 (GMT) |
modified Text3d.Font * Renamed Text3d.Font.New() to Text3d.Font.Load() since New was acring like load anyway. * Text3d.Font.Get() was just calling Text3d.Font.New(), made it get from a name or return a list of all fonts. * implimenetd getsetattrs * removed references to bones in the error messages * added users variable * renamed name to filename and added access to id.name |
Commit Details:
Full Hash: 80f5a232d9ebddd37afadaccc030b74dd26d93cc
SVN Revision: 8279
Parent Commit: 199ac30
Lines Changed: +343, -194