Skip to content

Commit

Permalink
Odin inspector removed from the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
KUNGERMOoN committed Jul 7, 2024
1 parent bf00a7a commit e9acf24
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,9 @@ crashlytics-build.properties
# Temporary auto-generated Android Assets
/[Aa]ssets/[Ss]treamingAssets/aa.meta
/[Aa]ssets/[Ss]treamingAssets/aa/*
Assets/Docs/~$LookupTables.xlsx

# Temporary excel files
/[Aa]ssets/~$LookupTables.xlsx

# Odin inspector (optionally used for Assets Scripts/Editor/LookupTableBuilderEditor.cs)
/[Aa]ssets/Plugins/Sirenix/*
6 changes: 2 additions & 4 deletions Assets/GameOfLife.unity
Original file line number Diff line number Diff line change
Expand Up @@ -370,9 +370,7 @@ MonoBehaviour:
Grid: {r: 0.26666668, g: 0.3019608, b: 0.5176471, a: 1}
AliveCell: {r: 0.69803923, g: 0.8352941, b: 0.81960785, a: 1}
Name: Cold Light
Description: 'Cold Light palette by @A-LAMP on Lospec
https://lospec.com/palette-list/cold-light'
Description:
Settings:
CameraMaxSpeed: 2
CameraAcceleration: 0.2
Expand Down Expand Up @@ -490,7 +488,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: ee28e3c4ff94dda449efb75f64e150da, type: 3}
m_Name:
m_EditorClassIdentifier:
ComputeShader: {fileID: 7200000, guid: b33be95b30b36914e87fa054dc3f2c83, type: 3}
ComputeShader: {fileID: 7200000, guid: e2a7997474cc52d428aff7a92d7a6592, type: 3}
Renderer: {fileID: 1518814360}
Material: {fileID: 2100000, guid: eae4068e4c3ce52428fa7d2f6af5a091, type: 2}
--- !u!1660057539 &9223372036854775807
Expand Down
2 changes: 1 addition & 1 deletion Assets/Shaders/GameOfLifeSimulation.compute.meta

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

1 change: 0 additions & 1 deletion sus.json

This file was deleted.

0 comments on commit e9acf24

Please sign in to comment.