Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtual Environments #127

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
93321b5
Added Menu for Virtual Environment Feature and Linked it to Main Menu
EmilieHK Aug 12, 2020
2c6da10
Added exemplary skyboxes
JulianStaab Aug 12, 2020
ba5d344
Added Scripts to store and display environments
EmilieHK Aug 12, 2020
7dc3fd6
Added VE Preview Item
JulianStaab Aug 12, 2020
c0a66e0
Merge
JulianStaab Aug 12, 2020
9c9efce
Fixed merge errors and linked the preview item to the menu
JulianStaab Aug 12, 2020
f271774
Worked on the Virtual Environments menu
JulianStaab Aug 21, 2020
0b2c875
Implemented Item Display in the VE Menu
JulianStaab Aug 21, 2020
9807d30
Folder CleanUp
EmilieHK Aug 22, 2020
9c899fd
Finished virtual environments selection window
JulianStaab Aug 25, 2020
57f9055
Created and added better preview images
JulianStaab Aug 25, 2020
c6ad38e
Added 3D Model of Office Room
EmilieHK Aug 25, 2020
d77c2cd
Added several new environments and 3d objects
JulianStaab Aug 25, 2020
907e03c
Implemented AR or VR check
JulianStaab Sep 2, 2020
9c96630
Worked on the virtual environments
JulianStaab Sep 2, 2020
49cc91c
Added more 3d environment prefabs
EmilieHK Sep 8, 2020
924d083
Added several more 3d environments and preview images
Sep 9, 2020
6e8606a
Added Credits windows to the Virtual Environments
JulianStaab Oct 6, 2020
a299a7a
Updated this branch to MRTK v2.4.0 and fixed several issues caused by…
JulianStaab Dec 14, 2020
f80bc4f
Testing features
Dec 15, 2020
c5905e6
Removed Button Scaling when being focused
Dec 15, 2020
1de2a70
Preparation for build
Feb 24, 2021
bd80aad
Removed files from different branch
Feb 24, 2021
465f222
Fixed building issues with Photon
JulianStaab Mar 18, 2021
e412119
Minor Clean-Up
EmilieHK Aug 5, 2021
a5acb34
minor photon fix
JulianStaab Aug 8, 2021
cea0cc8
added virtual environments asset bundles and added the assets
JulianStaab Aug 8, 2021
a60e0ae
create exportable asset bundle manifests
JulianStaab Aug 8, 2021
091938d
Implemented Loading from AssetBundles
JulianStaab Aug 8, 2021
eb79bf9
Removed VE Assets; Now only uses AssetBundles
JulianStaab Aug 8, 2021
e8c0761
Added VR/AR check on the environment load
JulianStaab Aug 8, 2021
e2fc697
Rework of the VEMenu script
JulianStaab Aug 11, 2021
3eb4409
Implemented Quiz Downloader
JulianStaab Mar 22, 2022
9b986b2
Revert "Implemented Quiz Downloader"
JulianStaab Mar 22, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added several new environments and 3d objects
  • Loading branch information
JulianStaab committed Aug 25, 2020
commit d77c2cd99e585e6899f10c614aff5e06d81bc9ac
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: Parquet_flooring_08_2K_Base_Color
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
m_ShaderKeywords:
m_ShaderKeywords: _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
Expand All @@ -20,7 +20,7 @@ Material:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Texture: {fileID: 2800000, guid: 7d64404f7444649f094e2de2c318f1a5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading