Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-12-24 | Fix style of Tools | Alexander Lyons Harkness | 1 | -23/+19 | |
2014-10-28 | QtBiomeVisualiser: Reduced memory usage. | Mattes D | 1 | -16/+142 | |
2014-10-27 | QtBiomeVisualiser: Switched caching to entire regions. | Mattes D | 1 | -13/+29 | |
This speeds up the rendering preparation for small zooms. | |||||
2014-10-03 | QtBiomeVisualiser: Added mouse hover info. | Mattes D | 1 | -2/+17 | |
2014-10-03 | QtBiomeVisualiser: Zoom is now limited and aligned to steps. | madmaxoft | 1 | -53/+25 | |
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+ |