Files
test/source/blender/windowmanager/intern
Julian Eisel 38d0ea4f69 Alternative fix for crash displaying 'New Window' keymap item
rB870440dee910c9 just did NULL-check for Main pointer, actual issue is
that bContext pointer was NULL. This can be fixed by ensuring
PROP_ENUM_NO_CONTEXT flag is not set by calling
WM_operator_properties_sanitize when creating RNA buttons. Now, layout
previews are visible in keymap editor too.
2017-03-29 12:27:10 +02:00
..
2016-04-19 12:18:19 +10:00
2017-02-28 15:30:39 -05:00
2016-08-06 10:58:13 +02:00
2017-03-15 05:37:42 +11:00