Blender Git Commit Log

Git Commits -> Revision 9195588

Revision 9195588 by Campbell Barton (master)
April 16, 2021, 05:08 (GMT)
Fix T65064: Keymaps items controlling dynamic enums fail to export

Keymap UI and import/export could depend on the current
context for dynamic enum's.

Use STRUCT_NO_CONTEXT_WITHOUT_OWNER_ID for OperatorProperties.

Commit Details:

Full Hash: 919558854d624f5db40acfa9f5674ac8c94873b6
Parent Commit: 43b08d0
Lines Changed: +21, -4

4 Modified Paths:

/source/blender/makesdna/DNA_windowmanager_types.h (+6, -1) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm_keymap.c (+9, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021