Blender Git Commit Log

Git Commits -> Revision 6c951fbb

Revision 6c951fbb by Campbell Barton (master)
August 10, 2009, 11:58 (GMT)
adding back button evaluation so you can do 1/60, 90*0.1 etc as well as dimension conversion 1km-10cm+4ft

Note...
- Python3.1 you don't need to add the .0 for divisions anymore (was esp annoying for button eval)
- Simple dimension input, imperial mi/yd/ft/in, metric km/m/cm/mm, Later could display these values and have a pref for scene scale, atm it assumes 1BU == 1m.

Commit Details:

Full Hash: 6c951fbb98a5ddb29240c3efc9af4304ab942396
SVN Revision: 22337
Parent Commit: 7084be9
Lines Changed: +114, -5

5 Modified Paths:

/release/ui/bpy_ops.py (+45, -0) (Diff)
/source/blender/editors/interface/interface.c (+5, -4) (Diff)
/source/blender/editors/interface/SConscript (+1, -0) (Diff)
/source/blender/python/BPY_extern.h (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+62, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021