Skip to content

Commit

Permalink
update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-rogovin committed Jan 12, 2014
1 parent 3f17401 commit 6f935a9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions TODO.txt
Expand Up @@ -249,3 +249,10 @@ per-node basis... I am concerned about a cache-miss fiasco....
A nice bonus would be to have font shaping support, but that
opens an entire new can of ugly worms.

19) WRATHText API: implement a stream value, obeyed by WRATHTextItem that allows one to
specifies uniforms. The catch is to make logic so that adding a uniform
without having added characters yet adds the uniform to the current
uniform set.

20) Generic: make so that all GLSL functions, variables and macros coming from WRATH
are prefixed with wrath_, wrath_, and WRATH_ respectively.

0 comments on commit 6f935a9

Please sign in to comment.