Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-03-28 | QtBiomeVisualiser: Fixed compilation and INI loading. | Mattes D | 1 | -2/+10 | |
2014-10-30 | QtBiomeVisualiser: Added a prototyping int generator flavor. | Mattes D | 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. | |||||
2014-10-26 | Added new biomegen: Grown | Mattes D | 1 | -0/+1 | |
2014-10-23 | QtBiomeVisualiser: Moved the IniFile lib. | Mattes D | 1 | -1/+1 | |
2014-10-19 | Generator: Rewritten to use SharedPtrs. | Mattes D | 1 | -2/+2 | |
2014-09-29 | QtBiomeVisualiser: Seed is read properly. | madmaxoft | 1 | -8/+7 | |
2014-09-23 | QtBiomeVisualiser: Fixed confusion about Globals.h. | madmaxoft | 1 | -1/+1 | |
2014-09-22 | QtBiomeVisualiser: Implemented live-update for the generator setup. | madmaxoft | 1 | -10/+34 | |
2014-09-22 | QtBiomeVisualiser: Moved the generator setup into a side-pane. | madmaxoft | 1 | -6/+16 | |
2014-09-21 | QtBiomeVisualiser: Added the base for INI editting. | madmaxoft | 1 | -0/+125 | |