generated from cepdnaclk/eYY-3yp-project-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
33,586 changed files
with
4,536,624 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
*.psd filter=lfs diff=lfs merge=lfs -text | ||
*.png filter=lfs diff=lfs merge=lfs -text | ||
*.jpg filter=lfs diff=lfs merge=lfs -text | ||
*.jpeg filter=lfs diff=lfs merge=lfs -text | ||
*.fbx filter=lfs diff=lfs merge=lfs -text | ||
*.mp4 filter=lfs diff=lfs merge=lfs -text | ||
*.wav filter=lfs diff=lfs merge=lfs -text | ||
*.ogg filter=lfs diff=lfs merge=lfs -text | ||
*.ttf filter=lfs diff=lfs merge=lfs -text | ||
*.dll filter=lfs diff=lfs merge=lfs -text | ||
*.dylib filter=lfs diff=lfs merge=lfs -text | ||
*.so filter=lfs diff=lfs merge=lfs -text | ||
*.exe filter=lfs diff=lfs merge=lfs -text | ||
D:/University[[:space:]]Modules/Semester[[:space:]]5/3YP/3YP/e20-3yp-VR-Multiplayer-Golf-Game/Proof[[:space:]]of[[:space:]]Concept/Library/ArtifactDB filter=lfs diff=lfs merge=lfs -text | ||
D:/University[[:space:]]Modules/Semester[[:space:]]5/3YP/3YP/e20-3yp-VR-Multiplayer-Golf-Game/Proof[[:space:]]of[[:space:]]Concept/Library/PackageCache/com.unity.burst@616862665d8c/.Runtime/burst-llvm-16-arm64.dll filter=lfs diff=lfs merge=lfs -text | ||
D:/University[[:space:]]Modules/Semester[[:space:]]5/3YP/3YP/e20-3yp-VR-Multiplayer-Golf-Game/Proof[[:space:]]of[[:space:]]Concept/Library/PackageCache/com.unity.burst@616862665d8c/.Runtime/burst-llvm-16.dll filter=lfs diff=lfs merge=lfs -text | ||
D:/University[[:space:]]Modules/Semester[[:space:]]5/3YP/3YP/e20-3yp-VR-Multiplayer-Golf-Game/Proof[[:space:]]of[[:space:]]Concept/Library/PackageCache/com.unity.burst@616862665d8c/.Runtime/libburst-llvm-10.dylib filter=lfs diff=lfs merge=lfs -text | ||
D:/University[[:space:]]Modules/Semester[[:space:]]5/3YP/3YP/e20-3yp-VR-Multiplayer-Golf-Game/Proof[[:space:]]of[[:space:]]Concept/Library/PackageCache/com.unity.burst@616862665d8c/.Runtime/libburst-llvm-16.dylib filter=lfs diff=lfs merge=lfs -text | ||
D:/University[[:space:]]Modules/Semester[[:space:]]5/3YP/3YP/e20-3yp-VR-Multiplayer-Golf-Game/Proof[[:space:]]of[[:space:]]Concept/Library/PackageCache/com.unity.burst@616862665d8c/.Runtime/libburst-llvm-16.so filter=lfs diff=lfs merge=lfs -text | ||
D:/University[[:space:]]Modules/Semester[[:space:]]5/3YP/3YP/e20-3yp-VR-Multiplayer-Golf-Game/Proof[[:space:]]of[[:space:]]Concept/Library/PackageCache/com.unity.burst@616862665d8c/.Runtime/hostmac/dsymutil filter=lfs diff=lfs merge=lfs -text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"recommendations": [ | ||
"visualstudiotoolsforunity.vstuc" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"version": "0.2.0", | ||
"configurations": [ | ||
{ | ||
"name": "Attach to Unity", | ||
"type": "vstuc", | ||
"request": "attach" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{ | ||
"files.exclude": { | ||
"**/.DS_Store": true, | ||
"**/.git": true, | ||
"**/.vs": true, | ||
"**/.gitmodules": true, | ||
"**/.vsconfig": true, | ||
"**/*.booproj": true, | ||
"**/*.pidb": true, | ||
"**/*.suo": true, | ||
"**/*.user": true, | ||
"**/*.userprefs": true, | ||
"**/*.unityproj": true, | ||
"**/*.dll": true, | ||
"**/*.exe": true, | ||
"**/*.pdf": true, | ||
"**/*.mid": true, | ||
"**/*.midi": true, | ||
"**/*.wav": true, | ||
"**/*.gif": true, | ||
"**/*.ico": true, | ||
"**/*.jpg": true, | ||
"**/*.jpeg": true, | ||
"**/*.png": true, | ||
"**/*.psd": true, | ||
"**/*.tga": true, | ||
"**/*.tif": true, | ||
"**/*.tiff": true, | ||
"**/*.3ds": true, | ||
"**/*.3DS": true, | ||
"**/*.fbx": true, | ||
"**/*.FBX": true, | ||
"**/*.lxo": true, | ||
"**/*.LXO": true, | ||
"**/*.ma": true, | ||
"**/*.MA": true, | ||
"**/*.obj": true, | ||
"**/*.OBJ": true, | ||
"**/*.asset": true, | ||
"**/*.cubemap": true, | ||
"**/*.flare": true, | ||
"**/*.mat": true, | ||
"**/*.meta": true, | ||
"**/*.prefab": true, | ||
"**/*.unity": true, | ||
"build/": true, | ||
"Build/": true, | ||
"Library/": true, | ||
"library/": true, | ||
"obj/": true, | ||
"Obj/": true, | ||
"Logs/": true, | ||
"logs/": true, | ||
"ProjectSettings/": true, | ||
"UserSettings/": true, | ||
"temp/": true, | ||
"Temp/": true | ||
}, | ||
"dotnet.defaultSolution": "Proof of Concept.sln" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.