summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-02-25 14:38:22 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-02-25 14:38:22 +0100
commitd5ab21e43e7525bb08c3eef8cfe7431889bb876e (patch)
treee5ffe69e1a4e7f3e18367eb617e861a2db7d5853 /TODO
parent42fb0c0bd322bb0e27a6c5b9a344d1006a7539bc (diff)
update todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 55143124..e336946b 100644
--- a/TODO
+++ b/TODO
@@ -96,6 +96,7 @@ done:
96- webpage: feature list, screenshots 96- webpage: feature list, screenshots
97- webpage: put links to subpages for homepage 97- webpage: put links to subpages for homepage
98- register to stackage 98- register to stackage
99- setup mailing list/forum for the community/update Q&A page (Community part) (https://groups.google.com/forum/#!forum/lambdacube3d-discuss)
99 100
100next: 101next:
101- update API docs 102- update API docs
@@ -107,7 +108,6 @@ next:
107- editor: highlight errors in editor 108- editor: highlight errors in editor
108- editor: editor socket reconnection 109- editor: editor socket reconnection
109- webpage: basic search engine optimization 110- webpage: basic search engine optimization
110- setup mailing list/forum for the community/update Q&A page (Community part)
111- pause/time input + slider on editor page 111- pause/time input + slider on editor page
112- remove MVP from examples 112- remove MVP from examples
113 113
@@ -333,6 +333,7 @@ insert somewhere
333- testenv: create comparison charts from the results 333- testenv: create comparison charts from the results
334- measure shader performance 334- measure shader performance
335- compiler: parse haddock comments and generate api documentation from source 335- compiler: parse haddock comments and generate api documentation from source
336- fix variance shadow mapping
336 337
337* New Quake map viewer 338* New Quake map viewer
338 - compiler: HOAS reducer 339 - compiler: HOAS reducer