Tagged Questions
1
vote
1answer
322 views
importing animations in Blender, weird rotations/locations
This is for the Blender 2.6 API.
There are two problems:
1. When I import a single animation frame from my animation file to Blender, all bones look fine.
But when I import multiple (all of the ...
0
votes
2answers
290 views
getting bone base and tip positions from a transform matrix?
I need this for a Blender3d script, but you don't really need to know Blender to answer this.
I need to get bone head and tip positions from a transform matrix read from a file.
The position of base ...