tornavis/source/blender/makesrna
Sergey Sharybin c4046e9082 Move ID recalc flags into dedicated field in ID
Currently this is a no-visible-changes change, but the idea is to use this
dedicated flag to tell which exact components of ID changed, make it more
granular than just OBJECT and OBJECT_DATA. Allow setting this field based
on what components new dependency graph flushed on evaluation.
2017-12-15 09:43:18 +01:00
..
intern Move ID recalc flags into dedicated field in ID 2017-12-15 09:43:18 +01:00
rna_cleanup switch verious references from py3.2 -> 3.3 or just 3. 2012-11-26 13:58:06 +00:00
CMakeLists.txt
RNA_access.h Add utility function to compare PointerRNA with NULL 2017-12-06 10:21:32 +01:00
RNA_define.h RNA: Allow structs to define tags for their properties 2017-11-29 13:53:34 +11:00
RNA_documentation.h
RNA_enum_types.h Disable adding scene sequence strips into themselves 2017-11-21 16:46:27 +11:00
RNA_types.h Cleanup: Use const for RNA EnumPropertyItem args 2017-10-18 16:04:07 +11:00