STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
380
IN-GAME
2,200
ONLINE
Founded
8 November, 2013
All Discussions > Bug Reports > Topic Details
Animation import borked with Blender 4.4 update
Armature and keyframes will import but the keyframes are empty and don't deform the model at all.
Originally posted by Artfunkel:
I've pushed a branch which integrates Action Slots into the import and export process. It's a core change to the addon so I'd appreciate some testing before I release it.

https://github.com/Artfunkel/BlenderSourceTools/tree/action_slots

Not sure about Python or Git? Download the code[github.com] and copy the io_scene_valvesource folder to %appdata%\Blender Foundation\Blender\4.4\scripts\addons.
< >
Showing 1-5 of 5 comments
Can confirm, tried to import some viewmodel animations on 4.4 but keyframes don't seem to be importing at all. Version 4.3 is still able to import animations though.
The data is imported, but there is a breaking API change which leaves the object unanimated. The missing step can be performed manually by choosing the "Legacy Slot" at this point in the Blender UI.

https://i.imgur.com/lquoMGX.png
Last edited by Artfunkel; 21 Mar @ 2:59pm
A moderator of this forum has indicated that this post answers the original topic.
Artfunkel 30 Mar @ 11:26am 
I've pushed a branch which integrates Action Slots into the import and export process. It's a core change to the addon so I'd appreciate some testing before I release it.

https://github.com/Artfunkel/BlenderSourceTools/tree/action_slots

Not sure about Python or Git? Download the code[github.com] and copy the io_scene_valvesource folder to %appdata%\Blender Foundation\Blender\4.4\scripts\addons.
Jennifer 30 Mar @ 9:15pm 
Originally posted by Artfunkel:
I've pushed a branch which integrates Action Slots into the import and export process. It's a core change to the addon so I'd appreciate some testing before I release it.

https://github.com/Artfunkel/BlenderSourceTools/tree/action_slots

Not sure about Python or Git? Download the code[github.com] and copy the io_scene_valvesource folder to %appdata%\Blender Foundation\Blender\4.4\scripts\addons.

Seems to work just fine, at least in my use case.
Artfunkel 20 Apr @ 12:23pm 
Fixed in 3.4.
< >
Showing 1-5 of 5 comments
Per page: 1530 50

All Discussions > Bug Reports > Topic Details