Blender Git Commit Log
Git Commits  -> Revision 73de430
		
			
			
		
Revision 73de430 by Pedro A (lineart-shadow, temp-lineart-contained) August 16, 2021, 04:19 (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: 73de430ce9689f829c037551214c6318cbe440ef
Parent Commit: 4d245a4
Committed By: YimingWu
Lines Changed:  +81,  -26
1 Modified Path:
/intern/cycles/blender/blender_python.cpp (+81, -26) (Diff)


 Master Commits
MiikaHweb | 2003-2021