fix: generate json in non-binary glTF path
CI / Build & Test (push) Failing after 31s
CI / Release Build (push) Failing after 38s

This commit is contained in:
茂之钳
2026-07-24 09:10:01 +00:00
parent 687bbaba35
commit 0dbbb4ac4f
2 changed files with 17 additions and 7 deletions
+1
View File
@@ -3,6 +3,7 @@
#include <cstdio>
#include "vde/foundation/io_gltf.h"
#include "vde/brep/modeling.h"
#include "vde/brep/modeling.h"
using namespace vde::foundation;
using namespace vde::mesh;