Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slide Optimization #108

Merged
merged 27 commits into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
547 changes: 256 additions & 291 deletions Assets/Animation/NoteEffects/SlideAnims/BreakStarOver.anim

Large diffs are not rendered by default.

54 changes: 36 additions & 18 deletions Assets/Animation/NoteEffects/SlideAnims/ClassicStarOver.anim
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,15 @@ AnimationClip:
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5833333
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
Expand All @@ -191,7 +200,7 @@ AnimationClip:
m_Curve:
- serializedVersion: 3
time: 0
value: 0
value: 1
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
Expand All @@ -200,16 +209,16 @@ AnimationClip:
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
value: 0
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.55
value: 1
time: 0.5833333
value: 0
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
Expand All @@ -219,10 +228,10 @@ AnimationClip:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: ifDestroy
attribute: m_Enabled
path:
classID: 114
script: {fileID: 11500000, guid: 8ff4d7167d6265845aade36b6f37d48c, type: 3}
classID: 212
script: {fileID: 0}
flags: 0
m_PPtrCurves:
- serializedVersion: 2
Expand Down Expand Up @@ -261,9 +270,9 @@ AnimationClip:
isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 0
attribute: 785836788
script: {fileID: 11500000, guid: 8ff4d7167d6265845aade36b6f37d48c, type: 3}
typeID: 114
attribute: 3305885265
script: {fileID: 0}
typeID: 212
customType: 0
isPPtrCurve: 0
isIntCurve: 0
Expand Down Expand Up @@ -311,7 +320,7 @@ AnimationClip:
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 0.55
m_StopTime: 0.5833333
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
Expand Down Expand Up @@ -487,6 +496,15 @@ AnimationClip:
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5833333
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
Expand All @@ -501,7 +519,7 @@ AnimationClip:
m_Curve:
- serializedVersion: 3
time: 0
value: 0
value: 1
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
Expand All @@ -510,16 +528,16 @@ AnimationClip:
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
value: 0
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.55
value: 1
time: 0.5833333
value: 0
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
Expand All @@ -529,10 +547,10 @@ AnimationClip:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: ifDestroy
attribute: m_Enabled
path:
classID: 114
script: {fileID: 11500000, guid: 8ff4d7167d6265845aade36b6f37d48c, type: 3}
classID: 212
script: {fileID: 0}
flags: 0
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
Expand Down
Loading
Loading