Files
test/source
Sybren A. Stüvel cd1c7039ac Anim: correctly assign Action in id_action_ensure()
Fix two bugs by replacing direct assignment to `adt->action` with a call
to `animrig::assign_action()`:

- If a related Action was found, its user count was not incremented.
- If a new Action is created, its `idroot` was not properly set.

Pull Request: https://projects.blender.org/blender/blender/pulls/128030
2024-09-23 15:48:47 +02:00
..
2024-09-20 13:14:57 +10:00