Blender Git Loki
Git Commits -> Revision 52b84f0
Revision 52b84f0 by Willian Padovani Germano (master) March 1, 2005, 02:37 (GMT) |
BPython: - Gert de Roost reported an inconsistency between nmesh.getMode and .setMode. Now .setMode() optionally accepts an int value, as returned by getMode(). - Campbell Barton pointed that object.getData(name_only=True) was by mistake returning the obj name, not the obdata name, as it should. Fixed now. - small doc updates Thanks both for the reports. |
Commit Details:
Full Hash: 52b84f0e6930ae80e05442d2a88810ae517b586a
SVN Revision: 3881
Parent Commit: 6c62b0d
Lines Changed: +44, -25