From 048bd9cec34268ccedd64c3118b120a55228199b Mon Sep 17 00:00:00 2001 From: NullBite Date: Thu, 28 Nov 2024 03:39:57 -0500 Subject: [PATCH] Update TODO.md --- TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO.md b/TODO.md index 7266e53..450a262 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,11 @@ # TODO +## THIS BRANCH +- [ ] Split armor trim overhang into two objects with different UVs; you can + get the 4 pixel wide armor trim hang by combining the left and right + corners of the existing trim (kinda hacky and may break with modded + textures. + ## General - [ ] use matrix thing for UVManager (linear algebra is hard) - [ ] Add action wheel icons