summaryrefslogtreecommitdiffstats
path: root/Tools/QtBiomeVisualiser/QtBiomeVisualiser.pro (follow)
Commit message (Collapse)AuthorAgeFilesLines
* QtBiomeVisualiser: Fixed MSVC path-crossing.madmaxoft2014-09-241-5/+11
| | | | MSVC would occasionally compile the wrong CPP file - the same name, but wrong path.
* QtBiomeVisualiser: Fixed confusion about Globals.h.madmaxoft2014-09-231-2/+2
|
* QtBiomeVisualiser: Implemented live-update for the generator setup.madmaxoft2014-09-221-3/+1
|
* QtBiomeVisualiser: Moved the generator setup into a side-pane.madmaxoft2014-09-221-2/+2
|
* QtBiomeVisualiser: Added the base for INI editting.madmaxoft2014-09-211-2/+4
|
* QtBiomeVisualiser: Added support for loading Anvil worlds.madmaxoft2014-09-201-2/+36
|
* QtBiomeVisualiser: Fixed linux compilation.madmaxoft2014-09-181-0/+1
|
* QtBiomeVisualiser: Removed build-specific variables.Mattes D2014-09-141-3/+0
| | | | These should be set in the project configuration instead, passed directly to qmake.
* Added new Qt-based biome visualiser.Mattes D2014-09-141-0/+62
Compile with Qt 5.1+