Zachary Levy zack
  • Joined on 2022-08-01
zack pushed to master at BFPOWER/levlib 2026-04-20 20:14:57 +00:00
274289bd47 Added draw package as renderer focused on mixed use layout / 2D / 3D scene applications (#7)
zack merged pull request BFPOWER/levlib#7 2026-04-20 20:14:57 +00:00
Added draw package as renderer focused on mixed use layout / 2D / 3D scene applications
zack created pull request BFPOWER/levlib#7 2026-04-20 20:13:41 +00:00
Added draw package as renderer focused on mixed use layout / 2D / 3D scene applications
zack pushed to draw at BFPOWER/levlib 2026-04-20 17:33:27 +00:00
1e2c2936a8 Platform checks
90fba74243 Custom draw
0953462b3b Massive renaming
7a21d6f253 Added improved non-clay text handling along with consistent origin and rotation API
30b72128b2 Foramatting
Compare 5 commits »
zack pushed to draw at BFPOWER/levlib 2026-04-18 02:50:56 +00:00
c786147720 Initial draw package
zack created branch draw in BFPOWER/levlib 2026-04-18 02:50:56 +00:00
zack opened issue BFPOWER/levlib#6 2026-04-17 22:20:10 +00:00
Build our own custom layouting engine based on clay
zack opened issue BFPOWER/levlib#5 2026-04-17 22:16:25 +00:00
Switch to some kind of SDF based font rendering
zack pushed to dependency-update at BFPOWER/physical 2026-04-12 19:44:24 +00:00
f06582caed Adjusted error handling and organization of transducers.
2a0d9e0097 Added thiserror derives
Compare 2 commits »
zack pushed to dependency-update at BFPOWER/physical 2026-04-10 20:52:54 +00:00
d0b792be0e Update rustfmt.toml
zack pushed to dependency-update at BFPOWER/physical 2026-04-10 20:49:25 +00:00
d6300afe50 formatting rules
zack pushed to dependency-update at BFPOWER/physical 2026-04-10 18:37:31 +00:00
349e8efdb6 derive neg for quantity
zack pushed to dependency-update at BFPOWER/physical 2026-04-10 18:34:14 +00:00
5ce28420fe derive neg for quantity
zack pushed to dependency-update at BFPOWER/physical 2026-04-10 03:53:21 +00:00
52c2169e1c Formatting and derive copy for counter config
zack pushed to dependency-update at BFPOWER/physical 2026-04-09 02:15:05 +00:00
b3906b08e4 Added stm32 counter abstraction
zack deleted branch phased-executor from BFPOWER/levlib 2026-04-03 01:53:26 +00:00
zack pushed to master at BFPOWER/levlib 2026-04-03 01:53:26 +00:00
59c600d630 phased-executor (#4)
zack merged pull request BFPOWER/levlib#4 2026-04-03 01:53:24 +00:00
phased-executor
zack created pull request BFPOWER/levlib#4 2026-04-03 01:52:58 +00:00
phased-executor
zack pushed to phased-executor at BFPOWER/levlib 2026-04-03 01:51:56 +00:00
3fde4bebf9 Switch phased_executor to spinlock type instead of raw bool