comparison org/ideas.org @ 197:16cbce075a0b

reorganizing for website
author Robert McIntyre <rlm@mit.edu>
date Sun, 05 Feb 2012 06:55:41 -0700
parents 197294aff96e
children d3a2abfac405
comparison
equal deleted inserted replaced
196:a165d4a86e75 197:16cbce075a0b
93 - [ ] usertime/gametime clock HUD display -- day 93 - [ ] usertime/gametime clock HUD display -- day
94 - [ ] find papers for each of the senses justifying my own 94 - [ ] find papers for each of the senses justifying my own
95 representation -- week 95 representation -- week
96 - [ ] show sensor maps in HUD display? -- 4 days 96 - [ ] show sensor maps in HUD display? -- 4 days
97 - [ ] show sensor maps in AWT display? -- 2 days 97 - [ ] show sensor maps in AWT display? -- 2 days
98 - [ ] add iteraterator constructs to Vector3f, Vector2f, etc.
98 99
99 * refactoring objectives 100 * refactoring objectives
100 - [X] consistent, high-quality names 101 - [X] consistent, high-quality names
101 - [X] joint-creation function in the style of others, kill blender-creature 102 - [X] joint-creation function in the style of others, kill blender-creature
102 - [X] docstrings for every function 103 - [X] docstrings for every function