Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-24 | QtBiomeVisualiser: Fixed MSVC path-crossing. | madmaxoft | 1 | -1/+1 | |
MSVC would occasionally compile the wrong CPP file - the same name, but wrong path. | |||||
2014-09-15 | QtBiomeVisualiser: Added reloading. | Mattes D | 1 | -0/+15 | |
2014-09-14 | QtBiomeVisualiser: Extended zoom down below 100%. | Mattes D | 1 | -16/+71 | |
2014-09-14 | QtBiomeVisualiser: Added mouse and keyboard view control. | Mattes D | 1 | -1/+112 | |
Mouse dragging or WASD pans view, mouse wheel or QE zooms. | |||||
2014-09-14 | Added new Qt-based biome visualiser. | Mattes D | 1 | -0/+246 | |
Compile with Qt 5.1+ |