Nova
5dc7cfbe83
refactor(drawable): remove sendwrapper
2023-08-06 10:10:50 -04:00
Nova
02ac96b0dc
feat(wayland): cleanup
2023-08-04 21:20:32 -04:00
Nova
0736f99631
feat: fd passing
2023-07-31 23:44:17 -04:00
Nova
ea0f174da7
feat: shaders!! working!!
2023-06-26 19:49:10 -04:00
Nova
444146fa21
feat: it borken
2023-06-26 04:37:38 -04:00
Nova
a7930760e8
feat: glsl simula text shaders
2023-06-25 10:05:18 -04:00
Nova
b12b171b53
feat: spatial bounds
2023-06-11 00:38:05 -04:00
Nova
e5dfd9d3df
fix(model): copy on create to make unique
2023-05-10 23:44:23 -04:00
Nova
6773fe2cf3
feat: instant model loading
2023-05-10 20:10:31 -04:00
Nova
c5d8ec2ef1
fix: remove dbg statement
2023-05-10 19:02:09 -04:00
Nova
cb9368cb8e
fix: model nodes
2023-05-10 16:49:56 -04:00
Nova
629c05e507
feat: model nodes
2023-05-10 08:38:21 -04:00
Nova
c776c1b712
feat: new stereokit
2023-04-30 13:25:13 -04:00
Nova
4737149c85
feat(wayland): popups, more compatibility, more stability
...
get_parent
grab
popups
fix head thingy
popup list
feat: remove set_active
feat(wayland): commit_popup
feat(wayland): cleanup
moar changess
actually fix the problem with everything oh my god
proper popup state
fix: multi thread event loop
fix: match popup surface ID
make wayland input system go over surfaces instead of toplevels
feat: massive refactor of all wayland things
2023-04-24 06:30:39 -04:00
Nova
0cc7c7bc24
refactor(model): remove shader use
2023-02-23 07:17:36 -05:00
Nova
8d65e304cb
fix(model): make default pbr shader clip
2023-02-20 18:03:02 -05:00
Nova
969e4de882
feat: disabled/enabled
2023-02-16 00:30:25 -05:00
Nova
e5acb3013f
fix: node aspect drawable
2023-02-09 03:58:56 -05:00
Nova
3d57bed1c0
refactor: node aspect drawable
2023-02-08 21:06:24 -05:00
Nova
4f966b6d71
feat(model): pbr clip shader
2023-02-07 16:15:20 -05:00
Nova
742780e34e
refactor: remove many unwrap calls
2023-01-25 11:50:53 -05:00
Nova
41ede661f7
feat(material): auto copy on change parameter
2023-01-25 09:23:01 -05:00
Nova
2f894c4058
fix(spatial): parse_transform returned result
2023-01-25 05:40:19 -05:00
Nova
1ad3336b6f
feat: span tracing!!!
2023-01-14 22:32:41 -05:00
Nova
1c6971cd11
feat(model): use resource ID for texture
2023-01-06 09:05:30 -05:00
Nova
ca95ed5461
feat(model): set material parameter
2023-01-05 21:46:25 -05:00
Nova
1b06cb6952
fix(drawable/lines): properly make cyclic point
2023-01-05 08:28:29 -05:00
Nova
21f7f66440
feat: update stereokit
2023-01-04 23:51:48 -05:00
Nova
b9baee7e5f
feat(resources): list of extensions to check
2022-12-05 22:44:04 -05:00
Nova
c171d9e6db
feat: tracing
2022-12-02 20:46:28 -05:00
Nova
d7a607a663
switch to color_eyre instead of anyhow
2022-12-02 13:58:54 -05:00
Nova
410cc13c4f
fix(lines): use sRGB colors
2022-11-28 00:32:41 -05:00
Nova
bc259dbe01
fix(lines): convert f32 to u8 colors correctly
2022-11-26 15:22:23 -05:00
Nova
3730e20248
fix(lines): accept f32 colors
2022-11-26 00:43:04 -05:00
Nova
1be413065d
fix: text not working
2022-11-26 00:34:37 -05:00
Nova
3c708d1aaf
feat(drawable): lines
2022-11-21 16:39:28 -05:00
Nova
1f61d32877
refactor: use snake case for method names
2022-11-08 06:10:03 -05:00
Nova
c42a29a034
feat: zones
2022-10-20 11:32:33 -04:00
Nova
88555ee047
refactor: modularize getting nodes and aspects
2022-10-18 10:58:39 -04:00
Nova
edc7eefbbc
refactor: all old flexbuffers parsing upgraded
2022-10-13 00:47:37 -04:00
Nova
1f371fe497
fix(node): get client returns option
2022-10-13 00:29:50 -04:00
Nova
a421b27e0c
refactor: make all flex stuff use serde
2022-10-13 00:14:06 -04:00
Nova
12668419ce
feat(drawable): text
2022-09-26 07:09:37 -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
beca805a54
feat(resource): enum instead of trait, parse fn
2022-09-26 01:33:21 -04:00
Nova
a80ddf501d
feat(drawable): set sky
2022-09-26 00:39:56 -04:00
Nova
9dd8580271
fix: clippy
2022-09-25 03:44:43 -04:00
Nova
69f7a432d5
refactor(model): move into drawable
2022-09-25 03:41:36 -04:00