Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QtBiomeVisualiser: Reduced memory usage. | Mattes D | 2014-10-28 | 1 | -16/+142 |
| | |||||
* | QtBiomeVisualiser: Switched caching to entire regions. | Mattes D | 2014-10-27 | 1 | -13/+29 |
| | | | | This speeds up the rendering preparation for small zooms. | ||||
* | QtBiomeVisualiser: Added mouse hover info. | Mattes D | 2014-10-03 | 1 | -2/+17 |
| | |||||
* | QtBiomeVisualiser: Zoom is now limited and aligned to steps. | madmaxoft | 2014-10-03 | 1 | -53/+25 |
| | |||||
* | 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: Added reloading. | Mattes D | 2014-09-15 | 1 | -0/+15 |
| | |||||
* | QtBiomeVisualiser: Extended zoom down below 100%. | Mattes D | 2014-09-14 | 1 | -16/+71 |
| | |||||
* | QtBiomeVisualiser: Added mouse and keyboard view control. | Mattes D | 2014-09-14 | 1 | -1/+112 |
| | | | | Mouse dragging or WASD pans view, mouse wheel or QE zooms. | ||||
* | Added new Qt-based biome visualiser. | Mattes D | 2014-09-14 | 1 | -0/+246 |
Compile with Qt 5.1+ |