Blender Git Loki
Git Commits -> Revision 5c87e05
Revision 5c87e05 by Campbell Barton (master) February 27, 2010, 22:53 (GMT) |
bugfix [#21247] Controls holding numbers are not zeroed when empty string value is given to them - dont import math as math and m, just import all members directly. (from math import *) - was adding __builtins__ twice to the namespace - account for unlikely but possibly failier to import math. |
Commit Details:
Full Hash: 5c87e0580f3173fdcd83cc2b4dbe4f5ef2d924a5
SVN Revision: 27175
Parent Commit: 7ab6017
Lines Changed: +12, -10
1 Modified Path:
/source/blender/python/intern/bpy_interface.c (+12, -10) (Diff)