godotengine / FBX2glTF

A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.
Other
311 stars 73 forks source link

Avoid non-deterministic behavior when animation channels are -1. #15

Closed fire closed 1 year ago

fire commented 2 years ago

Co-Authored-By: DmLvkvch 31544742+DmLvkvch@users.noreply.github.com

fire commented 1 year ago

I lost the context to this.

https://github.com/godotengine/FBX2glTF/pull/24 was the attempt that I tried to fix this.