Mercurial > hg > orthanc-stone
annotate TODO @ 1653:2e3b2ed239b9
Fixed usage of object cookie
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Mon, 16 Nov 2020 22:17:01 +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 |