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