Commit Graph

20 Commits

Author SHA1 Message Date
Cody Wright
97bc98470b Merge branch 'development' into feature/2177-Update-Lighting
# Conflicts:
#	Assets/Prefabs/LabSpace.prefab
#	Assets/Scenes/BasicScene.unity
#	Assets/Scenes/BasicScene/LightingData.asset
#	Assets/Scenes/BasicScene/Lightmap-0_comp_dir.png
#	Assets/Scenes/BasicScene/Lightmap-0_comp_light.exr
#	Assets/Scenes/BasicScene/Lightmap-1_comp_dir.png
#	Assets/Scenes/BasicScene/Lightmap-1_comp_light.exr
#	Assets/Scenes/BasicScene/Lightmap-2_comp_dir.png
#	Assets/Scenes/BasicScene/Lightmap-2_comp_light.exr
#	Assets/Scenes/BasicScene/ReflectionProbe-0.exr
2024-01-24 11:52:18 -05:00
fbd34cb9dc Update to 3.17 Unity version
Updated to 3.17 and opened project
2024-01-18 14:33:32 -05:00
Cody Wright
bf6349ad24 WIP: Adding dynamic lights
Added a light probe group and moved the nodes around the scene
2024-01-16 15:18:22 -05:00
bb85b2ab81 Checking
Setup getting it functioning, works
added the sdk fix
2024-01-05 16:00:12 -05:00
0df17c71f0 Revert "Merge remote-tracking branch 'origin/development' into test/input-test"
This reverts commit Package issues 
c81cd6d2af, reversing
changes made to 426c11863a.
2024-01-05 15:25:48 -05:00
c81cd6d2af Merge remote-tracking branch 'origin/development' into test/input-test
Merging input and development
2024-01-05 14:55:09 -05:00
426c11863a Version swap to planned version
Version swap
2024-01-05 12:51:29 -05:00
68c32226ae Revert "FIxed sdk bug maybe"
This reverts commit 2b38f54c89.
2024-01-04 16:17:32 -05:00
2b38f54c89 FIxed sdk bug maybe 2023-12-20 13:43:28 -05:00
49c64eeb2f Fixed Scenes
- added the scenes to separate them correctly
2023-12-14 15:16:14 -05:00
bddafeb271 Added locomotion input testing
- Added teleport to new and old scene
- Bugged movement for controller
2023-12-14 15:07:14 -05:00
Brown, Caleb M
7bfb0cd6ea Added XR Input Test scene 2023-12-14 14:29:27 -05:00
Cody Wright
45bb69ff56 Add Gravity to Removed Parts
Added gravity to the clip, CanisterTape, plug, and Flip_Pad_Pull_Out (Rigidbody)
2023-12-13 17:09:22 -05:00
6d12cb95f3 Meta quest hands free
- Added Hands free support
- Added pinch and touch and wheel support
- ALL but movement and teleporting works , still some small bugs other than that
2023-12-13 11:47:31 -05:00
345ac8d576 Added meta quest movement
- Added metaquest movement with L/R
- Retargeted to android
2023-11-29 08:49:07 -05:00
Joshua Latham
08c6d19c77 Fixed direction and interaction of Ray interactors on hands. Continuing to work on teleportation 2023-11-10 16:50:09 -05:00
Joshua Latham
77c551632d Added stick movement to left hand to adjust position and hopefullly fixed buttons in stand alone build 2023-11-08 11:56:01 -05:00
Joshua Latham
d72630105f Fixed teleportation. Hands are offset from the head now though. 2023-11-06 23:32:54 -05:00
Joshua Latham
5bc27d80e7 Added Unity XR Hands package 2023-11-03 08:51:51 -04:00
Joshua Latham
1dea5a0c4c Adding XR project and BasicScene for Stratasys development 2023-10-30 08:42:18 -04:00