Blender Git Loki
Git Commits -> Revision e6bbbd9
Revision e6bbbd9 by Pedro A (master) August 11, 2021, 14:12 (GMT) |
Cycles: OSL metadata support for UI labels and checkboxes To improve the presentation of nodes in the node editor. Recognize the following metadata from the OSL specification: * [[ string label = "UI Label" ]] * [[ string widget = "checkBox" ]] * [[ string widget = "boolean" ]] Ref T89741 Differential Revision: https://developer.blender.org/D12074 |
Commit Details:
Full Hash: e6bbbd965a447249393a27f911a1b29595c439ab
Parent Commit: 6d24017
Committed By: Brecht Van Lommel
Lines Changed: +81, -26
1 Modified Path:
/intern/cycles/blender/blender_python.cpp (+81, -26) (Diff)