Files
test/source
Sybren A. Stüvel de6c65b347 Anim: change how action_foreach_id() reports action slot user pointers
Change how `action_foreach_id()` reports action slot users. This contains
two changes:

- Report the correct pointer reference, so that the ID remapping code
  can actually change the pointers in the cache (necessary, for example,
  to nil pointers to deleted IDs).
- Never report anything when it's known the slot user cache is dirty.

Pull Request: https://projects.blender.org/blender/blender/pulls/131808
2024-12-19 13:07:25 +01:00
..