diff options
| author | 2020-10-21 18:58:37 -0400 | |
|---|---|---|
| committer | 2020-10-21 18:58:37 -0400 | |
| commit | f3a2a07b3bd7984f851f9f4816e115043b76e923 (patch) | |
| tree | 97657f8528189a10a3508adde1cb102477923038 /TODO | |
| parent | a0d9d214d20c236682b20f18e4250c5f5f4e654d (diff) | |
| download | mauri-f3a2a07b3bd7984f851f9f4816e115043b76e923.tar.gz mauri-f3a2a07b3bd7984f851f9f4816e115043b76e923.tar.bz2 mauri-f3a2a07b3bd7984f851f9f4816e115043b76e923.zip | |
wip gif
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 18 |
1 files changed, 15 insertions, 3 deletions
@@ -4,9 +4,9 @@ [x] cleanup visualizer code -[ ] cleanup build system - - glad automation - - meson wrap for s3tc +[X] cleanup build system + +[ ] more acurate visualizer [ ] seperate program to extract scene.pkg @@ -26,12 +26,24 @@ Broken: [ ] ./mauri ../../../c/workshop_wallpapers/1703298496/scene.pkg - xray only works in the middle +[X] ./mauri ../../../c/workshop_wallpapers/2048972911/scene.pkg + - black background + +[ ] ./mauri ../../../c/workshop_wallpapers/1829251189/scene.pkg + - xray is flipped/flickering + [ ] ./mauri ../../../c/workshop_wallpapers/2216609166/scene.pkg - left side not draw? +[ ] ./mauri ../../../c/workshop_wallpapers/2178257725/scene.pkg + - rotate breaks it + [ ] ./mauri ../../../c/workshop_wallpapers/1938288759/scene.pkg - visualizer not drawn correctly +[ ] ./mauri ../../../c/workshop_wallpapers/2157658616/scene.pkg + - parse error + [ ] ./mauri ../../../c/workshop_wallpapers/1778616550/scene.pkg - first object has different blendmode, so we need to handle "combine" passes differently. The final pass should draw to the objects framebuffer as well as to the combine buffer, |