1
0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2026-01-16 07:20:23 +00:00

Use UI text box for Frame Advantage; add ui2d backend (#449)

* A bunch of things

* Current progress

* Fix for ResAnimationContent

* Figure out Parts*

* Cleanup, just because

* New pane working!!!

* New null pane for hierarchy

* Success with parent pane

* Generate multiple panes

* Multiple panes, almost working text color

* MaterialColor test, but fails

* Forgot bitfield-struct

* Vtable for material. Fixes SetWhiteColor!

* Refactor color changing, change naming scheme

* Just Frame Advantage

* Merge

* Delete T_test.txt

* Delete set_txt_num_01.txt

* Delete libtraining_modpack.nro

* Format Rust code using rustfmt

* Ignore shell scripts in repo languages

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
jugeeya
2022-12-22 14:22:37 -08:00
committed by GitHub
parent c8349005c3
commit a1c9e35b19
10 changed files with 808 additions and 13 deletions

2
.gitattributes vendored
View File

@@ -1,2 +1,4 @@
.devcontainer/** linguist-vendored
.vscode/** linguist-vendored
ryujinx_build.ps1 linguist-vendored
ryujinx_build.sh linguist-vendored