Files
test/source/blender/sequencer/intern
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-05-19 22:59:33 +02:00
2020-12-19 07:25:01 +01:00
2020-11-16 05:02:30 +01:00
2021-03-16 18:56:44 +01:00
2021-04-14 14:25:34 +02:00
2020-12-16 16:26:23 +11:00
2021-06-14 22:56:00 +10:00
2021-05-20 09:00:42 +02:00
2020-11-16 05:02:30 +01:00
2020-12-19 07:25:01 +01:00
2021-06-02 21:52:36 +02:00
2020-12-16 16:26:23 +11:00
2021-05-19 22:52:57 +02:00