Compare commits

..

10 Commits

Author SHA1 Message Date
kerutoo 8fce3f18bf Broken Snap logic 2026-05-27 12:09:15 +03:00
kerutoo d40f4750bc Add radio assets and update VR repair scene 2026-05-27 08:11:10 +03:00
Andre Poll 2b9687572c Added the DEMO of the snap interaction again. It doesn't work perfectly as I didn't have much time to repair it, but it's a work in progress. 2026-05-06 14:54:46 +03:00
kerutoo 9c68c7023d Added more assets, made and added a soldering iron. Added Post-processing for outline shading. Fixed some old assets too. 2026-05-06 11:33:11 +03:00
kristjan.radsin b1b106b309 sound and some tool changes 2026-05-05 21:19:19 +03:00
kerutoo c2827425c4 fixed materials, added assets like toolbox and shelf 2026-04-29 19:38:12 +03:00
Hannes Kolk 47f68927fc Locomotion, ceiling + wall materials, initial lighting setup 2026-04-29 15:09:55 +03:00
andrepoll ce5281e6db Added multiple functionalities. Added a drill and a hammer. Lost and found table works with tools when dropped on the ground. Added GrabComponents to the handles of the tools (Not correctly rotated yet). Added a whiteboard that can be used for displaying instructions later. TODO: Rotate the GrabComponents of the tools properly. 2026-04-15 05:05:05 +03:00
kert-kristofer.kljutsnik 069b7e8ebf Merge pull request 'Added basketball hoop, replaced trashbin, rebuilt and fixed lighting a bit.' (#1) from andre.poll/Gadget-Repair:master into master
Reviewed-on: https://127.0.0.1:3000/kert-kristofer.kljutsnik/Gadget-Repair/pulls/1
2026-04-14 16:10:38 +00:00
andrepoll 6912c62bee Added basketball hoop, replaced trashbin, rebuilt and fixed lighting a bit. 2026-04-13 13:41:15 +03:00
343 changed files with 4702 additions and 74 deletions
+1
View File
@@ -42,6 +42,7 @@ r.SkinCache.CompileShaders=True
r.RayTracing=True r.RayTracing=True
r.RayTracing.RayTracingProxies.ProjectEnabled=True r.RayTracing.RayTracingProxies.ProjectEnabled=True
r.CustomDepth=3
[/Script/AndroidRuntimeSettings.AndroidRuntimeSettings] [/Script/AndroidRuntimeSettings.AndroidRuntimeSettings]
bBuildForES31=False bBuildForES31=False
File diff suppressed because one or more lines are too long
@@ -0,0 +1,36 @@
# Blender MTL File: 'BasketballHoop.blend'
# Material Count: 3
newmtl M_Backboard
Ns 225.000000
Ka 1.000000 1.000000 1.000000
Kd 0.800000 0.800000 0.800000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.450000
d 1.000000
illum 2
map_Bump T_Backboard_NORM.png
map_Kd T_Backboard_Albedo.png
map_Ks T_Backboard_SPEC.tga
newmtl M_BasketballHoop
Ns 225.000000
Ka 1.000000 1.000000 1.000000
Kd 0.800000 0.800000 0.800000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.450000
d 1.000000
illum 2
map_Kd T_BasketballHoop_Albedo.png
newmtl M_Metallic
Ns 422.863143
Ka 1.000000 1.000000 1.000000
Kd 0.800000 0.800000 0.800000
Ks 1.000000 1.000000 1.000000
Ke 0.000000 0.000000 0.000000
Ni 1.450000
d 1.000000
illum 3
File diff suppressed because it is too large Load Diff
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More