Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
255 commits
Select commit Hold shift + click to select a range
e478a99
scroll works now
yash-jain221 Feb 26, 2026
303e753
login works
yash-jain221 Feb 26, 2026
70fca7b
Added a grabbable brush prefab
gauravnaudiyal Feb 26, 2026
161c524
Merge pull request #40 from World-Domination-Plan/WDP-49-Test-drawing…
jjzsilva9 Feb 27, 2026
e2ceb18
Updated AuthenticationUiContoller.cs to handle Door properly when log…
jaden-adamczak Feb 27, 2026
deecc07
Merge branch 'development' into WDP-64-Create-a-paintbrush-object-to-…
gauravnaudiyal Feb 27, 2026
1065536
Merge pull request #41 from World-Domination-Plan/WDP-67
jjzsilva9 Feb 27, 2026
60e0440
Merge pull request #42 from World-Domination-Plan/WDP-55
Mogboella Feb 27, 2026
1373ea7
added grabbable paint brush
gauravnaudiyal Feb 27, 2026
478cc54
add paintbrush model
gauravnaudiyal Mar 9, 2026
adad3a3
fixed login through HUD
yash-jain221 Mar 11, 2026
e8b6c9a
HUD shows up when mouse is scrolled (now persistent)
0xs1r4t Mar 11, 2026
cd60d74
added a new script to check whether the user is holding the brush
gauravnaudiyal Mar 11, 2026
bffed6e
AuthenticationManager Async Authenticate fix
jaden-adamczak Mar 11, 2026
860ac36
Paint Brush Update
Lara-Tiara Mar 11, 2026
9caf699
Merge branch 'development' into WDP-64-Create-a-paintbrush-object-to-…
Lara-Tiara Mar 11, 2026
0557e8c
Merge pull request #45 from World-Domination-Plan/WDP-64-Create-a-pai…
yash-jain221 Mar 11, 2026
4ac134c
Populate Prefabs
jaden-adamczak Mar 11, 2026
73e6cd2
added the .meta file to make sure the GUID persists
0xs1r4t Mar 11, 2026
9c2b5e2
Merge branch 'development' into WDP-63-Make-the-Sign-Up-Panel-work
0xs1r4t Mar 11, 2026
0231c8c
Merge pull request #44 from World-Domination-Plan/WDP-63-Make-the-Sig…
gauravnaudiyal Mar 12, 2026
f425b1c
removed default canvas with image and create empty canvas button
0xs1r4t Mar 12, 2026
6ad26a3
Connect to UGS using a unique identifier
jjzsilva9 Mar 12, 2026
4046fc1
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Mar 12, 2026
4b33aa7
remove default canvas with image and create empty canvas button
0xs1r4t Mar 12, 2026
24b7bbb
paintbrush spawns along with canvas
gauravnaudiyal Mar 12, 2026
d21573d
Fix lobby joining and button bugs
jjzsilva9 Mar 12, 2026
7f6960f
Add checks to prevent small lobby HUD crashes
jjzsilva9 Mar 12, 2026
6ec9c4e
Merge branch 'development' into WDP-81-Re-link-create-lobby-logic-to-UI
jjzsilva9 Mar 12, 2026
3f9943f
removed all mini games from the scene
0xs1r4t Mar 12, 2026
25bb983
brush spawner
gauravnaudiyal Mar 12, 2026
6043d5e
added a workspace surface
0xs1r4t Mar 12, 2026
ceaaf95
Merge pull request #46 from World-Domination-Plan/WDP-81-Re-link-crea…
gauravnaudiyal Mar 13, 2026
f0cbb9f
Color Picker Script and Assets(not finished)
Lara-Tiara Mar 13, 2026
983d8d1
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Mar 13, 2026
230f90e
Added Supabase Client API for Gallery Storage
batunii Mar 13, 2026
c4674e5
Added Tests for the SupabaseGallery Script.
batunii Mar 13, 2026
fe024da
Merge pull request #47 from World-Domination-Plan/WDP-85-Change-Color…
0xs1r4t Mar 13, 2026
a9bd080
Painting UI folder + Brush Properties UI created
0xs1r4t Mar 13, 2026
81d4b13
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Mar 13, 2026
7f77d64
Added new fields to the GalleryData.cs and new tests for it. New Meth…
batunii Mar 13, 2026
9941d2e
Merge pull request #48 from World-Domination-Plan/WDP-46-Design-Galle…
dik17sha Mar 13, 2026
3396020
additional UI changes for the workspace UI
0xs1r4t Mar 18, 2026
3f3cf5a
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Mar 18, 2026
fb6d4c7
Merge pull request #49 from World-Domination-Plan/WDP-82-Environment-…
0xs1r4t Mar 18, 2026
eeb5f5d
add network object to canvas
gauravnaudiyal Mar 18, 2026
0d9d711
UI changes to the colour palette and brush properties to make them mo…
0xs1r4t Mar 18, 2026
d9ff0e3
UI changes to the colour palette and brush properties to make them mo…
0xs1r4t Mar 18, 2026
b380d44
Merge pull request #50 from World-Domination-Plan/WDP-86-Brush-Colour…
0xs1r4t Mar 19, 2026
a9eb331
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Mar 19, 2026
1d82e1c
Brush Scripts Working right now
Lara-Tiara Mar 19, 2026
98f3b8f
Merge branch 'development' into WDP-85-Change-Colors-of-the-paintbrush
Lara-Tiara Mar 19, 2026
9bfe3cd
gallery crud ui
Mogboella Mar 19, 2026
d9c48c4
add network object (in progress)
gauravnaudiyal Mar 19, 2026
add19e5
Gallery Full CRUD Automated testing (+ Artists fetching)
jaden-adamczak Mar 19, 2026
552482a
edited spawner.cs and prefab (in progress)
gauravnaudiyal Mar 19, 2026
ab18df1
Merge pull request #51 from World-Domination-Plan/WDP-85-Change-Color…
yash-jain221 Mar 19, 2026
1f95913
updated canvasprefab.prefab (in progress)
gauravnaudiyal Mar 19, 2026
7494354
Updated canvasspawner.cs
gauravnaudiyal Mar 19, 2026
509bae7
updated canvasspawner.cs, canvasbrushspawner.cs
gauravnaudiyal Mar 19, 2026
385f241
canvasbrushspawner.cs debug code
gauravnaudiyal Mar 19, 2026
f1075bc
added networkphysicsinteractable to paintbrush
gauravnaudiyal Mar 19, 2026
9e0a9e6
Update bonusspawnableprefabs.asset
gauravnaudiyal Mar 19, 2026
c64e4ab
removed paintbrush
gauravnaudiyal Mar 19, 2026
215919b
Changed AsyncCreateGallary() and AddArtWork()
batunii Mar 19, 2026
c31763a
updated canvasbrushspawner.cs
gauravnaudiyal Mar 19, 2026
7b4b4a5
add create gallery prefabs and gallery hud view
Mogboella Mar 19, 2026
53a9406
updated paintbrush
gauravnaudiyal Mar 19, 2026
94a4abe
updated canvasbrushspawner.cs & paintbrushprefab
gauravnaudiyal Mar 19, 2026
cfad4fd
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Mar 19, 2026
89c87ad
update paintbrush.prefab
gauravnaudiyal Mar 19, 2026
2bb695e
updated painterrayinput.cs & canvasaprefab
gauravnaudiyal Mar 20, 2026
42a2edf
updated paintbrush prefab
gauravnaudiyal Mar 20, 2026
5270241
Color Palette CAN change the brush's color
Lara-Tiara Mar 20, 2026
5c5553e
Added new API
batunii Mar 20, 2026
34b5a7b
FINAL COMMIT on paintbrush prefab and brushgrabstate.cs
gauravnaudiyal Mar 20, 2026
8b21bf3
Update SupabaseGalleryRepository.cs
batunii Mar 20, 2026
740677f
Merge branch 'development' into WDP-94-Sync-brush-strokes-between-users
jjzsilva9 Mar 20, 2026
74afdc5
VR v Desktop mode switching is working for VR mode :D
0xs1r4t Mar 20, 2026
5f204d1
Delete code/VR Art Gallery/Assets/Scripts/Cloud/API/SupabaseGalleryTe…
Lara-Tiara Mar 20, 2026
70e8ec9
Delete code/VR Art Gallery/Assets/Scripts/Cloud/API/IGalleryRepositor…
Lara-Tiara Mar 20, 2026
5266253
Delete code/VR Art Gallery/Assets/Scripts/Cloud/API/SupabaseGalleryRe…
Lara-Tiara Mar 20, 2026
4748dd4
Delete code/VR Art Gallery/Assets/Scripts/Cloud/Models/GalleryData.cs…
Lara-Tiara Mar 20, 2026
262eb11
Fix merge conflict
jjzsilva9 Mar 20, 2026
072d209
Merge pull request #53 from World-Domination-Plan/WDP-92-Brush-Colour…
Lara-Tiara Mar 20, 2026
346182c
Merge branch 'development' into WDP-91
Lara-Tiara Mar 20, 2026
4a9e543
Actually fix merge conflict
jjzsilva9 Mar 20, 2026
1865421
Merge branch 'development' into WDP-94-Sync-brush-strokes-between-users
jjzsilva9 Mar 20, 2026
dde1ccf
Merge branch 'development' into WDP-89-Toggle-between-Desktop-and-VR-UI
0xs1r4t Mar 20, 2026
2bafa7c
Fix more errors from merge conflicts
jjzsilva9 Mar 20, 2026
d529654
Ok now actually fix merge errors
jjzsilva9 Mar 20, 2026
282cc1d
Merge pull request #57 from World-Domination-Plan/WDP-89-Toggle-betwe…
0xs1r4t Mar 20, 2026
1c40528
Update workspace prefab to reference the Canvas prefab
jjzsilva9 Mar 20, 2026
619f40b
updated workspace prefab
gauravnaudiyal Mar 20, 2026
38f7628
create prefabs for gallery list
Mogboella Mar 20, 2026
8a7ec0f
Merge branch 'WDP-91' of https://github.com/World-Domination-Plan/Pro…
Mogboella Mar 20, 2026
18cdcd7
Merge pull request #56 from World-Domination-Plan/WDP-97-API-Sanity-C…
jaden-adamczak Mar 25, 2026
536781e
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Mar 25, 2026
caeb7c3
fix profile loading text
Mogboella Mar 25, 2026
7f38372
Updated bonusspawnableprefabs.asset
gauravnaudiyal Mar 25, 2026
317bea4
added logs for debugging purposes to canvasstrokesyncngo.cs
gauravnaudiyal Mar 25, 2026
3bd38c2
debugging canvas stroke sync
gauravnaudiyal Mar 25, 2026
4405191
Refactored the TestMule and implemented a full workflow to create a g…
jaden-adamczak Mar 25, 2026
a184faa
prefab ui updates
0xs1r4t Mar 25, 2026
5d6d045
updated canvasspawner and canvasprefab
gauravnaudiyal Mar 25, 2026
0170cad
Merge branch 'development' of https://github.com/World-Domination-Pla…
Mogboella Mar 25, 2026
0c93c3b
Color Palette UI fixed in world space, and desktop/vr transfer workin…
Lara-Tiara Mar 25, 2026
9cc0d7d
Merge pull request #55 from World-Domination-Plan/WDP-94-Sync-brush-s…
gauravnaudiyal Mar 26, 2026
abdfbfb
adding tests for get artwork path
yash-jain221 Mar 26, 2026
a09f9ec
Merge branch 'development' into WDP-103-Color-Palette-UI-Doesn-t-Catc…
jjzsilva9 Mar 26, 2026
ba70957
Delete code/VR Art Gallery/Assets/Scripts/Cloud/API/SupabaseGalleryRe…
Lara-Tiara Mar 26, 2026
d630417
Delete code/VR Art Gallery/Assets/Scripts/Cloud/API/IGalleryRepositor…
Lara-Tiara Mar 26, 2026
177a669
Delete code/VR Art Gallery/Assets/Scripts/Cloud/API/SupabaseGalleryTe…
Lara-Tiara Mar 26, 2026
e4b9197
Delete code/VR Art Gallery/Assets/Scripts/Cloud/Models/GalleryData.cs…
Lara-Tiara Mar 26, 2026
f5652dc
Delete code/VR Art Gallery/Assets/Scripts/Testing/EditMode/Cloud/Arti…
Lara-Tiara Mar 26, 2026
63e75d6
Delete code/VR Art Gallery/Assets/Scripts/Testing/EditMode/Cloud/Gall…
Lara-Tiara Mar 26, 2026
0ebe08b
made changes to create gallery
Mogboella Mar 26, 2026
4cba7d6
Merge branch 'development' of https://github.com/World-Domination-Pla…
Mogboella Mar 26, 2026
1e92d10
FullWorkflowTest Update: Retrieves Paths
jaden-adamczak Mar 26, 2026
2521413
added a gallery artworks prefab with 9 displays to the samplescene
0xs1r4t Mar 26, 2026
f9cba2d
added an unlit shader on top of all painting displays
0xs1r4t Mar 26, 2026
ba3716d
add gallery manager
Mogboella Mar 26, 2026
1150abf
Fullworkflow test for testmule completed from user creation to artwor…
jaden-adamczak Mar 26, 2026
8782af7
link gallery manager to CRUD
Mogboella Mar 27, 2026
275e146
Delete code/VR Art Gallery/Assets/Scripts/Testing/EditMode/Cloud/Arti…
0xs1r4t Mar 27, 2026
a89dcb9
Delete code/VR Art Gallery/Assets/Scripts/UI/DesktopFirstPersonContro…
0xs1r4t Mar 27, 2026
32c9d49
Delete code/VR Art Gallery/Assets/Scripts/Testing/EditMode/Cloud/Gall…
0xs1r4t Mar 27, 2026
4ae4b68
Merge pull request #58 from World-Domination-Plan/WDP-103-Color-Palet…
Lara-Tiara Mar 27, 2026
9b28408
Merge branch 'development' into WDP-100-TestMule-Gallery-Creation
jaden-adamczak Mar 27, 2026
6d9191b
Update uml and diagram
jjzsilva9 Mar 27, 2026
895d38c
Sign Up UI panel created
Lara-Tiara Mar 27, 2026
5718b92
Update SampleScene.unity
Lara-Tiara Mar 27, 2026
055f173
add gallery selection UI
Mogboella Mar 27, 2026
e909afb
Merge branch 'development' of https://github.com/World-Domination-Pla…
Mogboella Mar 27, 2026
c2edc9c
Update tech arch
jjzsilva9 Mar 27, 2026
b35fec7
Merge pull request #61 from World-Domination-Plan/WDP-105
Mogboella Mar 28, 2026
61cb757
Merge branch 'development' into WDP-100-TestMule-Gallery-Creation
jaden-adamczak Mar 30, 2026
a347b6e
Merge pull request #60 from World-Domination-Plan/WDP-107-Update-Tech…
0xs1r4t Mar 30, 2026
8276547
change owner_id type from int to long
0xs1r4t Mar 30, 2026
84b9a5e
changed fetchedOwnerId and fetchedInviteeId to long
0xs1r4t Mar 30, 2026
5b4c8bf
Update SupabaseArtistRepository.cs
0xs1r4t Mar 30, 2026
b624a2a
updated supabaseartistrepository.cs
gauravnaudiyal Apr 1, 2026
67a555a
Merge branch 'development' of https://github.com/World-Domination-Pla…
Mogboella Apr 1, 2026
c8e8d4d
Merge pull request #59 from World-Domination-Plan/WDP-100-TestMule-Ga…
gauravnaudiyal Apr 1, 2026
6c498ec
Signup UI panel works
Lara-Tiara Apr 1, 2026
98960c5
Merge branch 'WDP-88-Sign-Up-UI' of https://github.com/World-Dominati…
Mogboella Apr 1, 2026
90b3be3
delete meta file
Mogboella Apr 1, 2026
f05ed6a
Fix opening create gallery panel
jjzsilva9 Apr 1, 2026
4f92219
Refactor AuthenticationUI_EditModeTests for clarity
Lara-Tiara Apr 1, 2026
4070c49
Remove elements for listing galleries
jjzsilva9 Apr 1, 2026
10a62b9
Create a UI prefab to display paintings in a gallery
jjzsilva9 Apr 1, 2026
5b2e0b0
added PaintingDisplayN as separate prefabs under GalleryArtworksDispl…
0xs1r4t Apr 1, 2026
c67220a
removed title from ArtworksDisplay
0xs1r4t Apr 1, 2026
5e6dc79
removed .Populate()'s extra param for title
0xs1r4t Apr 1, 2026
0ffa14d
Updated Documentation
jaden-adamczak Apr 1, 2026
7ee5711
Merge branch 'development' of https://github.com/batunii/Project_X in…
jaden-adamczak Apr 1, 2026
88834f9
Updated Doc
jaden-adamczak Apr 1, 2026
7d53433
added the artworks display back to the scene
0xs1r4t Apr 1, 2026
3842e85
Merge pull request #63 from World-Domination-Plan/doc/readme-update
jaden-adamczak Apr 2, 2026
f60e2e5
fixed the position of the gallery artworks display, attached it as a …
0xs1r4t Apr 2, 2026
3e2aa0c
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 2, 2026
7e66a5a
fixed merges wrt dev
0xs1r4t Apr 2, 2026
a07ebd8
Merge branch 'WDP-110-Edit-Gallery-Options-via-the-HUD-and-API' of gi…
0xs1r4t Apr 2, 2026
36075a2
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 2, 2026
ec985be
Updated Component diagram and minor tweak on the ReadMe
jaden-adamczak Apr 2, 2026
5a5eecb
changed bg border to rounded using a sprite
0xs1r4t Apr 2, 2026
25c4b86
fix: ensure artist profile exists before inserting artwork
0xs1r4t Apr 2, 2026
0f79fb5
added a view gallery button
0xs1r4t Apr 2, 2026
6d3ada2
changed default owner id to 50 because user with owner id 1 was deleted
0xs1r4t Apr 2, 2026
c9dc102
stuff
Apr 2, 2026
88c579f
Merge pull request #64 from World-Domination-Plan/WDP-110-Edit-Galler…
0xs1r4t Apr 2, 2026
1203c4d
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 2, 2026
f389fbe
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 8, 2026
b7def76
Added Screenshots
jaden-adamczak Apr 8, 2026
a5747c9
Added Screenshots in the readme
jaden-adamczak Apr 8, 2026
a23ec2b
Merge pull request #66 from World-Domination-Plan/doc/readme-update
jaden-adamczak Apr 8, 2026
6d04da9
On development: added brushblit back
0xs1r4t Apr 8, 2026
57f06e7
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 8, 2026
496fcad
Merge branch 'WDP-106' of https://github.com/World-Domination-Plan/Pr…
Mogboella Apr 8, 2026
d703800
attached M_BrushBlit and M_PaintableSurface since they got yeeted
0xs1r4t Apr 8, 2026
9ccb4f6
Merge pull request #67 from World-Domination-Plan/WDP-115-Cleanup-gal…
yash-jain221 Apr 8, 2026
659f9ca
Changed gallery colour and swapped testmule prefab with piggybank
jaden-adamczak Apr 8, 2026
82d66ac
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 8, 2026
5f72792
Merge pull request #68 from World-Domination-Plan/Gallery-Overhaul-an…
jaden-adamczak Apr 8, 2026
85e4b0c
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 8, 2026
69f1694
SampleScene Push
jaden-adamczak Apr 8, 2026
b29ce06
Merge branch 'development' into Gallery-Overhaul-and-prefab-fixes
jaden-adamczak Apr 8, 2026
5c8d765
update lobby manager min
Mogboella Apr 8, 2026
8b804a3
Merge pull request #69 from World-Domination-Plan/Gallery-Overhaul-an…
jaden-adamczak Apr 8, 2026
07a69a8
Revert "Merge pull request #69 from World-Domination-Plan/Gallery-Ove…
jaden-adamczak Apr 8, 2026
8ae5131
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 8, 2026
bcba5ea
Merge branch 'development' of https://github.com/World-Domination-Pla…
Mogboella Apr 8, 2026
bd77f08
Scene Update
jaden-adamczak Apr 8, 2026
1237c7b
merge with dev
Mogboella Apr 8, 2026
4f790c6
Merge branch 'development' of https://github.com/World-Domination-Pla…
Mogboella Apr 8, 2026
445db6d
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 8, 2026
d3203d1
increase to 15
Mogboella Apr 9, 2026
40e6fb3
Merge branch 'development' of https://github.com/World-Domination-Pla…
Mogboella Apr 9, 2026
6fb6e85
Merge pull request #62 from World-Domination-Plan/WDP-88-Sign-Up-UI
Mogboella Apr 9, 2026
c7d4b1b
Merge pull request #72 from World-Domination-Plan/WDP-106
Mogboella Apr 9, 2026
b03fe17
updated gallery
Mogboella Apr 9, 2026
4d05cbf
fixed galleryselectionui prefab
gauravnaudiyal Apr 9, 2026
801b37d
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 9, 2026
68be12a
Updated PaintableSurfaceRT and ArtworkRepository to save to cloud eve…
jaden-adamczak Apr 9, 2026
f0c40ed
Merge pull request #75 from World-Domination-Plan/NOJIRA-Updated-Pain…
jjzsilva9 Apr 10, 2026
11e1556
Bypass ownerId and ensure upload to user id 49,gallery 141 as a fallback
jaden-adamczak Apr 10, 2026
b81b5f6
Removed "Brushed Metal material" from the canvas prefab
jaden-adamczak Apr 10, 2026
093b221
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 10, 2026
1ce09c3
Fixed Login UI transparency and disabled guest button
jaden-adamczak Apr 10, 2026
20a6f01
gallery loaded with room creation
yash-jain221 Apr 10, 2026
da656e7
Buttons in vr mode should be clickable through controllers
Lara-Tiara Apr 10, 2026
161c067
Lights are baked
jaden-adamczak Apr 10, 2026
6067ba3
Merge pull request #76 from World-Domination-Plan/fix/gallery_loaded_…
Mogboella Apr 10, 2026
93ae963
Merge branch 'NOJIRA-BackgroundMaterialFix' into development
jaden-adamczak Apr 10, 2026
ad5f41e
Add toggleable HUD, and button into VR
jjzsilva9 Apr 10, 2026
d383b8c
Testing
Lara-Tiara Apr 10, 2026
98f637b
merge dev
Apr 10, 2026
bf88cee
change name
Apr 10, 2026
5c6f265
Merge pull request #78 from World-Domination-Plan/NOJIRA-HUD-KeyBinding
jjzsilva9 Apr 10, 2026
db3ec0d
Test2
Lara-Tiara Apr 10, 2026
8b5ae49
fix: joinee can see loaded gallery
yash-jain221 Apr 10, 2026
7e8170f
fix1
yash-jain221 Apr 10, 2026
1b153da
Merge pull request #79 from World-Domination-Plan/fix/gallery_loaded_…
jjzsilva9 Apr 10, 2026
b03a174
Test3
Lara-Tiara Apr 10, 2026
9b41a89
add compile and deploy instructions
Mogboella Apr 10, 2026
d97714e
Merge pull request #80 from World-Domination-Plan/update-readme
Mogboella Apr 10, 2026
0a65364
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 10, 2026
0eb8f54
Gallery Artworks populations and groundwork for swapping with the act…
jaden-adamczak Apr 10, 2026
f17faea
Forgot to push the scene lmao
jaden-adamczak Apr 10, 2026
e709b0d
Merge pull request #81 from World-Domination-Plan/NOJIRA-fix-artgallery
Mogboella Apr 10, 2026
9afb2ea
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 11, 2026
06cc1f3
modified workspace textures and spawned brush
0xs1r4t Apr 11, 2026
149e198
updated the workspace
0xs1r4t Apr 12, 2026
440b94f
made changes to the environment
0xs1r4t Apr 12, 2026
3debadf
Brush Color Changing Successfully Tested with 2 players in the same w…
Lara-Tiara Apr 12, 2026
b772e4a
Merge branch 'development' into BUGFIX-Brush_Color_Changing
Lara-Tiara Apr 12, 2026
bc9a57f
Test4
Lara-Tiara Apr 12, 2026
947cd55
Merge pull request #83 from World-Domination-Plan/BUGFIX-Brush_Color_…
Lara-Tiara Apr 12, 2026
c9bb999
merging with dev
yash-jain221 Apr 12, 2026
4b4af73
Merge branch 'development' of github.com:World-Domination-Plan/Projec…
0xs1r4t Apr 12, 2026
21e0492
fixed merge conflicts after pulling from dev
0xs1r4t Apr 12, 2026
b4c2df8
fixes: togglable HUD and workspace
yash-jain221 Apr 12, 2026
018ca38
Merge pull request #86 from World-Domination-Plan/BUGFIX-VR-Buttons
yash-jain221 Apr 12, 2026
c1223b7
Merge pull request #85 from World-Domination-Plan/NOJIRA-workspace-te…
0xs1r4t Apr 12, 2026
1ec1784
add hud spawner values
Mogboella Apr 13, 2026
0996fc7
samplescene changes
Mogboella Apr 13, 2026
760ec4c
Merge pull request #87 from World-Domination-Plan/BUGFIX-slash-vals
Mogboella Apr 13, 2026
d1c4cd2
fix load gallery HUD
Mogboella Apr 13, 2026
10a6b7f
fix
Mogboella Apr 13, 2026
6c03c85
Merge pull request #88 from World-Domination-Plan/load-gallery-HUD
0xs1r4t Apr 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ Thumbs.db
**/Packages/packages-lock.json
.vscode/
**.env
code/VR Art Gallery/ProjectSettings/Packages/com.unity.probuilder/Settings.json
273 changes: 271 additions & 2 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion code/VR Art Gallery/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ Thumbs.db
# ============ #
/Packages/packages-lock.json
.vscode/
*.env
*.env
72 changes: 0 additions & 72 deletions code/VR Art Gallery/Assets/CanvasSpawner.cs

This file was deleted.

8 changes: 8 additions & 0 deletions code/VR Art Gallery/Assets/ColorGradientPicker.meta

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

Binary file not shown.
14 changes: 14 additions & 0 deletions code/VR Art Gallery/Assets/ColorGradientPicker/HowToUse.pdf.meta

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

8 changes: 8 additions & 0 deletions code/VR Art Gallery/Assets/ColorGradientPicker/Prefabs.meta

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

Loading
Loading