|
c51d6d2d35
|
Fixed terrain painting not updating has_painting
|
2015-09-21 19:37:17 +02:00 |
|
|
7658bf256f
|
Optimized terrain rendering
Painted height map is not queried anymore when empty
|
2015-09-21 01:36:03 +02:00 |
|
|
1eef1ef429
|
Start of undo/redo system (added DefinitionDiff)
|
2015-08-16 23:01:56 +02:00 |
|
|
42d3ae4ceb
|
Renamed BaseDefinition to DefinitionNode
|
2015-08-12 22:21:10 +02:00 |
|
|
26fb112da1
|
Added name to all BaseDefinition and toString representation
Also fixed deletion of children in the definition tree,
to handle dynamic and static destructor calls.
|
2015-08-12 17:02:27 +02:00 |
|
|
f869c2a01d
|
Fix compile in debug mode
|
2014-09-18 10:09:25 +02:00 |
|
|
4a01a4314a
|
Refactored TerrainHeightMap to PaintedGrid for future reuse
|
2014-09-15 12:32:27 +02:00 |
|