This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/sequencer
Richard Antalik 1a5fa2b319 VSE: Improve animation evaluation performance
Use lookup string callback function for `sequences_all` RNA property
`rna_SequenceEditor_sequences_all_lookup_string` using a GHash for faster lookups.

When names are changed or strips are added/removed the lookup is tagged invalid.
The next time the lookup is used it will rebuild it.

Reviewed By: sergey, jbakker

Differential Revision: https://developer.blender.org/D11544
2021-06-16 00:29:17 +02:00
..
2021-01-04 17:38:11 +11:00
2021-01-04 17:38:11 +11:00
2021-01-04 17:38:11 +11:00
2021-03-16 18:56:44 +01:00
2021-01-04 17:38:11 +11:00
2021-03-16 18:50:32 +01:00
2021-06-02 21:52:36 +02:00