Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

Commit

Permalink
Merge pull request #87 from LingFeng-bbben/offline-render
Browse files Browse the repository at this point in the history
v4.1.0 Offline render
  • Loading branch information
LingFeng-bbben authored Feb 3, 2023
2 parents 0980167 + a100348 commit 0f9feb9
Show file tree
Hide file tree
Showing 67 changed files with 6,873 additions and 995 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ sysinfo.txt
*.apk
*.unitypackage

Skin/*.*
UserSettings/*
Skin/*
[Ll]ogs/*
*/[Ll]ogs/
6 changes: 3 additions & 3 deletions Assets/Animation/CanvasAllPerfect.controller
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ AnimatorController:
m_Controller: {fileID: 9100000}
--- !u!1107 &1117506739050932553
AnimatorStateMachine:
serializedVersion: 5
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
Expand All @@ -33,7 +33,7 @@ AnimatorStateMachine:
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: 3247206718786772042}
m_Position: {x: 200, y: 0, z: 0}
m_Position: {x: 170, y: 190, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
Expand All @@ -46,7 +46,7 @@ AnimatorStateMachine:
m_DefaultState: {fileID: 3247206718786772042}
--- !u!1102 &3247206718786772042
AnimatorState:
serializedVersion: 5
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
Expand Down
83 changes: 82 additions & 1 deletion Assets/Animation/Enter.anim
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ AnimationClip:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Enter
serializedVersion: 6
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
Expand Down Expand Up @@ -1828,6 +1828,43 @@ AnimationClip:
path: APTEXT
classID: 114
script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 2.8333333
value: 1
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 3.1166666
value: 1
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: ifStopRecording
path:
classID: 114
script: {fileID: 11500000, guid: 8ff4d7167d6265845aade36b6f37d48c, type: 3}
m_PPtrCurves: []
m_SampleRate: 60
m_WrapMode: 0
Expand Down Expand Up @@ -2095,6 +2132,13 @@ AnimationClip:
typeID: 114
customType: 0
isPPtrCurve: 0
- serializedVersion: 2
path: 0
attribute: 3997314808
script: {fileID: 11500000, guid: 8ff4d7167d6265845aade36b6f37d48c, type: 3}
typeID: 114
customType: 0
isPPtrCurve: 0
- serializedVersion: 2
path: 1636770510
attribute: 2012719827
Expand Down Expand Up @@ -4183,6 +4227,43 @@ AnimationClip:
path: APTEXT
classID: 114
script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 2.8333333
value: 1
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 3.1166666
value: 1
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: ifStopRecording
path:
classID: 114
script: {fileID: 11500000, guid: 8ff4d7167d6265845aade36b6f37d48c, type: 3}
m_EulerEditorCurves:
- curve:
serializedVersion: 2
Expand Down
Loading

0 comments on commit 0f9feb9

Please # to comment.