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:
authorJacques Lucke <jacques@blender.org>2021-09-11 12:43:59 +0300
committerJacques Lucke <jacques@blender.org>2021-09-11 12:43:59 +0300
commitaeeffb935e9406fa2cdcb84828aa0e498b2df664 (patch)
tree338e0e5e153415b7f93846ac024ecea9bb925781 /source/blender/sequencer
parent6ae8de474299ec4c7c5bf2439e97998779ed4221 (diff)
Functions: store cursors to previous instructions
Now an instruction knows the cursors where it is inserted instead of just the instruction that references it. This has two benefits: * An instruction knows when it is the entry instruction. * The cursor can contain more information, e.g. if it is linked to the true or false branch of a branch instruction. This also simplifies updating the procedure in future optimization passes.
Diffstat (limited to 'source/blender/sequencer')
0 files changed, 0 insertions, 0 deletions