blender-actions-to-json
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "blender-actions-to-json", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Write the joint data for all `.blend` file actions to a JSON file", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -153,3 +153,3 @@ blender-actions-to-json [![npm version](https://badge.fury.io/js/blender-actions-to-json.svg)](http://badge.fury.io/js/blender-actions-to-json) [![Build Status](https://travis-ci.org/chinedufn/blender-actions-to-json.svg?branch=master)](https://travis-ci.org/chinedufn/blender-actions-to-json) | ||
- Maybe support a `-p, --precision` flag to specify the number of decimal places that pose matrices are rounded to. Right now it's set to 6 | ||
- Maybe support a `-p, --precision` flag to specify the number of decimal places that pose matrices are rounded to | ||
@@ -156,0 +156,0 @@ ## See Also |
Sorry, the diff of this file is not supported yet
3449187
409