This website requires JavaScript.
Explore
Help
Register
Sign In
DarklightGames
/
io_scene_psk_psa
Watch
1
Star
0
Fork
0
You've already forked io_scene_psk_psa
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
10e02a84f15147276cac2badbafff90d81a920f8
io_scene_psk_psa
/
io_export_psk_psa
/
psa
History
Colin Basnett
10e02a84f1
* Fixed a bug where animations could fail to import if the order of the PSA bones did not match the DFS-order of the target armature.
...
* Added Select All + Deselect All to PSA export operator
2022-01-16 18:57:46 -08:00
..
__init__.py
Renamed
src
folder to
io_export_psk_psa
2020-04-01 17:34:51 -07:00
builder.py
Initial working commit for full PSK/PSA import/export cycle.
2022-01-15 21:59:58 -08:00
data.py
Initial working commit for full PSK/PSA import/export cycle.
2022-01-15 21:59:58 -08:00
exporter.py
* Fixed a bug where animations could fail to import if the order of the PSA bones did not match the DFS-order of the target armature.
2022-01-16 18:57:46 -08:00
importer.py
* Fixed a bug where animations could fail to import if the order of the PSA bones did not match the DFS-order of the target armature.
2022-01-16 18:57:46 -08:00
reader.py
Importing animations now mostly works, though the root bone is messed up.
2022-01-14 21:04:18 -08:00