Zachary Levy zack
  • Joined on 2022-08-01
zack opened issue BFPOWER/levlib#24 2026-05-01 20:24:33 +00:00
Make our own layouting system based on Clay
zack deleted branch cybersteel from BFPOWER/levlib 2026-05-01 05:43:12 +00:00
zack pushed to master at BFPOWER/levlib 2026-05-01 05:43:12 +00:00
5317b8f142 Backdrop Path + Cybersteel (#23)
zack merged pull request BFPOWER/levlib#23 2026-05-01 05:43:10 +00:00
Backdrop Path + Cybersteel
zack created pull request BFPOWER/levlib#23 2026-05-01 05:41:20 +00:00
Backdrop Path + Cybersteel
zack pushed to cybersteel at BFPOWER/levlib 2026-05-01 05:39:13 +00:00
87d4c9a0b5 Major reorg
fd64bc01bf Orgnaization & cleanup
16989cbb71 Added backdrop effects pipeline (blur)
ff29dbd92f Update draw README
c59858dcd4 Added Cybersteel theme
Compare 5 commits »
zack created branch cybersteel in BFPOWER/levlib 2026-05-01 05:39:13 +00:00
zack opened issue BFPOWER/levlib#22 2026-04-29 06:16:50 +00:00
Consider adding a simple shadow effect to the base 2D pipeline if there is a way to do it that adds only 1-3 register usage
zack opened issue BFPOWER/levlib#20 2026-04-28 06:44:32 +00:00
Add arbitrary path drawing
zack deleted branch destroy-consistency from BFPOWER/levlib 2026-04-24 21:46:23 +00:00
zack pushed to master at BFPOWER/levlib 2026-04-24 21:46:23 +00:00
e36229a3ef Improved consistency with naming of init / create / destroy and when to propagate allocation errors and (#18)
zack merged pull request BFPOWER/levlib#18 2026-04-24 21:46:22 +00:00
Improved consistency with naming of init / create / destroy and when to propagate allocation errors and
zack created pull request BFPOWER/levlib#18 2026-04-24 21:46:14 +00:00
Improved consistency with naming of init / create / destroy and when to propagate allocation errors and
zack pushed to destroy-consistency at BFPOWER/levlib 2026-04-24 21:42:00 +00:00
dd1329e2af Increased testing for ring
a0552febf6 Phased executor naming consistency
6a82b4b733 Make ring suitable for 0 initialization
6a97884067 init / create / destroy naming consistency
Compare 4 commits »
zack created branch destroy-consistency in BFPOWER/levlib 2026-04-24 21:42:00 +00:00
zack deleted branch draw-improvements from BFPOWER/levlib 2026-04-24 07:57:46 +00:00
zack pushed to master at BFPOWER/levlib 2026-04-24 07:57:46 +00:00
bca19277b3 draw-improvements (#17)
zack merged pull request BFPOWER/levlib#17 2026-04-24 07:57:44 +00:00
draw-improvements
zack created pull request BFPOWER/levlib#17 2026-04-24 07:57:23 +00:00
draw-improvements
zack pushed to draw-improvements at BFPOWER/levlib 2026-04-24 07:55:45 +00:00
7bd45e9f56 Readme updates