Files
test/source
Sybren A. Stüvel b4e7a4fd88 Anim: remove RNA property Action.last_slot_handle
Remove `Action.last_slot_handle` from RNA. This is considered to be an
internal implementation detail, and Python code should not be using its
value for anything.

No actual functional changes, as this RNA property isn't used anywhere.

Pull Request: https://projects.blender.org/blender/blender/pulls/127185
2024-09-06 11:13:14 +02:00
..