summaryrefslogtreecommitdiff
path: root/rust/src/interaction/handler.rs
AgeCommit message (Expand)Author
2025-10-07[Rust] Fix save file dialog not respecting default file pathMason Reed
2025-08-13[Rust] Fix warnings about names that are not snake caseMark Rowe
2025-06-30Add Checkbox input support to python apiAlexander Khosrowshahi
2025-05-12[Rust] Interaction handler API fixesMason Reed
2025-05-12[Rust] Fix misc typosMason Reed
2025-05-12[Rust] Implement custom interactive handlerrbran