Blender Git Loki
Git Commits -> Revision d626f03
Revision d626f03 by Michel Selten (master) October 5, 2003, 11:17 (GMT) |
* Made internals of the Python Object module more consistent with other modules. * .setLocation(), .setDeltaLocation() and .setEuler() now can accept 3 floats or a list of 3 floats. This finally makes the following possible: obj.setLocation (obj.getLocation()) obj.loc = obj.loc Of course this applies to the other functions as well. |
Commit Details:
Full Hash: d626f039620b6fbb383e4fcbd856dff133f0d91c
SVN Revision: 1247
Parent Commit: d7d412e
Lines Changed: +50, -26
1 Modified Path:
/source/blender/python/api2_2x/Object.c (+50, -26) (Diff)