Files
test/source/blender/blenkernel
Lukas Stockner ca39a60863 Fix: Reduce AnimData versioning overhead for node socket changes
Since the code only does anything if both substrings are found, implement
an early-out if either of them isn't found.

This seems like a micro-optimization at first, but since the current node
socket versioning requires looping over all AnimData in the file, this adds
up to e.g. 1.9sec saved when loading the Spring benchmark file.
2024-07-12 03:43:04 +02:00
..
2024-05-08 11:25:00 +02:00
2024-07-10 16:13:17 +02:00
2023-11-27 09:30:52 +11:00
2024-07-08 18:17:19 -04:00
2024-06-17 23:50:05 +02:00