Blender Git Loki
Git Commits -> Revision d98093a
Revision d98093a by Campbell Barton (master) November 29, 2009, 22:42 (GMT) |
- added a new math function double_round, useful for rounding a number to a number of decimal places. - added Mathutils vector method, vec.asTuple(round), since this is tedious in python and fairly common task. |
Commit Details:
Full Hash: d98093a91ac7ce96ab6b1e14168493f9f69f379d
SVN Revision: 25009
Parent Commit: cd154da
Lines Changed: +59, -0