Commit graph

9 commits

Author SHA1 Message Date
fe24a0f48d Added pimpl on DiffManager 2016-01-18 23:06:50 +01:00
e869f5b9ca Coding style 2016-01-18 22:22:56 +01:00
69543f76b6 Added node watching on "container" nodes 2016-01-16 16:21:02 +01:00
7d4989b670 using namespace std 2015-12-11 00:36:50 +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
63eb7b53eb Fixed watchers that could be added twice to the same definition node 2015-09-21 23:10:43 +02:00
8fa0d8af29 Added DefinitionWatcher system
Also switched to the new definition system for /terrain/water_height
2015-08-17 22:55:30 +02:00
5afd5ec24a Added DiffManager system, with simple undo/redo 2015-08-17 00:29:54 +02:00