.. |
.gitignore
|
Added new Qt-based biome visualiser.
|
2014-09-14 01:33:05 +02:00 |
BiomeView.cpp
|
Fix style of Tools
|
2017-12-24 14:23:23 +00:00 |
BiomeView.h
|
QtBiomeVisualiser: Reduced memory usage.
|
2014-10-28 20:52:04 +01:00 |
ChunkSource.cpp
|
QtBiomeVisualiser: Generator uses all machine threads.
|
2014-10-29 23:04:59 +01:00 |
ChunkSource.h
|
QtBiomeVisualiser: Generator uses all machine threads.
|
2014-10-29 23:04:59 +01:00 |
GeneratorSetup.cpp
|
QtBiomeVisualiser: Fixed compilation and INI loading.
|
2015-03-28 20:47:24 +01:00 |
GeneratorSetup.h
|
QtBiomeVisualiser: Implemented live-update for the generator setup.
|
2014-09-22 21:52:38 +02:00 |
Globals.h
|
Fix style of Tools
|
2017-12-24 14:23:23 +00:00 |
MainWindow.cpp
|
Changing the shared_ptr/unique_ptr constructors to the make_shared/make_unique functions
|
2015-07-12 21:02:47 +02:00 |
MainWindow.h
|
QtBiomeVisualiser: Added mouse hover info.
|
2014-10-03 19:41:42 +02:00 |
QtBiomeVisualiser.cpp
|
QtBiomeVisualiser: Fixed MSVC path-crossing.
|
2014-09-24 11:21:59 +02:00 |
QtBiomeVisualiser.pro
|
QtBiomeVisualiser: Fixed compilation and INI loading.
|
2015-03-28 20:47:24 +01:00 |
QtChunk.cpp
|
QtBiomeVisualiser: Reduced memory usage.
|
2014-10-28 20:52:04 +01:00 |
QtChunk.h
|
QtBiomeVisualiser: Reduced memory usage.
|
2014-10-28 20:52:04 +01:00 |
Region.cpp
|
QtBiomeVisualiser: Switched caching to entire regions.
|
2014-10-27 23:58:09 +01:00 |
Region.h
|
QtBiomeVisualiser: Fixed random regions not rendered.
|
2014-10-28 20:49:29 +01:00 |
RegionCache.cpp
|
QtBiomeVisualiser: Switched caching to entire regions.
|
2014-10-27 23:58:09 +01:00 |
RegionCache.h
|
QtBiomeVisualiser: Switched caching to entire regions.
|
2014-10-27 23:58:09 +01:00 |
RegionLoader.cpp
|
QtBiomeVisualiser: Added quick shutdown to region loaders.
|
2014-10-28 22:19:24 +01:00 |
RegionLoader.h
|
QtBiomeVisualiser: Added quick shutdown to region loaders.
|
2014-10-28 22:19:24 +01:00 |