]> Pileus Git - grits/blob - TODO
Update TODO
[grits] / TODO
1 Miscellaneous
2 -------------
3 - Use VertexArrays/VertexBufferObjects/DisplayLists/etc
4 - Mouse control
5 - Plugins can time/location references too a tree-view
6
7 GisObject:
8   - Improve GisMarker
9   - Add min/max LOD
10
11 GisTile:
12   - Crashes in GisTile updating
13   - Prioritize tile updates
14   - Only updates visible tiles
15   - Render correct tile resolution when zooming out
16   - Integrate with GisTile?
17
18 Roam:
19   - Find a better way to fix great circle errors
20   - Improve garbage collection (use timeout?)
21   - Refactor height functions
22   - Fix texture rendering at edges w/ linear filtering
23
24 Improve plugins
25 ---------------
26 env:
27         - Config panel
28   - Add atmosphere, sun, etc
29
30 elev:
31         - Config panel
32         - Runtime option to draw heights
33
34 sat:
35         - Config panel
36
37 map:
38         - Config panel
39   - Use local rendering instead of pixmaps
40
41 gps:
42   - Create/test it
43   - Config: follow position, draw trace, leave marker
44
45
46 vim: ft=txt ts=2 sw=2 sts=2 spell!