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 |
|
Nitwel
|
d787c18881
|
update hand models
|
2023-11-28 16:37:18 +01:00 |
|
Nitwel
|
69bf72ad2f
|
update Readme
|
2023-11-28 15:28:59 +01:00 |
|
Nitwel
|
0c5cfba55f
|
Merge pull request #53 from Nitwel/testing
Implement experimental handtracking
|
2023-11-28 15:15:42 +01:00 |
|
Nitwel
|
f2dbcf072d
|
fix collision system and keyboard caps
|
2023-11-28 15:14:21 +01:00 |
|
Nitwel
|
38774b6195
|
fix focus system
|
2023-11-28 14:20:38 +01:00 |
|
Nitwel
|
f3f2c5077b
|
bug fixes regarding touch system
|
2023-11-28 00:51:44 +01:00 |
|
Nitwel
|
9a4b493d72
|
implement touch system
|
2023-11-27 23:46:05 +01:00 |
|
Nitwel
|
fdbd3f9d96
|
add hand tracking
|
2023-11-27 00:23:19 +01:00 |
|