Commit Graph

26 Commits (f6e1e423e93aa33c82f1f4dfa851f419eee640f0)
 

Author SHA1 Message Date
aprzn f6e1e423e9 a bit more ui wrangling
aprzn 45e741359f setting up data, wrangling ui
aprzn d3b17e38f5 formatting, finished timesignature type, starting to split main editor window into 6
aprzn 40781f6f4b finished basic time signature code, have yet to test it
aprzn 84acaa7439 starting time signature code
aprzn a513117cc0 holy shit im actually unit testing
aprzn 4f3f94e671 finally actually starting work on the editor!
aprzn 0dc4d5b37d made editorwidget a type instead of a struct for now, we'll see if this has any negative ramifications later
aprzn ccf4f8ee3b pull things into functions
aprzn ac4ff4129e figure out custom widgets
aprzn 240abccc58 make level list scrollable
aprzn c452ca6f17 Integrated OuterLevels into the list in the UI
aprzn 0a1753dffd egui! :3
aprzn 1b0f59f249 scaling
aprzn 079d84aaeb switching to egui
aprzn 3a7ea1e7eb iced being annoying, looking for new framework (xilem or vizia?)
aprzn b7829be9b0 commented out some test stuff, fixed a strange bug where there were null bytes in the ^11'd string
aprzn e86a1dffbb holy fucking bingle we get the OuterLevels now :3
aprzn ebae56ea31 gd_plist
aprzn ab9fe11b61 we have a real name now
aprzn 98a582bdc5 a bit of organization and stuff
aprzn b478c030dd resolved merge conflict
aprzn 33423cbf49 setting up the level builder for generating levels from the save file
aprzn dbf9afbc68 barely anything
aprzn 5af1552635 working on gd.rs and ui and stuff
aprzn 8d81adcf0a initial commit