Skip to content

Commit

Permalink
Update TODO.txt
Browse files Browse the repository at this point in the history
Mouse capturing has been implemented. Thank you!
  • Loading branch information
ChrisLundquist committed Sep 25, 2013
1 parent 1c36e14 commit 986bfc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions TODO.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// - mouse cursor hiding/capturing
// - increase DoF resolution
// - further gaussian blur of high-res DoF targets to approximate intended degree of sharpness
// - screen-space ambient occlusion using existing z data (rendertexture #3 after first pass!)
Expand Down Expand Up @@ -40,4 +39,4 @@
========= Cleanup
- move Effect compilation to base class, with nice wrapper for setting defines
- split texture handling part of renderstate manager into separate texture manager
- create some kind of generic interface for the detection of different positions in the renderpipeling, use in renderstate manager
- create some kind of generic interface for the detection of different positions in the renderpipeling, use in renderstate manager

0 comments on commit 986bfc5

Please sign in to comment.