mirror of
https://github.com/godotengine/FBX2glTF.git
synced 2025-12-31 21:48:37 +03:00
Update to 0.12.9.
This commit is contained in:
2
npm/fbx2gltf/package-lock.json
generated
2
npm/fbx2gltf/package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fbx2gltf",
|
||||
"version": "0.12.8",
|
||||
"version": "0.12.9",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
#define FBX2GLTF_VERSION std::string("0.12.8")
|
||||
#define FBX2GLTF_VERSION std::string("0.12.9")
|
||||
|
||||
#include <fmt/printf.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user