summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2020-10-29 16:49:28 -0400
committerAndrew Opalach <andrew@akon.city> 2020-10-29 16:49:28 -0400
commit96d9a4f8b0b252a185e7e685fbb7efb446699778 (patch)
tree7b82e7c5a897ab73e7c1252d84d5df5b81d2c0d8 /TODO
parent99c22028164d423377a37873572cb1654756591f (diff)
downloadmauri-96d9a4f8b0b252a185e7e685fbb7efb446699778.tar.gz
mauri-96d9a4f8b0b252a185e7e685fbb7efb446699778.tar.bz2
mauri-96d9a4f8b0b252a185e7e685fbb7efb446699778.zip
fix alternating framebuffers on objects, add toggleable drawing
Diffstat (limited to 'TODO')
-rw-r--r--TODO18
1 files changed, 7 insertions, 11 deletions
diff --git a/TODO b/TODO
index 3bfa9c4..e058572 100644
--- a/TODO
+++ b/TODO
@@ -1,24 +1,20 @@
-[x] better (cleaner) json handling
+[ ] start commiting in a more structured way
+ - most of the bulk work is done so this will make things easier going forward
-[x] pass parser as pointer everywhere
+[ ] make gl_enabled toggleable in code (i.e. toggleable at runtime)
-[x] cleanup visualizer code
+[ ] cleanup pass on non-objects (asset, texture, shader, etc)
-[X] cleanup build system
+[ ] objects with blendmode other than 0 have extra pass using blendpassthrough shader
-[ ] start commiting in a more structured way
- - most of the bulk work is done so this will make things easier going forward
+[ ] really analyze the structue of a pass/object and try to simplify the code
+ - verify if the model/robject order is correct (renderdoc)
[ ] more acurate visualizer
-[ ] seperate program to extract scene.pkg
-
[ ] gifs
- https://github.com/notscuffed/repkg/blob/master/RePKG.Application/Texture/TexFrameInfoContainerReader.cs
-[ ] RG88 & R8 textures
- - i think it works need to test more
-
Broken:
[ ] ./mauri ../../../c/workshop_wallpapers/1703298496/scene.pkg
- xray only works in the middle