Add camera modes

This commit is contained in:
Miloslav Ciz 2025-01-07 20:48:04 +01:00
parent a9f0a6885a
commit 7fb04804e7
3 changed files with 98 additions and 50 deletions

View file

@ -20,6 +20,7 @@
=========== BUGS =================
- was able to take a CP without it changing color to gray, try to reproduce
- drawing dithered transparent objects fills z-buffer in the transparent parts
and then the geometry behind it isn't drawn <- PARTIALLY FIXED NOW