dyna3/app-proto/src
Aaron Fenyes 6e42681b71 Stop Assembly::realize from reacting to itself
Previously, `realize` both tracked and updated the element vectors, so
calling it in a reactive context could start a feedback loop.
2024-11-01 20:49:00 -07:00
..
add_remove.rs Test representation validity in realization effect 2024-11-01 20:40:25 -07:00
assembly.rs Stop Assembly::realize from reacting to itself 2024-11-01 20:49:00 -07:00
display.rs Make element vectors reactive 2024-11-01 19:01:14 -07:00
engine.rs Polish log messages 2024-10-30 00:27:16 -07:00
identity.vert feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
inversive.frag feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
main.rs feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
outline.rs Make element vectors reactive 2024-11-01 19:01:14 -07:00