Commit Graph

401 Commits

Author SHA1 Message Date
Nitwel
40f6c00eb8 update cdt lib and fix basic room creation and ui 2023-12-21 16:44:56 +01:00
Nitwel
228e32495c implement mesh generation and add basic room overview 2023-12-20 22:19:43 +01:00
Nitwel
e417468b71 add godot-cdt 2023-12-20 20:27:09 +01:00
Nitwel
9b116a97ab implement foundation for a room system 2023-12-20 01:54:22 +01:00
Nitwel
eab54b5850 add possibility to configure height 2023-12-18 23:15:48 +01:00
Nitwel
d25017192d
Update README.md 2023-12-15 18:29:13 +01:00
Nitwel
a23174c07a
Update README.md 2023-12-15 12:21:44 +01:00
Nitwel
d969696981 update Readme 2023-12-14 02:28:46 +01:00
Nitwel
869b99d30b update badges 2023-12-14 02:27:29 +01:00
Nitwel
bd80d42fe1 update workflow 2023-12-14 00:13:26 +01:00
Nitwel
8ef43f656d update workflow 2023-12-14 00:10:19 +01:00
Nitwel
2326534296 update to latest xr tools 2023-12-14 00:03:03 +01:00
Nitwel
a0433a5659 update workflows 2023-12-13 23:50:39 +01:00
Nitwel
f6f60d3a6e update flow 2023-12-13 23:16:16 +01:00
Nitwel
b4ce2b0c2a update flow 2023-12-13 23:12:58 +01:00
Nitwel
dac914ad88 update build workflow 2023-12-13 23:07:12 +01:00
Nitwel
27a5034d34
Merge pull request #80 from Nitwel/notification-system
Add Notification system
2023-12-13 22:40:32 +01:00
Nitwel
692e9e3cc4 update readme 2023-12-13 22:40:08 +01:00
Nitwel
e47de557dd fix clearing to many nodes 2023-12-13 22:37:36 +01:00
Nitwel
a215ababff implement notification system 2023-12-13 22:22:52 +01:00
Nitwel
dcfad4ddaf
Update README.md 2023-12-13 02:19:52 +01:00
Nitwel
e6f3e58aa3 update workflow 2023-12-11 21:28:29 +01:00
Nitwel
2c0a581722 test custom build action 2023-12-11 20:42:47 +01:00
Nitwel
ccb9258fa7 update debug flow 2023-12-11 19:44:48 +01:00
Nitwel
91d6411504 test updated workflow 2023-12-11 19:41:42 +01:00
Nitwel
80ef635d44 Revert "test building with godot 4.2.1"
This reverts commit 81bdd4327b.
2023-12-11 16:58:14 +01:00
Nitwel
284473906e Revert "fix typo"
This reverts commit fa76c7f265.
2023-12-11 16:57:59 +01:00
Nitwel
fa76c7f265 fix typo 2023-12-11 16:45:29 +01:00
Nitwel
81bdd4327b test building with godot 4.2.1 2023-12-11 16:41:19 +01:00
Nitwel
c360af7954 test removing tff from export 2023-12-11 16:22:00 +01:00
Nitwel
0af27a3956 fix building again 2023-12-11 16:05:35 +01:00
Nitwel
8ad5d08b4c fix build process 2023-12-11 15:57:52 +01:00
Nitwel
eda7328ebf
Merge pull request #76 from Nitwel/tweaks
Tweaks to design and minor code changes
2023-12-11 15:24:56 +01:00
Nitwel
9028d7eda8 improve room handling and fix loading 2023-12-11 15:24:10 +01:00
Nitwel
218c3489a6 add icon option to buttons 2023-12-11 12:57:19 +01:00
Nitwel
0a962bcb5d clean up design 2023-12-11 12:17:59 +01:00
Nitwel
a21e93df0f fix room collisions in edit mode 2023-12-11 09:42:01 +01:00
Nitwel
f368961bf1 fix save system 2023-12-11 09:39:34 +01:00
Nitwel
01eabd22b3 wait for connect on sensor 2023-12-10 19:25:15 +01:00
Nitwel
70c18fc5e7 tweak camera 2023-12-10 01:48:39 +01:00
Nitwel
b8b3dfec08 tweak colors and save system 2023-12-10 01:47:21 +01:00
Nitwel
c283ab251e
Merge pull request #74 from Nitwel/button
Add button entity
2023-12-10 00:35:20 +01:00
Nitwel
46cd29c477 add button entity 2023-12-10 00:34:54 +01:00
Nitwel
5f859fb903
Merge pull request #72 from Nitwel/camera
Add simple camera support
2023-12-09 23:47:54 +01:00
Nitwel
c1e2ccf162 add simple camera support 2023-12-09 23:47:17 +01:00
Nitwel
fd4ff6d388
Merge pull request #71 from Nitwel/loose-entities
Add deviceless entities
2023-12-09 22:51:37 +01:00
Nitwel
81a26a140a Add deviceless entities 2023-12-09 22:50:23 +01:00
Nitwel
0c35f26a6c
Merge pull request #69 from Nitwel/occlusion
Add occludable function and make rooms persistent
2023-12-09 21:46:49 +01:00
Nitwel
1cafce850e add occludable function and make rooms persistent 2023-12-09 21:45:18 +01:00
Nitwel
3f79fcaf96
Merge pull request #68 from Nitwel/persistent
Make entities and room persistent
2023-12-09 18:46:53 +01:00