Blender Kitsu: Fix Don't replace existing actions during Check Action Names #75

Merged
Nick Alberelli merged 3 commits from fix/check-action-names-extra-actions into main 2023-06-07 17:08:04 +02:00

3 Commits

Author SHA1 Message Date
7df533fa7a Blender Kitsu: Fix Check Action Names reporting
- Clear list contents on invoke
 - Set created prop to a list of strings
2023-06-07 10:53:48 -04:00
69a4f03415 Blender Kitsu: Add reporting for newly created actions 2023-06-07 10:20:51 -04:00
ad870ed3dc Blender Kitsu: Fix Getting Action Names Safely
- Use .get() function to find existing actions
 - Only create new action if none exists
2023-06-07 10:08:41 -04:00