oot/tools/assets/n64texconv
Tharo faf2003d37
Force skybox split palettes to always contain 128 colors (#2535)
* Force skybox split palettes to always contain 128 colors, padding with 0 if necessary

* Review
2025-05-25 21:50:34 +02:00
..
lib Add `n64texconv` and `bin2c` tools to convert extracted .png and .bin to C arrays during build (#2477) 2025-02-17 17:09:42 -05:00
src Force skybox split palettes to always contain 128 colors (#2535) 2025-05-25 21:50:34 +02:00
.clang-format Add `n64texconv` and `bin2c` tools to convert extracted .png and .bin to C arrays during build (#2477) 2025-02-17 17:09:42 -05:00
.gitignore Add `n64texconv` and `bin2c` tools to convert extracted .png and .bin to C arrays during build (#2477) 2025-02-17 17:09:42 -05:00
LICENSE Add `n64texconv` and `bin2c` tools to convert extracted .png and .bin to C arrays during build (#2477) 2025-02-17 17:09:42 -05:00
Makefile Add `n64texconv` and `bin2c` tools to convert extracted .png and .bin to C arrays during build (#2477) 2025-02-17 17:09:42 -05:00
__init__.py Force skybox split palettes to always contain 128 colors (#2535) 2025-05-25 21:50:34 +02:00