Files
test2/source
Sybren A. Stüvel 0c9ef75df8 Fix #127976: Actions created via Python can't be used in action constraints
The Action Constraint would only allow actions that were once assigned
to objects, i.e. with `action->idroot == ID_OB`. This did not take into
account the equally valid `0` case, which is what indicates that this
Action has never been assigned to anything yet.

Pull Request: https://projects.blender.org/blender/blender/pulls/128072
2024-09-24 15:36:24 +02:00
..
2024-09-24 14:35:24 +02:00