Files
test/source/blender/blenloader
Sybren A. Stüvel 036551c6a0 Refactor: Anim, simplify legacy Action versioning code
Simplify the code:

- Pull a lambda function out of a `for`-loop (making it clearer that the
  loop itself is pretty simple), and
- move the `ActionUserInfo` struct into the only function that uses it.

No functional changes.

Pull Request: https://projects.blender.org/blender/blender/pulls/131424
2024-12-05 14:51:45 +01:00
..
2024-09-20 13:14:57 +10:00