Files
Dmitry Stepanov 3af8c332b7
CI / Tests CI (macos-latest, stable) (push) Has been cancelled
CI / Tests CI (ubuntu-latest, stable) (push) Has been cancelled
CI / Tests CI (windows-latest, stable) (push) Has been cancelled
CI / Wasm CI (stable) (push) Has been cancelled
CI / Rustfmt CI (push) Has been cancelled
CI / Clippy CI (push) Has been cancelled
CI / Documentation CI (push) Has been cancelled
CI / Project Template (PC) (push) Has been cancelled
CI / Project Template (Android) (push) Has been cancelled
CI / Project Template (WASM) (push) Has been cancelled
CI / Project Manager (push) Has been cancelled
ability to add hash map key-value pair in inspector
2026-07-24 23:29:33 +03:00
..
2021-12-12 10:12:02 +03:00
2026-07-04 20:54:03 +03:00
2021-12-12 10:12:02 +03:00
2022-05-21 09:45:52 +03:00

FyroxEd

Full-featured editor for Fyrox engine. This is the basic library for the editor, it cannot be run as executable. See editor-standalone for this.

The main purpose of making the editor library is to use it with static plugins, see scripting example for more info.