v0.1.0 — Julian-verified Godot 4.6 / MS ORT
First stable release — Julian-verified on Nix / Godot 4.6 with Microsoft ONNX Runtime 1.20.1.
Highlights since the test.N pre-releases
- Fresh-install path: committed
flake.lock,tools/ensure_ort.sh, clearerORT_ROOT/ README (#13) - Godot-shaped
.gdextension[dependencies]+ relative paths; smoke-csv finds bundled ORT (#14) - Clear ORT executable stack for glibc 2.41+
dlopen(#15) - CI regressions for Julian’s failures (execstack / missing ORT); Nix “just work” ORT auto-patch; separate Godot 4.6 SCons cache (#16)
Use (Godot 4.6 + MS ORT)
git fetch --tags && git checkout v0.1.0
bash tools/godot_46_ms_ort.sh
# then open demo/ (or vizemes-align) with Godot 4.6 normallyDaily Nix (Godot 4.5 + store ORT): bash tools/julian-nix-smoke.sh
Assisted-by: Cursor