Commit 32adc68ef31a31b1d9877995d6505fbdcf82e22d
1 parent
b6b1506b
Exists in
master
and in
6 other branches
Updated Todo.txt
Showing
1 changed file
with
3 additions
and
6 deletions
Show diff stats
TODO.txt
... | ... | @@ -43,11 +43,8 @@ never, ever, can min > max or max < min |
43 | 43 | # Change combo_thresh value according to mask selected / define a good treatment |
44 | 44 | # for "Custom" |
45 | 45 | |
46 | -# Develop tool similar to mimics, in order to show where user has clicked | |
47 | -both on volume, axial, coronal and sagital | |
48 | - | |
49 | -# Develop import interface - see how mimics, osirix and others behave | |
50 | -# a good start could be a sort of wizard, similar to wifi on macos | |
46 | +# Develop import interface - a good start could be a sort of wizard, similar | |
47 | +# to wifi on macos | |
51 | 48 | |
52 | 49 | # Change references of AXIAL, SAGITAL, etc.. for constants |
53 | 50 | |
... | ... | @@ -94,4 +91,4 @@ Export as STL (.stl) |
94 | 91 | Export as WaveFront (.obj) |
95 | 92 | Export as Renderman (.rib) |
96 | 93 | Export as VRML (.vrml) |
97 | -Export as Inventor (.iv) | |
98 | 94 | \ No newline at end of file |
95 | +Export as Inventor (.iv) | ... | ... |