Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QtBiomeVisualiser: Fixed compilation and INI loading. | Mattes D | 2015-03-28 | 1 | -2/+10 |
| | |||||
* | QtBiomeVisualiser: Added a prototyping int generator flavor. | Mattes D | 2014-10-30 | 1 | -0/+1 |
| | | | | This generator is easier to manipulate, since it doesn't require rewriting the sizes in the template parameters. On the other hand, it doesn't optimize so well, so it's a bit slower. | ||||
* | Added new biomegen: Grown | Mattes D | 2014-10-26 | 1 | -0/+1 |
| | |||||
* | QtBiomeVisualiser: Moved the IniFile lib. | Mattes D | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | Generator: Rewritten to use SharedPtrs. | Mattes D | 2014-10-19 | 1 | -2/+2 |
| | |||||
* | QtBiomeVisualiser: Seed is read properly. | madmaxoft | 2014-09-29 | 1 | -8/+7 |
| | |||||
* | QtBiomeVisualiser: Fixed confusion about Globals.h. | madmaxoft | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | QtBiomeVisualiser: Implemented live-update for the generator setup. | madmaxoft | 2014-09-22 | 1 | -10/+34 |
| | |||||
* | QtBiomeVisualiser: Moved the generator setup into a side-pane. | madmaxoft | 2014-09-22 | 1 | -0/+135 |