Blender Git Loki
Git Commits -> Revision 6ac300a
Revision 6ac300a by Bastien Montagne (master) April 27, 2014, 19:42 (GMT) |
Fix part of T39692: Text fields in datablocks editor are broken Text field part. Issue with enums dropdowns remains a mystery currently. As for pointer fields, afaict they have never worked here, though it should not crash. UI_EMBOSS are values, not bitflags (own fault, most likely)... Note we should probably get rid of UI_EMBOSST, it is used nowhere in UI code (set in one place only, used nowhere). |
Commit Details:
Full Hash: 6ac300ae7259c9cb52dfa8de0a13d87af5ee0bbd
Parent Commit: c84095f
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/interface/interface_handlers.c (+1, -1) (Diff)