Blender Git Commit Log
Git Commits -> Revision 0bebdab
Revision 0bebdab by Michel Selten (master) May 20, 2003, 19:02 (GMT) |
* Fixed a bug in Object.getSelected(). All the objects were returned in stead of just the selected object(s). This bug was pointed out by Jacek Poplawski. * If there's already a PyObject of a certain object available, then don't create a new one, just return the specified object. * Updated the Object_getData function to return correct objects. So far it can return objects of type Camera, Curve, Lamp and Object. |
Commit Details:
Full Hash: 0bebdabad2419466dff1203fe95fad0280a034b2
SVN Revision: 801
Parent Commit: 5930fe7
Lines Changed: +52, -12