| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mask00.pbm | 2013-09-20 | 2.1 kB | |
| mask01.pbm | 2013-09-20 | 2.1 kB | |
| mask02.pbm | 2013-09-20 | 2.1 kB | |
| mask03.pbm | 2013-09-20 | 2.1 kB | |
| mask04.pbm | 2013-09-20 | 2.1 kB | |
| mask05.pbm | 2013-09-20 | 2.1 kB | |
| mask06.pbm | 2013-09-20 | 2.1 kB | |
| mask07.pbm | 2013-09-20 | 2.1 kB | |
| mask08.pbm | 2013-09-20 | 2.1 kB | |
| mask09.pbm | 2013-09-20 | 2.1 kB | |
| mask10.pbm | 2013-09-20 | 2.1 kB | |
| mask11.pbm | 2013-09-20 | 2.1 kB | |
| mask12.pbm | 2013-09-20 | 2.1 kB | |
| mask13.pbm | 2013-09-20 | 2.1 kB | |
| TwXCursors.h | 2013-09-20 | 95.8 kB | |
| FontFixed1.pgm | 2013-09-20 | 101.1 kB | |
| FontLargeAA.pgm | 2013-09-20 | 88.3 kB | |
| FontNormal.pgm | 2013-09-20 | 66.3 kB | |
| FontNormalAA.pgm | 2013-09-20 | 74.7 kB | |
| FontSmall.pgm | 2013-09-20 | 44.6 kB | |
| curs08.pbm | 2013-09-20 | 2.1 kB | |
| curs09.pbm | 2013-09-20 | 2.1 kB | |
| curs10.pbm | 2013-09-20 | 2.1 kB | |
| curs11.pbm | 2013-09-20 | 2.1 kB | |
| curs12.pbm | 2013-09-20 | 2.1 kB | |
| curs13.pbm | 2013-09-20 | 2.1 kB | |
| FontChars.txt | 2013-09-20 | 2.1 kB | |
| curs07.pbm | 2013-09-20 | 2.1 kB | |
| curs06.pbm | 2013-09-20 | 2.1 kB | |
| curs05.pbm | 2013-09-20 | 2.1 kB | |
| curs04.pbm | 2013-09-20 | 2.1 kB | |
| curs03.pbm | 2013-09-20 | 2.1 kB | |
| curs02.pbm | 2013-09-20 | 2.1 kB | |
| curs01.pbm | 2013-09-20 | 2.1 kB | |
| curs00.pbm | 2013-09-20 | 2.1 kB | |
| cur00013.cur | 2013-09-20 | 326 Bytes | |
| cur00012.cur | 2013-09-20 | 326 Bytes | |
| cur00011.cur | 2013-09-20 | 326 Bytes | |
| cur00010.cur | 2013-09-20 | 326 Bytes | |
| cur00008.cur | 2013-09-20 | 326 Bytes | |
| cur00009.cur | 2013-09-20 | 326 Bytes | |
| cur00007.cur | 2013-09-20 | 326 Bytes | |
| cur00006.cur | 2013-09-20 | 326 Bytes | |
| cur00005.cur | 2013-09-20 | 326 Bytes | |
| cur00004.cur | 2013-09-20 | 326 Bytes | |
| cur00003.cur | 2013-09-20 | 326 Bytes | |
| cur00002.cur | 2013-09-20 | 326 Bytes | |
| cur00001.cur | 2013-09-20 | 326 Bytes | |
| cur00000.cur | 2013-09-20 | 326 Bytes | |
| Totals: 49 Items | 537.5 kB | 0 | |
Under Windows, it is not necessary to rebuild AntTweakBar since a precompiled version is provided in the lib directory. But if you want to recompile it, you can use the provided Visual Studio solution. You'd also need the DirectX SDK (http://msdn.microsoft.com/directx) and the path to the DirectX shader compiler fxc.exe (included in the DirectX SDK) must be listed in the VC++ directories. To build the library on Linux, open a terminal, go in the src directory and type make To build the library on MacOSX, open a terminal, go in the src directory and type make -f Makefile.osx