Files
Avatar-Toolkit/core
Yusarina 5a43a9d66d Fix two different error
- bones_names is a dictionary so bone_names.items should be used
- also len(mappings) was being used incorrectly should be using range(len(mappings))
- The last one is it just didn't like upperchest in bone_names.update so as a very temp solution i used upper_chest no an ideal solution but I too tired to investogate today and just wanted the plugin to work. however it should be simpilify anyone for now.
2025-04-01 00:56:56 +01:00
..
2024-12-16 13:09:39 +00:00
2025-03-24 02:26:19 +00:00
2025-02-04 04:06:34 +00:00
2024-12-16 13:57:12 +00:00
2024-12-05 01:13:10 +00:00
2025-03-27 20:44:39 +00:00
2025-04-01 00:56:56 +01:00
2025-03-24 02:12:03 +00:00