dyna3/app-proto/src
Aaron Fenyes 8a86038de0 Use pointers, not keys, to refer to regulators
In the process, move the code that used to handle serial numbering for
elements into the `Serial` trait, where it can provide serial numbers
for regulators too.
2025-05-04 10:59:28 -07:00
..
add_remove.rs Drop unused context 2025-05-04 01:19:00 -07:00
assembly.rs Use pointers, not keys, to refer to regulators 2025-05-04 10:59:28 -07:00
display.rs Use pointers, not keys, to refer to elements 2025-05-04 00:09:30 -07:00
engine.rs feat: Points (#82) 2025-05-01 19:25:13 +00:00
identity.vert feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
lib.rs Turn non-automated tests into Cargo examples (#24) 2024-11-26 00:32:50 +00:00
main.rs Use pointers, not keys, to refer to elements 2025-05-04 00:09:30 -07:00
outline.rs Use pointers, not keys, to refer to regulators 2025-05-04 10:59:28 -07:00
point.frag feat: Points (#82) 2025-05-01 19:25:13 +00:00
point.vert feat: Points (#82) 2025-05-01 19:25:13 +00:00
specified.rs Generalize constraints to observables (#48) 2025-03-10 23:43:24 +00:00
spheres.frag feat: Points (#82) 2025-05-01 19:25:13 +00:00
tests.rs feat: Continuous integration via Forgejo Actions/runners (#75) 2025-04-02 20:31:42 +00:00