1024 Commits

Author SHA1 Message Date
Nova
d23d974e34 fix(spatial): set spatial parent in place correct reference space 2022-09-05 01:22:09 -04:00
Nova
e5062a4bbb feat(scenegraph): get node through aliases 2022-09-05 01:21:35 -04:00
Nova
50161ed87d feat(wayland): fully async!!! 2022-09-04 00:35:44 -04:00
Nova
a42834063e refactor(event loop): remove once_cell 2022-09-03 08:43:37 -04:00
Nova
98d5b4b5d6 fix(wayland): flush clients after sending frame events for max fps 2022-09-03 07:07:00 -04:00
Nova
5c91a432f5 feat(wayland): update smithay 2022-09-02 10:09:36 -04:00
Nova
28338cd2e5 feat(spatial): set_spatial_parent and derivatives 2022-09-02 08:36:29 -04:00
Nova
d92cbf01d1 fix(wayland): properly destroy panel items 2022-09-02 08:36:02 -04:00
Nova
a43b30da41 fix(item): add to items registry on new 2022-09-01 19:44:34 -04:00
Nova
b2cae92239 fix(panel item): don't add to server internal client scenegraph 2022-09-01 19:42:13 -04:00
Nova
70ebc39e55 fix(item): remove item from registry on drop 2022-09-01 19:41:06 -04:00
Nova
c1df5b0905 feat(panel item): queue up material applications 2022-09-01 18:48:21 -04:00
Nova
d6fa26c866 fix(seat): ignore set_cursor for now 2022-09-01 06:17:55 -04:00
Nova
e8185eeda5 fix(panel item): update aliased methods 2022-09-01 06:17:23 -04:00
Nova
7baf65f621 feat(main): hide hand on flatscreen 2022-09-01 06:17:06 -04:00
Nova
dd6c9fee7c feat(panel): seats 2022-08-31 17:22:13 -04:00
Nova
a69ea4b34d fix(item): in panel ui handle_create_item, fix path 2022-08-22 16:24:31 -04:00
Nova
a81070a7c9 fix(panel): applying materials works 2022-08-22 15:59:52 -04:00
Nova
7e6705a012 feat(panel): apply material 2022-08-22 14:42:38 -04:00
Nova
cd86b3a001 feat(model): apply material replacements 2022-08-22 14:42:28 -04:00
Nova
be8e8530a9 feat(wayland): panel item 2022-08-22 12:17:11 -04:00
Nova
cb1e45145f refactor(wayland): move shaders to separate module 2022-08-22 10:35:09 -04:00
Nova
ac765f6c2b fix(input): allow dead_code for add_to 2022-08-22 10:22:59 -04:00
Nova
4335e2b216 fix(clippy): silenced but i owe it my life 2022-08-22 10:21:34 -04:00
Nova
a8bbfbafdf feat(wayland): core surface 2022-08-22 10:15:20 -04:00
Nova
060bd59d01 feat(wayland): implement all essential handlers 2022-08-22 07:57:03 -04:00
Nova
bf4d5ba015 feat: basic smithay setup 2022-08-22 03:59:28 -04:00
Nova
fb14d1c0e6 refactor(main): inline flatscreen display mode 2022-08-22 03:19:46 -04:00
Nova
ab70e9ab11 fix(item): send ui all existing items on creation 2022-08-22 03:07:51 -04:00
Nova
4805e64f71 fix(item): make_alias with uid 2022-08-22 02:52:10 -04:00
Nova
ae3afe4a09 fix(scenegraph): don't set node's client in add_node 2022-08-21 23:11:05 -04:00
Nova
aae271a2a8 fix(cargo.toml): update glam 2022-08-21 14:19:32 -04:00
Nova
b7bf972c92 feat(cargo.toml): disable default features for libstardustxr 2022-08-21 14:17:55 -04:00
Nova
94469322ef refactor(field): change flexbuffable import path 2022-08-21 14:17:36 -04:00
Nova
762e638c00 fix(spatial): make reference_to_parent_transform identity 2022-08-21 11:49:49 -04:00
Nova
7ed3ea24ca feat(model): from resource 2022-08-19 12:18:23 -04:00
Nova
47cdb408a0 feat(client): set_base_prefixes 2022-08-19 12:18:09 -04:00
Nova
11299716d9 feat: resources 2022-08-19 12:17:54 -04:00
Nova
6de5d9b7ac feat(model): set_material_parameter 2022-08-19 03:19:07 -04:00
Nova
b95df479cc refactor(registry): make more efficient 2022-08-17 20:40:53 -04:00
Nova
c272cfaed1 feat(registry): const initialization meaning no necessary lazy_static 2022-08-17 19:28:52 -04:00
Nova
85077146d3 refactor(node): remove unnecessary clone from get_client 2022-08-17 19:11:00 -04:00
Nova
fe24bed492 feat(registry): clear 2022-08-17 19:09:43 -04:00
Nova
6c172a98b6 feat: model node :D 2022-08-17 19:08:48 -04:00
Nova
5a5a7d50c9 feat(main): stopping stereokit stops the event loop 2022-08-17 12:15:45 -04:00
Nova
6b13d47197 feat: async all the functions!! 2022-08-16 09:04:10 -04:00
Nova
58b0ae1f9f fix(event loop): disconnect all clients before drop 2022-07-14 08:11:02 -04:00
Nova
0e3313b056 fix(event loop): error in poll when other threads paused due to EINTR 2022-07-13 11:17:47 -04:00
Nova
d7638e3c2d fix(event loop): print error on drop/join 2022-07-12 22:47:47 -04:00
Nova
ffcb955108 fix(registry): use dashmap and pointer keys 2022-07-12 22:47:12 -04:00