Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
46 changes: 46 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,48 @@
.idea/

*.apk
/Library/PackageCache/
/Temp/UnityLockfile
Logs/
# =============== #
# Unity generated #
# =============== #
[Tt]emp/
[Oo]bj/
[Bb]uild
/[Bb]uilds/
/[Ll]ibrary/
sysinfo.txt
*.stackdump
/Assets/AssetStoreTools*
*.unitypackage

# ===================================== #
# Visual Studio / MonoDevelop generated #
# ===================================== #
[Ee]xported[Oo]bj/
.vs/
/*.userprefs
/*.pidb
*.pidb.meta
/*.suo
/*.user
/*.unityproj
/*.booproj
.consulo/
/*.tmp
/*.svd

# ============ #
# OS generated #
# ============ #
.DS_Store*
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
[Tt]humbs.db
[Dd]esktop.ini
Corridor/Library/ShaderCache/
Corridor/Library/metadata/
13 changes: 13 additions & 0 deletions .idea/.idea.Random-Assets-Platformer/.idea/.gitignore

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

4 changes: 4 additions & 0 deletions .idea/.idea.Random-Assets-Platformer/.idea/encodings.xml

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

33 changes: 33 additions & 0 deletions .idea/.idea.Random-Assets-Platformer/.idea/indexLayout.xml

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

7 changes: 7 additions & 0 deletions .idea/.idea.Random-Assets-Platformer/.idea/riderModule.iml

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

6 changes: 6 additions & 0 deletions .idea/.idea.Random-Assets-Platformer/.idea/vcs.xml

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

845 changes: 708 additions & 137 deletions Assembly-CSharp-Editor-firstpass.csproj

Large diffs are not rendered by default.

801 changes: 693 additions & 108 deletions Assembly-CSharp-firstpass.csproj

Large diffs are not rendered by default.

891 changes: 758 additions & 133 deletions Assembly-CSharp.csproj

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions Assets/Fireworks.meta

This file was deleted.

27 changes: 0 additions & 27 deletions Assets/Fireworks/Fireworks - Readme.txt

This file was deleted.

6 changes: 0 additions & 6 deletions Assets/Fireworks/Fireworks - Readme.txt.meta

This file was deleted.

9 changes: 0 additions & 9 deletions Assets/Fireworks/Materials.meta

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

9 changes: 0 additions & 9 deletions Assets/Fireworks/Materials/_Mobile.meta

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

9 changes: 0 additions & 9 deletions Assets/Fireworks/Prefabs.meta

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Loading