Files
test/source
Nathan Vegdahl bf373d94fe Fix: crash when deleting layered-action channel groups via the UI
The cause was simple: I missed this operator in the initial layered-action
channel group implementation, so deletion was using the legacy action code
even for layered actions.

This implements the needed code in the deletion operator to handle layered
actions.

Pull Request: https://projects.blender.org/blender/blender/pulls/127242
2024-09-06 14:44:59 +02:00
..