Commit Graph

11 Commits

Author SHA1 Message Date
0cddc9d9a1 First attempt at re-writing the transform editor
Still has issues with drag support, hover detection, but making progress
2025-03-22 12:02:45 -04:00
13ba4368aa Basic drag support
Code is... a disaster, but I'm figuring out what works
2025-03-15 15:04:28 -04:00
2dfdea361e Aspect ratio scaling for transform editor
Feels like there _must_ be a simpler way to do this math
2025-02-23 21:56:31 -05:00
38f383a0b2 Start working on a transform editor 2025-02-23 18:02:35 -05:00
ceb772bbec Fix pixel sizing, buffer binding entry 2025-02-22 11:34:04 -05:00
68843293ff Put in a GUI, provide the viewport information 2025-02-19 22:14:06 -05:00
0a1e0f98c6 Scale based on minimum dimension to fit the frame 2025-02-09 09:31:25 -05:00
a94ab87eab Start fixing the camera; use image width for indexing 2025-02-08 18:39:31 -05:00
221d544a01 Well, it's broken, but I'm making progress 2025-02-02 19:00:21 -05:00
6d02b3dcc1 Reorganize layout, pass a new buffer 2025-01-28 22:02:29 -05:00
203435ca72 Initial compute/vertex/fragment render system 2025-01-20 18:54:24 -05:00