summaryrefslogtreecommitdiffstats
path: root/Tools/QtBiomeVisualiser/ChunkSource.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-15QtBiomeVisualiser: Fixed colors and read failures.madmaxoft1-6/+5
2014-09-15QtBiomeVisualiser: removed multithreading.Mattes D1-48/+7
It was slowing things down, the granularity is too fine.
2014-09-15QtBiomeVisualiser: Added multithreading.Mattes D1-6/+68
For some reason this makes the UI less responsive.
2014-09-14Added new Qt-based biome visualiser.Mattes D1-0/+164
Compile with Qt 5.1+