blender-iks-to-fks
Advanced tools
Comparing version 2.0.9 to 2.0.10
@@ -0,1 +1,7 @@ | ||
## 2.0.10 | ||
- Fix issue where conversions failed if the armature's name was different from its data block name [#15] | ||
[#15]: https://github.com/chinedufn/landon/issues/15 | ||
## 1.4.2 | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "blender-iks-to-fks", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "A Blender script that takes a mesh and armature that use IKs and other non-deformation bones and creates a new mesh and armature that uses only FK bones", | ||
@@ -5,0 +5,0 @@ "main": "bin/ik2fk.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2571406
263