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