Commit Graph

9 Commits

Author SHA1 Message Date
Nova
d308b88bb7 refactor: use parking_lot instead of std::sync 2022-06-12 01:51:12 -04:00
Nova
01971b5048 refactor(registry): use globals instead of storing in event loop 2022-06-12 00:51:12 -04:00
Nova
be9296588e feat(spatial): setTransform local signal 2022-06-02 16:24:47 -04:00
Nova
a2e61f9b78 feat: basic spatial closure 2022-05-26 18:42:33 -04:00
Nova
73a0c6ff7a refactor(scenegraph): use RcCell<Node> instead of Rc<RefCell<Node>> 2022-05-22 10:11:55 -04:00
Nova
52565cd381 refactor(node): return weak reference and store Rc in scenegraph 2022-05-17 02:35:44 -04:00
Nova
cbfd4c13c2 feat: basic scenegraph, node, and spatial 2022-05-16 14:19:08 -04:00
Nova
888e60b8a2 feat: basic client 2022-05-12 17:13:44 -04:00
Nova
a75fa63d6a feat: intial commit 2022-05-11 23:50:46 -04:00