Mercurial > hg > orthanc-stone
annotate TODO @ 1712:fb57536fcc5f
documentation
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 30 Nov 2020 16:49:04 +0100 |
parents | 7b963bccafef |
children | 6aadc7cbb8ea |
rev | line source |
---|---|
0 | 1 Stone of Orthanc |
2 ================ | |
3 | |
4 | |
5 ------- | |
6 General | |
7 ------- | |
8 | |
9 * Documentation | |
10 | |
11 | |
12 ------------- | |
13 Optimizations | |
14 ------------- | |
15 | |
1590 | 16 * Speedup RT-STRUCT projection in sagittal + coronal views |
17 * Speedup RT-STRUCT loading | |
0 | 18 |
19 | |
20 ----------------- | |
21 Platform-specific | |
22 ----------------- | |
23 | |
24 * Add precompiled headers for Microsoft Visual Studio |