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
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-01-04 14:20:48 +05:00
2017-03-23 01:46:14 -04:00
2017-03-28 00:09:45 +02:00
2017-02-28 13:15:11 -05:00
2017-03-02 17:09:24 +01:00
2016-07-15 02:39:45 +10:00
2017-03-14 18:47:26 +11:00