|
7d4989b670
|
using namespace std
|
2015-12-11 00:36:50 +01:00 |
|
|
2d6c0f34c3
|
Using c++ random generators instead of cstdlib one
|
2015-12-10 19:40:39 +01:00 |
|
|
2b65f1d26a
|
Refactored layers system to work better as DefinitionNode
It now features undo/redo of layer creation and removal
|
2015-11-20 01:07:31 +01:00 |
|
|
88d2a78b70
|
Enforced coding style using clang-format
|
2015-11-09 22:30:46 +01: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 |
|
|
cc9c68bef9
|
Fixed layers not adding children to BaseDefinition
|
2013-12-15 15:33:54 +01:00 |
|
|
9be090b1ff
|
WIP on new clouds renderer
|
2013-12-04 22:52:18 +01:00 |
|
|
541f1e065f
|
Fixed layer names not being saved/loaded or copied
|
2013-11-17 22:47:27 +01:00 |
|
|
1cccae90be
|
Refactored CloudsDefinition
|
2013-11-15 23:26:44 +01:00 |
|