Blender Git Commit Log
Git Commits -> Revision 62ffb7a
Revision 62ffb7a by Michel Selten (master) July 6, 2003, 19:58 (GMT) |
* Fixed: - Object_getMatrix() - prints correct values now - Object_getName() - removes the two identifying chars from the front - Object_setName() - calls the internal function to correctly set the name of the object. * Removed the Object_print function. It causes a crash on Windows. * Updated the Object_repr function to display the Object nicely. * Object.Get() now returns a list of Objects when no argument has passed to it. * Changed the function declaration for newMatrixObject function Easier to read now. |
Commit Details:
Full Hash: 62ffb7a5f6b7de6839a4cb8390acb6aa42176229
SVN Revision: 984
Parent Commit: 6cc9444
Lines Changed: +40, -48