Skip to content

Commit

Permalink
Merge pull request #44 from LingFeng-bbben/poling
Browse files Browse the repository at this point in the history
NotePool and performance optimization
  • Loading branch information
LeZi9916 authored Oct 1, 2024
2 parents 370fc31 + 96c83f4 commit 751f348
Show file tree
Hide file tree
Showing 99 changed files with 3,143 additions and 753 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion Assets/Plugin.meta → Assets/Plugins/Un4seen.Bass.meta

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

Binary file added Assets/Plugins/Un4seen.Bass/Bass.Net.dll
Binary file not shown.
33 changes: 33 additions & 0 deletions Assets/Plugins/Un4seen.Bass/Bass.Net.dll.meta

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

Binary file added Assets/Plugins/Un4seen.Bass/basswasapi.dll
Binary file not shown.
27 changes: 27 additions & 0 deletions Assets/Plugins/Un4seen.Bass/basswasapi.dll.meta

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

15 changes: 15 additions & 0 deletions Assets/Prefab/Game/Hold_Effect.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ GameObject:
- component: {fileID: 4577993816622980205}
- component: {fileID: 3106665901236023424}
- component: {fileID: 2008783540039310041}
- component: {fileID: 4942113865119473856}
m_Layer: 0
m_Name: Hold_Effect
m_TagString: Untagged
Expand Down Expand Up @@ -4851,3 +4852,17 @@ ParticleSystemRenderer:
m_MeshWeighting2: 1
m_MeshWeighting3: 1
m_MaskInteraction: 0
--- !u!114 &4942113865119473856
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 692072832370815118}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f215be01350d94a42b891a1735eec4f1, type: 3}
m_Name:
m_EditorClassIdentifier:
effectObject: {fileID: 692072832370815118}
psRenderer: {fileID: 2008783540039310041}
Loading

0 comments on commit 751f348

Please sign in to comment.