Nova
|
f9f36dd43a
|
feat(node): destroy method
|
2022-06-08 17:28:27 -04:00 |
|
Nova
|
2c27e5728c
|
refactor: fine-grained interior mutability for scenegraph
|
2022-06-06 21:34:42 -04:00 |
|
Nova
|
bb26038030
|
refactor(client): remove weak ref
|
2022-06-05 15:58:35 -04:00 |
|
Nova
|
0a446f3cd2
|
refactor(eventloop): rename the thread
|
2022-06-05 06:42:17 -04:00 |
|
Nova
|
1d93046d5e
|
feat(spatial): basic interface
|
2022-06-05 05:04:16 -04:00 |
|
Nova
|
fedbe17b7a
|
refactor(scenegraph): remove new function
|
2022-06-04 14:22:57 -04:00 |
|
Nova
|
efe870c193
|
refactor(scenegraph+node): 1 node type with components
|
2022-06-03 22:33:40 -04:00 |
|
Nova
|
be9296588e
|
feat(spatial): setTransform local signal
|
2022-06-02 16:24:47 -04:00 |
|
Nova
|
09588ab31d
|
refactor: store weak client in the nodes
|
2022-05-30 19:00:19 -04:00 |
|
Nova
|
618f2d6748
|
refactor: use inheritance-based style for nodes
|
2022-05-23 21:42:26 -04:00 |
|
Nova
|
1709d19da2
|
refactor(spatial): store weak reference to parent node
|
2022-05-22 12:35:22 -04:00 |
|
Nova
|
73a0c6ff7a
|
refactor(scenegraph): use RcCell<Node> instead of Rc<RefCell<Node>>
|
2022-05-22 10:11:55 -04:00 |
|
Nova
|
323d1e01fe
|
feat(scenegraph): default interface creation
|
2022-05-17 16:32:06 -04:00 |
|
Nova
|
8242537932
|
refactor: pass cargo clippy as much as possible
|
2022-05-17 09:10:45 -04:00 |
|
Nova
|
42c98eacc9
|
refactor(scenegraph): remove refcell inside scenegraph
|
2022-05-17 02:50:30 -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 |
|