Skip to content

Commit cc5fa7b

Browse files
committed
Continued improving the new OASIS Omniverse OS :)
- Improving ODOOM Inventory System (getting the text to appear when sending an item to an avatar or clan).
1 parent 47ed263 commit cc5fa7b

18 files changed

Lines changed: 172 additions & 23 deletions

File tree

OASIS Omniverse/OASIS Omniverse/Assets/Scenes/OmniverseHub.unity

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,3 +312,5 @@ SceneRoots:
312312
- {fileID: 705507999}
313313
- {fileID: 1025559642}
314314

315+
316+

OASIS Omniverse/OASIS Omniverse/Assets/Scripts/Rendering/CinematicPortalGlow.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,5 @@ private void OnRenderImage(RenderTexture source, RenderTexture destination)
5151
}
5252
}
5353

54+
55+

OASIS Omniverse/OASIS Omniverse/Assets/Scripts/Runtime/GlobalSettingsService.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,3 +165,5 @@ private static void ApplyToUnity(OmniverseGlobalSettings settings)
165165
}
166166
}
167167

168+
169+

OASIS Omniverse/OASIS Omniverse/Assets/Shaders/PortalGlowPost.shader

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ Shader "Hidden/OASIS/PortalGlow"
3737
}
3838
}
3939

40+
41+

OASIS Omniverse/OASIS Omniverse/ProjectSettings/EditorBuildSettings.asset

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ EditorBuildSettings:
1010
guid: 9e1d3f74c5b94a4f9a89a4b4ccde4ed1
1111
m_configObjects: {}
1212

13+
14+
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
170 Bytes
Binary file not shown.

OASIS Omniverse/ODOOM/create_odoom_face_pk3.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,5 @@ def main():
7474
main()
7575

7676

77+
78+

OASIS Omniverse/ODOOM/generate_oquake_mdl_sprites.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -921,3 +921,5 @@ def main(argv: List[str]) -> int:
921921

922922

923923

924+
925+

0 commit comments

Comments
 (0)