Files
test/source/blender
Christoph Lendenfeld 1ea97dde6d Fix: Applying active keying set from menu not working
When a keying set is enabled and the keying set option
"Active Keying Set" was chosen from the menu, it would
give an error.

That is because the active keyingset uses a special
ID string (`"__ACTIVE__"`)
that doesn't actually exist as a keying set.
To fix it, explicitly check against that string and return
the active if encountered.

Pull Request: https://projects.blender.org/blender/blender/pulls/116192
2024-01-25 16:59:48 +01:00
..
2024-01-24 10:55:16 -05:00
2024-01-24 22:07:56 +01:00
2024-01-24 16:57:58 +01:00
2024-01-24 10:55:16 -05:00