roadmap.txt

changeset 182
9374fea8f77f
child 205
d60cf73fb164
equal deleted inserted replaced
181:a61f07b7965c 182:9374fea8f77f
1 ================================================================================
2 == LDFORGE ROADMAP
3 ================================================================================
4
5 -----------------------------
6 -- Alpha 1
7
8 REQUIRED:
9 - Do some testing to ensure that there's nothing horribly broken or misssing
10 - [Ext progs] Isecalc support. It's already half-done...
11 - [Ext progs] failure recovery
12
13 RECOMMENDED:
14 - [Ext progs] Coverer, Edger2, SlicerPro interfaces
15 - [Viewport] Compile selected entries beforehand, this way picking doesn't need
16 any recompiling and will probably be a lot faster.
17
18 DONE:
19
20 -----------------------------
21 -- Alpha 2
22
23 REQUIRED:
24 - Undo/redo stability
25
26 RECOMMENDED:
27 - [Plane draw] Option support: rectangle, line loop, circle, ellipse?, disc
28 - [Plane draw] Get the thing working for non-top cameras.
29 - [Viewport] Vertex drawing and selection, if possible..
30 - [Color selector] Rewrite the viewport, don't use QPen for color edges!
31
32 SUGGESTED:
33 - [Radials] Ring covering?
34
35 -----------------------------
36 -- Stable 1.0
37
38 REQUIRED:
39 - [Plane draw] Get the thing working for non-top cameras.
40 - Anything that crashes the thing has to be obviously fixed.
41
42 SUGGESTED:
43 - Texture mapping? Probably best to leave this off until future versions.

mercurial