Integrate all the progress into master #6

Merged
jaby merged 595 commits from ToolBox into main 2025-01-01 13:17:44 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 5350380764 - Show all commits

View File

@ -13,7 +13,6 @@ namespace JabyEngine {
uint32_t* dst;
};
// TODO: Call TIM?
struct SimpleTIM {
static constexpr auto TextureX = BitRange::from_to(0, 8);
static constexpr auto TextureY = BitRange::from_to(9, 16);