Blender Git Commit Log

Git Commits -> Revision b495e54

Revision b495e54 by Matt Ebb (master)
May 21, 2009, 07:40 (GMT)
* removed some arbitrary range limits on property values
* turned some slider UI controls back into number fields

Note: Sliders should only be used when representing a property that's
conceptually a percentage or ratio. For arbitrary numbers, use a number field.

For example, a lamp's energy can theoretically be anything - 0.1, 3.5, 125.0, it
doesn't matter - it's just a number, not a percentage. So this should be a
number field.

Commit Details:

Full Hash: b495e544a82527092bd6c589c0d26b99dd673540
SVN Revision: 20312
Parent Commit: 176a49d
Lines Changed: +34, -33

5 Modified Paths:

/release/ui/buttons_data_curve.py (+1, -1) (Diff)
/release/ui/buttons_data_lamp.py (+1, -1) (Diff)
/release/ui/buttons_material.py (+15, -15) (Diff)
/source/blender/makesrna/intern/rna_curve.c (+8, -7) (Diff)
/source/blender/makesrna/intern/rna_lamp.c (+9, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021