Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <julian@blender.org>2022-01-26 18:24:59 +0300
committerJulian Eisel <julian@blender.org>2022-01-26 21:15:57 +0300
commitfc0dd5583c3132cde4208bc8944469a92a601c62 (patch)
tree849b47b95ea7bd550412bf76ee7763c438813523 /source/blender/editors/mask
parent08e2885796f79a34cfa7233945d194d382b47d23 (diff)
Cleanup: Reduce `void *` reliance of new sequencer C++ Outliner elements
Plan is to remove things like `TreeElement.directdata` and to instead expose specific queries in the new type specific tree-element classes. e.g. like here: `TreeElementSequence.getSequence()` For now uses `tree_element_cast<>()` to get the new type specific tree-element, later these should replace `TreeElement` all together.
Diffstat (limited to 'source/blender/editors/mask')
0 files changed, 0 insertions, 0 deletions