|
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 |
|
|
4fd6ce10ea
|
Added an rwlock to the NodeTree. Not yet usable. Committing, as I just noticed what to do with trantor, and will mess with that instead.
|
2022-02-09 19:04:11 +01:00 |
|
|
87a55d6a44
|
Improved Node's add_child and set_tree.
|
2022-02-05 02:45:40 +01:00 |
|
|
6d1eabf64d
|
Zero out member variables.
|
2022-02-05 02:43:53 +01:00 |
|
|
bde46b20cd
|
Reworked how set_tree works.
|
2022-01-13 22:58:27 +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 |
|
|
01a5e1881d
|
Started reworking routing.
|
2022-01-08 10:50:07 +01:00 |
|
|
3704c031f2
|
Added lots of missing RCPP_OBJECT declarations.
|
2022-01-08 10:04:12 +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 |
|