summaryrefslogtreecommitdiffstats
path: root/Tools/QtBiomeVisualiser/ChunkSource.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* QtBiomeVisualiser: Fixed linux compilation.madmaxoft2014-09-181-0/+1
|
* QtBiomeVisualiser: removed multithreading.Mattes D2014-09-151-17/+3
| | | | It was slowing things down, the granularity is too fine.
* QtBiomeVisualiser: Added multithreading.Mattes D2014-09-151-4/+33
| | | | For some reason this makes the UI less responsive.
* Added new Qt-based biome visualiser.Mattes D2014-09-141-0/+60
Compile with Qt 5.1+