This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/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-04-11 13:09:27 +10:00
2021-02-15 15:30:17 +01:00
2021-05-25 17:16:54 +02:00
2020-11-06 12:32:54 +11:00
2021-06-10 02:22:45 +10:00
2020-11-06 12:32:54 +11:00
2021-06-10 02:22:46 +10:00
2021-02-20 15:38:14 +11:00
2021-05-27 17:59:21 +10:00
2021-03-21 14:00:40 +11:00
2020-09-09 16:36:57 +02:00
2021-06-02 17:04:57 +10:00
2021-06-10 02:22:45 +10:00
2021-05-21 22:23:07 +10:00
2021-04-11 14:43:05 +10:00
2020-11-20 11:39:22 +11:00
2021-02-13 17:44:51 +11:00
2021-02-24 15:53:03 +11:00
2021-06-13 14:54:54 +10:00
2021-06-14 13:28:38 -05:00
2020-10-22 17:08:37 -04:00
2021-03-07 17:03:20 +01:00
2021-06-10 17:04:25 +10:00
2021-03-04 16:58:03 +11:00
2021-06-07 15:19:19 -07:00
2020-10-11 13:00:49 -04:00
2021-02-13 17:40:03 +11:00
2021-06-10 12:15:59 +02:00