aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move preview into windowHEADmains-ol2026-01-251-1/+1
|
* try harder to reload on dirtys-ol2026-01-241-7/+11
|
* add LICENSE, about modals-ol2026-01-241-2/+77
|
* move file state into Apps-ol2026-01-241-18/+18
|
* obey clippys-ol2026-01-241-9/+9
|
* refactor node signature interfaces-ol2026-01-241-23/+61
|
* Error checkings-ol2026-01-231-7/+52
|
* variadic arithmetics-ol2026-01-231-2/+1
|
* generic save / save ass-ol2026-01-231-15/+85
|
* fix init on load, resizable previews-ol2026-01-171-27/+28
|
* add exampless-ol2026-01-171-8/+38
|
* file I/Os-ol2026-01-171-27/+59
|
* split main into smaller moduless-ol2026-01-171-349/+43
|
* Vector combines-ol2025-12-291-62/+78
|
* add split nodes-ol2025-12-291-33/+48
|
* add resolution, time inputss-ol2025-12-281-0/+6
|
* NodeIndex types-ol2025-12-271-39/+21
|
* auto-recompiles-ol2025-12-271-28/+88
|
* working literalss-ol2025-12-261-40/+31
|
* compile and view!s-ol2025-12-261-4/+6
|
* working compilations-ol2025-12-261-2/+10
|
* pretty good GLSLs-ol2025-12-251-35/+117
|
* basic toposorted SSAs-ol2025-12-251-182/+37
|
* typing workings-ol2025-12-241-484/+132
|
* attempt generics-ol2025-12-231-563/+405
|
* wgpu, logging integrationss-ol2025-12-231-20/+22
|
* import egui-snarl demos-ol2025-12-231-0/+1117