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 - [Plane draw] Get the thing working for non-top cameras. |
|
20 |
|
21 ----------------------------- |
|
22 -- Alpha 2 |
|
23 |
|
24 REQUIRED: |
|
25 - Undo/redo stability |
|
26 |
|
27 RECOMMENDED: |
|
28 - [Plane draw] Option support: rectangle, line loop, circle, ellipse?, disc |
|
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 - Anything that crashes the thing has to be obviously fixed. |
|
40 |
|
41 SUGGESTED: |
|
42 - Texture mapping? Probably best to leave this off until future versions. |
|