summaryrefslogtreecommitdiffstats
path: root/Tools/QtBiomeVisualiser/BiomeView.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* QtBiomeVisualiser: Fixed MSVC path-crossing.madmaxoft2014-09-241-1/+1
| | | | MSVC would occasionally compile the wrong CPP file - the same name, but wrong path.
* QtBiomeVisualiser: Added reloading.Mattes D2014-09-151-0/+15
|
* QtBiomeVisualiser: Extended zoom down below 100%.Mattes D2014-09-141-16/+71
|
* QtBiomeVisualiser: Added mouse and keyboard view control.Mattes D2014-09-141-1/+112
| | | | Mouse dragging or WASD pans view, mouse wheel or QE zooms.
* Added new Qt-based biome visualiser.Mattes D2014-09-141-0/+246
Compile with Qt 5.1+