Commit Graph

449 Commits

Author SHA1 Message Date
Nitwel
60c19ac949
Merge pull request #120 from Nitwel/fixes
Add touch to slider
2024-03-22 01:41:22 +01:00
Nitwel
c39012c17c add touch to slider 2024-03-21 16:35:27 +01:00
Nitwel
35efe28c19
Merge pull request #119 from Nitwel/fixes
Implement new hand collision system
2024-03-21 16:20:06 +01:00
Nitwel
60f6beb68f implement new hand collision system 2024-03-21 16:19:09 +01:00
Nitwel
17cb2b0db8
Merge pull request #118 from Nitwel/fixes
Fix reacitity bugs
2024-03-21 13:29:37 +01:00
Nitwel
0d6c862c6d fix reactivity bugs 2024-03-21 13:29:10 +01:00
Nitwel
13939185d4 fix setter and getter 2024-03-21 10:51:58 +01:00
Nitwel
6648ac171b add console element 2024-03-21 10:51:28 +01:00
Nitwel
d4776737dd
Merge pull request #117 from Nitwel/fixes
Update Godot and openxrvendors
2024-03-21 10:50:32 +01:00
Nitwel
5520b7ab38 update Godot and openxrvendors 2024-03-21 10:49:36 +01:00
Nitwel
585c30c24c update docs 2024-03-18 13:38:21 +01:00
Nitwel
c3dfc0c24f update docs 2024-03-18 13:30:37 +01:00
Nitwel
b083aef5ae move github folder 2024-03-17 18:35:00 +01:00
Nitwel
85c43f8556 update version 2024-03-17 18:32:44 +01:00
Nitwel
fb3f931bb8
Merge pull request #116 from Nitwel/fix-110
Warn user when room got deleted
2024-03-17 18:12:55 +01:00
Nitwel
cc11063aad warn user when room got deleted 2024-03-17 18:12:21 +01:00
Nitwel
c262c0bd1b
Merge pull request #115 from Nitwel/ray-guide
Add ray guide
2024-03-17 18:05:11 +01:00
Nitwel
94fe9a1204 add ray guide 2024-03-17 18:04:20 +01:00
Nitwel
f99cf1087e
Merge pull request #114 from Nitwel/onboarding
Add Onboarding to App
2024-03-17 17:10:03 +01:00
Nitwel
d11e63fec8 update text 2024-03-17 17:08:16 +01:00
Nitwel
ffdb1b607f add onboarding flow 2024-03-17 17:05:45 +01:00
Nitwel
bd5b630c04 update readme 2024-03-17 01:09:34 +01:00
Nitwel
6840ffe5ac update readme 2024-03-17 01:07:13 +01:00
Nitwel
218019d65e add deploy steps for docs 2024-03-17 00:50:41 +01:00
Nitwel
ae4fca328a update and fix reference docs 2024-03-17 00:14:31 +01:00
Nitwel
17d1ad9ae4 Add user & dev docs, update reference docs 2024-03-16 23:05:55 +01:00
Nitwel
bfbef69d06 remove redundant docs 2024-03-16 19:11:02 +01:00
Nitwel
f475ebffc4
Delete app/.vscode directory 2024-03-16 18:46:14 +01:00
Nitwel
52083a9399 add initial docs 2024-03-16 18:45:43 +01:00
Nitwel
3064ec3c00 fix default_bus_layout.tres 2024-03-16 14:00:14 +01:00
Nitwel
71a704803c fix images in readme 2024-03-16 01:35:54 +01:00
Nitwel
dece26ef3d add home assistant integration 2024-03-16 01:19:20 +01:00
Nitwel
2a575c456c move main app into subfolder 2024-03-16 01:16:08 +01:00
Nitwel
43a3826f58 remove tres files from git-lfs 2024-03-16 00:59:51 +01:00
Nitwel
53bd68e36d
Merge pull request #113 from Nitwel/voice
Add Voice Assistant 🎤
2024-03-15 19:37:05 +01:00
Nitwel
e9cfbed191 remove print 2024-03-15 19:36:48 +01:00
Nitwel
47c7104d15 make voice assistant toggleable and fix bugs 2024-03-15 19:27:45 +01:00
Nitwel
aff66884ca finish basic voice assistant 2024-03-15 18:27:03 +01:00
Nitwel
30d3ef6004 add initial work for voice assistant 2024-03-15 00:13:05 +01:00
Nitwel
7278b68437 use tweens for mini view 2024-03-14 14:14:48 +01:00
Nitwel
493baf85c6
Merge pull request #108 from Nitwel/number-entity
Add number entity
2024-03-12 14:52:06 +01:00
Nitwel
9e4315d8cc add number entity 2024-03-12 14:51:09 +01:00
Nitwel
94cd817d56 fix camera script not attached 2024-03-12 14:10:09 +01:00
Nitwel
412c598ed9
Merge pull request #106 from Nitwel/fix-26
Fix collision shape of sensor entity
2024-03-12 14:06:54 +01:00
Nitwel
f6d9828ad7 Fix collision shape of sensor entity 2024-03-12 14:05:45 +01:00
Nitwel
2a1207c513
Merge pull request #104 from Nitwel/integration
Add support for Home Assistant Integration
2024-03-12 13:30:31 +01:00
Nitwel
5834fee507 decouple integration from main 2024-03-12 12:49:17 +01:00
Nitwel
f0aae4a7ab fix XRSimulator 2024-03-12 12:44:08 +01:00
Nitwel
9e280b60f7 make sure entities get update on rename 2024-03-12 12:41:46 +01:00
Nitwel
d91b2fb5fc fix reoccurring errors and clean code 2024-03-12 12:34:44 +01:00