aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/lwjgl/image
AgeCommit message (Collapse)Author
2022-06-05refactor (#36)DeDiamondPro
* refactor * fix vig compat * fix nanovg thingy * e * finalize * gui utils package thingy
2022-06-05Reformat code and OC-38nextdaydelivery
2022-06-04more stuffDeDiamondPro
2022-05-31e2DeDiamondPro
2022-05-31eDeDiamondPro
2022-05-30new sidebar, now animationsDeDiamondPro
2022-05-27javadoc a lot of stuff + reorganizeWyvest
2022-05-24OC-23 finish migration systemDeDiamondPro
2022-05-21vigilance compat (#15)Wyvest
* vigilance compat reorganize ASM * remove non-RenderManager nanovg usage wherever possible fix build generalize utils * setupGradle task * migrate to kotlin gradle use essential gradle toolkit shade new gson * Small changes * Update .gitignore * fix natives * Fix all problems * null Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
2022-05-15SVG + asset reorganization (#10)MoonTidez
* Assets reorganization * forgot 4 pixels in alpha grid oops * Updated huegradient.png Reduces file size by only use 1px height instead of 720px while maintaining quality * we do a little renaming * new assets mapping * moon I hate you * e * moon is weird * make it compile * temp * part png rendering * svgs * fix some positionings and stuff Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
2022-05-11color selector second stage almost donenextdaydelivery
2022-05-11keybindsDeDiamondPro
2022-05-10move assets like moon wantsDeDiamondPro
2022-05-09a little bit of color selector stuffnextdaydelivery
2022-05-08fix close iconDeDiamondPro
2022-05-08color selector stuffnextdaydelivery
2022-05-07info fieldDeDiamondPro
2022-05-07start on color selectornextdaydelivery
2022-05-04change some files and start on scrollingnextdaydelivery
2022-05-03move to cc.polyfrostDeDiamondPro