Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-24 | QtBiomeVisualiser: Fixed MSVC path-crossing. | madmaxoft | 1 | -5/+11 | |
MSVC would occasionally compile the wrong CPP file - the same name, but wrong path. | |||||
2014-09-23 | QtBiomeVisualiser: Fixed confusion about Globals.h. | madmaxoft | 1 | -2/+2 | |
2014-09-22 | QtBiomeVisualiser: Implemented live-update for the generator setup. | madmaxoft | 1 | -3/+1 | |
2014-09-22 | QtBiomeVisualiser: Moved the generator setup into a side-pane. | madmaxoft | 1 | -2/+2 | |
2014-09-21 | QtBiomeVisualiser: Added the base for INI editting. | madmaxoft | 1 | -2/+4 | |
2014-09-20 | QtBiomeVisualiser: Added support for loading Anvil worlds. | madmaxoft | 1 | -2/+36 | |
2014-09-18 | QtBiomeVisualiser: Fixed linux compilation. | madmaxoft | 1 | -0/+1 | |
2014-09-14 | QtBiomeVisualiser: Removed build-specific variables. | Mattes D | 1 | -3/+0 | |
These should be set in the project configuration instead, passed directly to qmake. | |||||
2014-09-14 | Added new Qt-based biome visualiser. | Mattes D | 1 | -0/+62 | |
Compile with Qt 5.1+ |