Blender Git Commit Log

Git Commits -> Revision 43b08d0

Revision 43b08d0 by Campbell Barton (master)
April 16, 2021, 05:04 (GMT)
RNA: add STRUCT_NO_CONTEXT_WITHOUT_OWNER_ID flag

This flag is needed so PointerRNA structs that aren't
part of the current context can access enum values
without inspecting the context.

This is needed for keymap access, so the keymap UI and keymap
export doesn't depend on the current context.

Commit Details:

Full Hash: 43b08d05786f83797d04e5d0f777ae9b888807f9
Parent Commit: dc8a43c
Lines Changed: +56, -50

2 Modified Paths:

/source/blender/makesrna/intern/rna_access.c (+50, -50) (Diff)
/source/blender/makesrna/RNA_types.h (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021