Blender Git Commit Log
Git Commits -> Revision 0dcc4fd
April 8, 2020, 23:40 (GMT) |
Fix broken split layout for operator properties popups Was creating multiple nested split layouts. `uiDefAutoButsRNA()` used to do it's own layout splitting, that's redundant now, so I removed it. |
Commit Details:
Full Hash: 0dcc4fd780e82b7db3546aaa4d7020fc5f7b8272
Parent Commit: 014a575
Lines Changed: +4, -12
1 Modified Path:
/source/blender/editors/interface/interface_utils.c (+4, -12) (Diff)