This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors
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
..
2017-03-23 01:46:14 -04:00
2017-03-23 01:46:14 -04:00
2016-01-04 14:20:48 +05:00
2017-03-23 01:46:14 -04:00
2017-02-22 18:54:56 +01:00
2017-02-22 18:54:56 +01:00
2016-01-04 14:20:48 +05:00
2017-03-23 01:46:14 -04:00
2017-03-27 01:45:40 -04:00
2017-03-23 01:46:14 -04:00