by ferris
This week I didn't do much during the week except some rubik's cube stuff because why the hell not. But in the weekend I got cracking on some long overdue demotool cleanups/improvements!
More specifically I made a couple major changes:
I also made some minor changes including refactoring text asset watching so now we can live reload font files, fixing some file watching stuff to handle Windows being case insensitive, error refactorings, and changing primitive operators to only use one operator type with an argument that specifies which primitive to draw (which frees up keyboard space and will make it less intrusive to add instancing later). I even went through the JIT code to make sure we go through intermediate regs a bit less often, which isn't something we needed, but something I saw while doing other refactorings and was trivial to fix. :)
So yeah, lots of things, and it feels good to dig in after awhile while we have so much time before the next prod :) . Still a ways to go I think before we have something that feels more like the "gpu playground" that I want eventually - but for now I'm pretty satisfied with my work this weekend. :)
Last Edited on Sun Nov 05 2017 16:40:18 GMT-0500 (EST)