blender/source
Richard Antalik 13ca11ac52 VSE: Unify sequences collections API
Use RNA_api_sequences() for SequenceEditor and MetaSequence
sequences member.

Defines pair of dispatch functions rna_Sequences_editing_* and
rna_Sequences_meta_* that pass pointer to seqbase to
rna_Sequences_* function.

Downside of this implementation is, that it defines 2 seemingly
different RNA collections - SequencesMeta and SequencesTopLevel

Reviewed By: mont29

Differential Revision: https://developer.blender.org/D9601
2020-12-02 05:51:22 +01:00
..
blender VSE: Unify sequences collections API 2020-12-02 05:51:22 +01:00
creator Cleanup: more renaming in the render/ module for consistency 2020-11-09 16:19:49 +01:00
tools@7011d02c29 Fix T83275: Crash with scene statics and empty scene 2020-12-01 10:27:51 +01:00
CMakeLists.txt Clang-Tidy: Allow use with GCC but warn about possible failure 2020-07-03 10:58:24 +02:00