|
c679ad05f4
|
Reset write_lock_requested bool to false after the write lock notification.
|
2022-02-10 17:39:58 +01:00 |
|
|
a3119b8b09
|
Added helper to get delta time to the node tree.
|
2022-02-10 17:01:57 +01:00 |
|
|
26d161fd26
|
Added the ability to request a write lock on the tree.
|
2022-02-10 16:47:18 +01:00 |
|
|
6d1eabf64d
|
Zero out member variables.
|
2022-02-05 02:43:53 +01:00 |
|
|
10effc3971
|
Delete children Nodes in Node's destructor. Also delet the tree in NodeTree's destructor.
|
2022-01-08 14:11:08 +01:00 |
|
|
3133ecdb08
|
Node and NodeTree implementations.
|
2022-01-07 19:28:16 +01:00 |
|
|
ad55c03d59
|
Added a nodetree and a node skeleton classes. With a few notes.
|
2022-01-07 16:56:26 +01:00 |
|