Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QtBiomeVisualiser: Fixed MSVC path-crossing. | madmaxoft | 2014-09-24 | 1 | -1/+1 |
| | | | | MSVC would occasionally compile the wrong CPP file - the same name, but wrong path. | ||||
* | QtBiomeVisualiser: generator source is read from generator setup ini. | madmaxoft | 2014-09-22 | 1 | -3/+4 |
| | |||||
* | QtBiomeVisualiser: Added support for loading Anvil worlds. | madmaxoft | 2014-09-20 | 1 | -2/+32 |
| | |||||
* | QtBiomeVisualiser: Fixed linux compilation. | madmaxoft | 2014-09-18 | 1 | -0/+1 |
| | |||||
* | QtBiomeVisualiser: removed multithreading. | Mattes D | 2014-09-15 | 1 | -17/+3 |
| | | | | It was slowing things down, the granularity is too fine. | ||||
* | QtBiomeVisualiser: Added multithreading. | Mattes D | 2014-09-15 | 1 | -4/+33 |
| | | | | For some reason this makes the UI less responsive. | ||||
* | Added new Qt-based biome visualiser. | Mattes D | 2014-09-14 | 1 | -0/+60 |
Compile with Qt 5.1+ |