Small stuff
This commit is contained in:
parent
0cb91eb9ea
commit
65f0e44760
3 changed files with 7 additions and 4 deletions
4
TODO.txt
4
TODO.txt
|
@ -1,5 +1,9 @@
|
|||
=========== GENERAL ==============
|
||||
|
||||
- add indication when CP is taken: in 1st man view it may be unclear if CP was
|
||||
taken or not otherwise
|
||||
- on 1st map the camera is obscured by the wall at the start, fix it somehow
|
||||
(not the best first impression)
|
||||
- culling is very slow now, it showed that distance bailout can accelerate it
|
||||
a lot, try to make a more accurate bailaout and see if it's faster (watch
|
||||
out for bugs due to false positives)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue