dyna3/app-proto
Vectornaut a671a8273a
All checks were successful
/ test (push) Successful in 2m24s
Introduce ghost mode for elements (#85)
Allows any element to be put in "ghost mode," decreasing its opacity and making it insensitive to click-to-select. Ghost mode is toggled using a checkbox in the outline view.

Co-authored-by: Aaron Fenyes <aaron.fenyes@fareycircles.ooo>
Reviewed-on: #85
Co-authored-by: Vectornaut <vectornaut@nobody@nowhere.net>
Co-committed-by: Vectornaut <vectornaut@nobody@nowhere.net>
2025-06-02 15:56:06 +00:00
..
examples feat: Curvature regulators (#80) 2025-04-21 23:40:42 +00:00
src Introduce ghost mode for elements (#85) 2025-06-02 15:56:06 +00:00
.gitignore feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
Cargo.lock Refactor: Use pointers to refer to elements and regulators (#84) 2025-05-06 19:17:30 +00:00
Cargo.toml Refactor: Use pointers to refer to elements and regulators (#84) 2025-05-06 19:17:30 +00:00
index.html Clean up the outline view (#19) 2024-11-15 03:32:47 +00:00
main.css Introduce ghost mode for elements (#85) 2025-06-02 15:56:06 +00:00
run-examples Switch to Euclidean-invariant projection onto tangent space of solution variety (#34) 2025-01-31 19:34:33 +00:00