Nova
|
7282684104
|
feat: fd passing
|
2023-07-31 23:44:17 -04:00 |
|
Nova
|
945514aa31
|
fix: data uses flexbuffer type instead of value for mask map
|
2023-07-23 08:29:53 -04:00 |
|
Nova
|
a87823dcc8
|
feat: play space
|
2023-07-16 10:42:35 -07:00 |
|
Nova
|
e9089e83a9
|
feat(input): custom pointers
|
2023-05-31 08:50:15 -04:00 |
|
Nova
|
aefa6dc62f
|
feat: new stereokit
|
2023-04-30 13:25:13 -04:00 |
|
Nova
|
931f857458
|
feat: update everything, clean dependencies
|
2023-02-23 08:41:40 -05:00 |
|
Nova
|
529b86fa91
|
refactor: remove many unwrap calls
|
2023-01-25 11:50:53 -05:00 |
|
Nova
|
cbf5af88b9
|
fix(spatial): parse_transform returned result
|
2023-01-25 05:40:19 -05:00 |
|
Nova
|
89f4aae1ff
|
refactor(data): identical values for mask
|
2022-12-17 02:28:06 -05:00 |
|
Nova
|
692ee95500
|
switch to color_eyre instead of anyhow
|
2022-12-02 13:58:54 -05:00 |
|
Nova
|
35e6e3f1f9
|
fix(alias): make output optional
|
2022-11-30 07:04:06 -05:00 |
|
Nova
|
3cdb6da09c
|
refactor: use snake case for method names
|
2022-11-08 06:10:03 -05:00 |
|
Nova
|
cdbfc27792
|
refactor(data): simplify
|
2022-11-05 17:56:34 -04:00 |
|
Nova
|
af3833b263
|
fix(data): send "data" to receiver
|
2022-10-25 07:32:25 -04:00 |
|
Nova
|
94a78314bb
|
feat: pulse sender/receiver
|
2022-10-21 06:21:56 -04:00 |
|
Nova
|
b189a6a73c
|
feat: zones
|
2022-10-20 11:32:33 -04:00 |
|
Nova
|
66de0a2d53
|
refactor(alias): new fn
|
2022-10-18 11:58:33 -04:00 |
|
Nova
|
88555ee047
|
refactor: modularize getting nodes and aspects
|
2022-10-18 10:58:39 -04:00 |
|
Nova
|
a421b27e0c
|
refactor: make all flex stuff use serde
|
2022-10-13 00:14:06 -04:00 |
|
Nova
|
2a5c11c0f0
|
feat: parse transform vectors
|
2022-09-26 03:32:13 -04:00 |
|
Nova
|
faf13aef24
|
refactor(spatial): rename get_*_flex to parse_
|
2022-09-26 01:54:48 -04:00 |
|
Nova
|
20f022afc2
|
refactor(spatial): get_transform_flex
|
2022-09-26 01:53:37 -04:00 |
|
Nova
|
df61f74583
|
refactor: make ready for cargo publishing
|
2022-09-17 18:43:04 -04:00 |
|
Nova
|
296da9381b
|
refactor(fields): submodules for types
|
2022-09-14 22:50:29 -04:00 |
|
Nova
|
8c3c211162
|
refactor(nodes): move nodes::core to nodes::self
|
2022-09-14 22:35:23 -04:00 |
|
Nova
|
4335e2b216
|
fix(clippy): silenced but i owe it my life
|
2022-08-22 10:21:34 -04:00 |
|
Nova
|
c272cfaed1
|
feat(registry): const initialization meaning no necessary lazy_static
|
2022-08-17 19:28:52 -04:00 |
|
Nova
|
9880b6ef3f
|
refactor: replace all RwLock with Mutex
|
2022-06-21 04:53:37 -04:00 |
|
Nova
|
0c9dafe158
|
fix(registry): remove won't return result
|
2022-06-20 08:07:51 -04:00 |
|
Nova
|
9c6e4e49ba
|
fix(warnings): shut it clippy
|
2022-06-20 07:11:08 -04:00 |
|
Nova
|
cceda8f72d
|
feat(alias): add aliasing remote signals/methods
|
2022-06-19 23:31:38 -04:00 |
|
Nova
|
82140c09fa
|
fix(registry): make add always succeed
|
2022-06-19 23:19:54 -04:00 |
|
Nova
|
bbaf95b79f
|
feat: LifeLinkedNodeList
|
2022-06-19 19:37:28 -04:00 |
|
Nova
|
d1f6a34ac8
|
fix(alias): use static string references instead of owned string
|
2022-06-19 08:15:13 -04:00 |
|
Nova
|
97f268c959
|
fix(pulse receiver): add sendData signal
|
2022-06-16 15:17:14 -04:00 |
|
Nova
|
7fc239293d
|
feat(data): pulse receiver
|
2022-06-16 14:28:40 -04:00 |
|
Nova
|
c60edded40
|
refactor(node): use once_cell for aspects
|
2022-06-14 20:31:46 -04:00 |
|
Nova
|
3aa691475c
|
Make all nodes thread safe
|
2022-06-14 19:34:27 -04:00 |
|
Nova
|
5a9a6afc51
|
fix(error): prefix internal errors with "Internal: "
|
2022-06-12 11:39:11 -04:00 |
|
Nova
|
66c6e2e3d4
|
refactor(registry): clean up and use parking_lot
|
2022-06-12 01:59:02 -04:00 |
|
Nova
|
01971b5048
|
refactor(registry): use globals instead of storing in event loop
|
2022-06-12 00:51:12 -04:00 |
|
Nova
|
3ef45a1041
|
fix(pulse sender): add aspect to node
|
2022-06-11 23:52:13 -04:00 |
|
Nova
|
0c1a7af8a5
|
feat(data): pulse sender registry
|
2022-06-11 23:49:19 -04:00 |
|