|
88d2a78b70
|
Enforced coding style using clang-format
|
2015-11-09 22:30:46 +01:00 |
|
|
0fc10fd28b
|
Added FloatNode and smart save/load of definition tree
Node children are now saved with their name, and if a child is not found,
it is skipped. This will allow for backward/forward compatibility of saves.
|
2015-08-13 23:46:50 +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 |
|
|
19ac6936b0
|
Refactored RenderingScenery and STL containers usage
|
2013-12-10 22:32:58 +01:00 |
|
|
fa5c0041af
|
Refactored TexturesDefinition, getting rid of legacy layers
|
2013-11-16 19:12:42 +01:00 |
|
|
0627603f5a
|
Using googletest instead of cppunit
|
2013-11-10 21:14:10 +01:00 |
|
|
8051719f9f
|
WIP on restoring unit tests on cppunit
|
2013-11-10 17:03:07 +01:00 |
|
|
d2620ae2e3
|
Fixed problems with new c++ layers
|
2013-11-01 00:09:51 +01:00 |
|
|
ca0f87b419
|
Started adding cppunit tests
|
2013-10-31 22:53:22 +01:00 |
|