Blender Git Loki
Git Commits -> Revision 2ab9cbd
Revision 2ab9cbd by Lukas Toenne (master) August 9, 2013, 11:41 (GMT) |
Fix #36146, Cycles SSS Shader Node - Scale Value Input Box - to sensitive. Changed the ui limit from 1,000,000 to 1,000. Not sure if such huge values are needed in some cases, but they can always be entered explicitly, bypassing the ui limit. NOTE: this only applies to newly added nodes. For legacy reasons the limit values are stored directly in each socket, so changing them for existing nodes would require a do_versions, seems unnecessary for such a minor change. |
Commit Details:
Full Hash: 2ab9cbd208766cc7acb8a281c19a27816293cb33
SVN Revision: 59031
Parent Commit: d5fae44
Lines Changed: +1, -1
1 Modified Path:
/source/blender/nodes/shader/nodes/node_shader_subsurface_scattering.c (+1, -1) (Diff)