Commit Graph

433 Commits

Author SHA1 Message Date
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
Nitwel
9712b2f462 add readme 2023-12-09 18:42:14 +01:00
Nitwel
972abccfad implement serialization system 2023-12-09 18:39:38 +01:00
Nitwel
971eac3ce0
Merge pull request #64 from Nitwel/godot-4.2
Update to use Godot 4.2
2023-12-05 14:31:05 +01:00
Nitwel
9874838220 update godotopenxrvendors addon 2023-12-05 14:30:03 +01:00
Nitwel
7070ce2b60
Create CODE_OF_CONDUCT.md 2023-12-01 23:16:41 +01:00
Nitwel
37980c54a2
Create LICENSE 2023-12-01 23:15:03 +01:00
Nitwel
a8a2f635d9 update readme 2023-12-01 21:47:32 +01:00
Nitwel
a5351a0c1e finish update and change windows 2023-12-01 21:37:36 +01:00
Nitwel
c89615f3bc fix bug when selecting unimplemented entities 2023-11-30 23:41:20 +01:00
Nitwel
06bfecc390 change export extension 2023-11-30 23:32:01 +01:00
Nitwel
5c6e963152 reimporting meshes 2023-11-30 23:14:18 +01:00
Nitwel
27fb9f62d4 update window models 2023-11-29 22:43:59 +01:00
Nitwel
7783165cbc
Merge pull request #59 from Nitwel/music-player
Add fake windows for recording
2023-11-29 22:25:07 +01:00
Nitwel
3c50e5f630 add fake windows for recording 2023-11-29 22:24:38 +01:00
Nitwel
300937f0fb
Merge pull request #56 from Nitwel/music-player
Finish media player implementation
2023-11-29 00:47:58 +01:00
Nitwel
b606c068bb implement volume slider for music player 2023-11-29 00:47:11 +01:00
Nitwel
a049f03b9d
Merge pull request #55 from Nitwel/slider
Implement slider component
2023-11-29 00:17:12 +01:00
Nitwel
e0ebd57176 implement slider component 2023-11-29 00:16:25 +01:00