Files
test/source/blender/windowmanager
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-01-09 17:58:13 +01:00
2017-03-06 13:00:46 +01:00