mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-22 02:06:03 +08:00
* [spine-csharp] Ported 3.3 changes of Animation and inner classes. Added MathUtils.Clamp
* [spine-csharp] Ported 3.3 changes of AnimationStateData. Updated .gitignore to exclude .meta files from spine-csharp
* [spine-csharp] Ported 3.3 changes of Bone
* [spine-csharp] Ported 3.3 changes of BoneData
* [spine-csharp] Ported 3.3 changes of Event
* [spine-csharp] Ported 3.3 changes to IKConstraint. Also got rid of the hideous labeled break. Replaced with while and sprinkled continues and break :D
* [spine-csharp] Mario is not good with labeled breaks. Fixed with goto
* [spine-csharp] Ported more 3.3 changes, only SkeletonJson and SkeletonBinary left. Unity runtime also needs updating with new changes
* [spine-csharp] fixed compilation errors initially not reported by Mono CS
* Minor clean up.
Every space has its place.™
* Match csharp 3.3 refactorings.
* [Unity] Minor cleanup in SkeletonBaker.
* Better exception messages.
* Removed extra usings. Matched whitespace style.
* Fixed Bone.cs method PascalCase and xml documentation.
* Fixed Exception ctor arguments.
* Fixed single bone IK mixing.
Matched libgdx commit:
e0ee18a088
* [spine-csharp] Port of 3.3 changes to SkeletonJson, incomplete
* [Unity] Ragdoll: account for shear and new constraints.
* [spine-csharp] Ported 3.3 changes to SkeletonJson
* [spine-csharp] Ported 3.3 changes to SkeletonBinary. Time for testing and debugging
* [spine-csharp] Fixed up XNA runtime
* Added simple example data in new exports/ folder
* [spine-csharp] Fixed bug in Slot construtor, wasn't assigning index. Fixed bug in CurveTimeline, argument guard was wrong. Fixed bugs in SkeletonJson, indexing to get duration of a timeline was wrong. Added simple example to spine-xna for easier debugging
* [spine-csharp] Fixed porting bug in ColorTimeline#apply, indexing was wrong
* [spine-csharp] Fixed SkeletonJson#ReadVertices, calling resize on temp lists was wrong. Updated goblin sample in spine-xna, fixed mesh attachment rendering in spine-xna.
* [spine-xna] Added binary exports, modified XNA game
* [spine-xna] Added tank example
* Some cleanup. Relabeled generic todos.
* Prevent SpineEditorUtilities from orphaning failed instantiations.
* Ignore PathAttachment when checking for required atlas regions.
* [spine-csharp] the great spaces to tabs battle
* [spine-csharp] Fixed inherit deform.
* [spine-csharp] Match Skeleton.java properties and stuff.
* [spine-csharp] Fixed enums, all upper cased now, using Enum.ParseType in case-insensitive mode
* [csharp] Ported 206e7f983c4df4d27fee6cac05d152eb2295c8b0 to csharp runtime. Fixes attachment keys on different tracks
* [csharp] Updated README.md
* [xna] [monogame] [unity] Updated README.md
* Revert "[csharp] Ported 206e7f983c4df4d27fee6cac05d152eb2295c8b0 to csharp runtime. Fixes attachment keys on different tracks"
This reverts commit 175216868dd00b4ae31cc717022242308c150f6a.
* [csharp] Fix to AttachmentTimeline#apply, fix for the fix for the fix for the revert for the fix
* [csharp] Matched and fixed more comments, summaries, exception messages and formatting.
* [csharp] Fix deformed weighted vertices condition + match libgdx closer.
* [csharp] Use internal ExposedList array for critical methods.
* [csharp] SkeletonJson and SkeletonBinary minor formatting and fixes.
* [unity] Match changes and fixes in spine-csharp 3.3 + better editor messages.
* [unity] Updated sample scenes and files.
* [csharp] Some formatting got left behind.
* [unity] New readme links + Removed redundant info.
* [exports] Remove dummy project.
304 lines
7.6 KiB
Plaintext
304 lines
7.6 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!29 &1
|
|
SceneSettings:
|
|
m_ObjectHideFlags: 0
|
|
m_PVSData:
|
|
m_PVSObjectsArray: []
|
|
m_PVSPortalsArray: []
|
|
m_OcclusionBakeSettings:
|
|
smallestOccluder: 5
|
|
smallestHole: 0.25
|
|
backfaceThreshold: 100
|
|
--- !u!104 &2
|
|
RenderSettings:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 6
|
|
m_Fog: 0
|
|
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
|
|
m_FogMode: 3
|
|
m_FogDensity: 0.01
|
|
m_LinearFogStart: 0
|
|
m_LinearFogEnd: 300
|
|
m_AmbientSkyColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
|
|
m_AmbientEquatorColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
|
|
m_AmbientGroundColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
|
|
m_AmbientIntensity: 1
|
|
m_AmbientMode: 3
|
|
m_SkyboxMaterial: {fileID: 0}
|
|
m_HaloStrength: 0.5
|
|
m_FlareStrength: 1
|
|
m_FlareFadeSpeed: 3
|
|
m_HaloTexture: {fileID: 0}
|
|
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
|
|
m_DefaultReflectionMode: 0
|
|
m_DefaultReflectionResolution: 128
|
|
m_ReflectionBounces: 1
|
|
m_ReflectionIntensity: 1
|
|
m_CustomReflection: {fileID: 0}
|
|
m_Sun: {fileID: 0}
|
|
--- !u!157 &4
|
|
LightmapSettings:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 6
|
|
m_GIWorkflowMode: 1
|
|
m_LightmapsMode: 1
|
|
m_GISettings:
|
|
serializedVersion: 2
|
|
m_BounceScale: 1
|
|
m_IndirectOutputScale: 1
|
|
m_AlbedoBoost: 1
|
|
m_TemporalCoherenceThreshold: 1
|
|
m_EnvironmentLightingMode: 0
|
|
m_EnableBakedLightmaps: 1
|
|
m_EnableRealtimeLightmaps: 0
|
|
m_LightmapEditorSettings:
|
|
serializedVersion: 3
|
|
m_Resolution: 1
|
|
m_BakeResolution: 50
|
|
m_TextureWidth: 1024
|
|
m_TextureHeight: 1024
|
|
m_AOMaxDistance: 1
|
|
m_Padding: 2
|
|
m_CompAOExponent: 0
|
|
m_LightmapParameters: {fileID: 0}
|
|
m_TextureCompression: 0
|
|
m_FinalGather: 0
|
|
m_FinalGatherRayCount: 1024
|
|
m_ReflectionCompression: 2
|
|
m_LightingDataAsset: {fileID: 0}
|
|
m_RuntimeCPUUsage: 25
|
|
--- !u!196 &5
|
|
NavMeshSettings:
|
|
serializedVersion: 2
|
|
m_ObjectHideFlags: 0
|
|
m_BuildSettings:
|
|
serializedVersion: 2
|
|
agentRadius: 0.5
|
|
agentHeight: 2
|
|
agentSlope: 45
|
|
agentClimb: 0.4
|
|
ledgeDropHeight: 0
|
|
maxJumpAcrossDistance: 0
|
|
accuratePlacement: 0
|
|
minRegionArea: 2
|
|
cellSize: 0.16666666
|
|
manualCellSize: 0
|
|
m_NavMeshData: {fileID: 0}
|
|
--- !u!1 &626664551
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
serializedVersion: 4
|
|
m_Component:
|
|
- 4: {fileID: 626664556}
|
|
- 20: {fileID: 626664555}
|
|
- 92: {fileID: 626664554}
|
|
- 124: {fileID: 626664553}
|
|
- 81: {fileID: 626664552}
|
|
m_Layer: 0
|
|
m_Name: Main Camera
|
|
m_TagString: MainCamera
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!81 &626664552
|
|
AudioListener:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 626664551}
|
|
m_Enabled: 1
|
|
--- !u!124 &626664553
|
|
Behaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 626664551}
|
|
m_Enabled: 1
|
|
--- !u!92 &626664554
|
|
Behaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 626664551}
|
|
m_Enabled: 1
|
|
--- !u!20 &626664555
|
|
Camera:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 626664551}
|
|
m_Enabled: 1
|
|
serializedVersion: 2
|
|
m_ClearFlags: 1
|
|
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0.019607844}
|
|
m_NormalizedViewPortRect:
|
|
serializedVersion: 2
|
|
x: 0
|
|
y: 0
|
|
width: 1
|
|
height: 1
|
|
near clip plane: 0.3
|
|
far clip plane: 1000
|
|
field of view: 60
|
|
orthographic: 0
|
|
orthographic size: 5
|
|
m_Depth: -1
|
|
m_CullingMask:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
m_RenderingPath: -1
|
|
m_TargetTexture: {fileID: 0}
|
|
m_TargetDisplay: 0
|
|
m_TargetEye: 3
|
|
m_HDR: 0
|
|
m_OcclusionCulling: 1
|
|
m_StereoConvergence: 10
|
|
m_StereoSeparation: 0.022
|
|
m_StereoMirrorMode: 0
|
|
--- !u!4 &626664556
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 626664551}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 1, z: -10}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_RootOrder: 0
|
|
--- !u!1 &1263080508
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
serializedVersion: 4
|
|
m_Component:
|
|
- 4: {fileID: 1263080514}
|
|
- 33: {fileID: 1263080513}
|
|
- 23: {fileID: 1263080512}
|
|
- 114: {fileID: 1263080511}
|
|
- 114: {fileID: 1263080510}
|
|
- 114: {fileID: 1263080509}
|
|
m_Layer: 0
|
|
m_Name: FootSoldier
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!114 &1263080509
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 1263080508}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 3c826b50b0cfee343be3bdbbf59d0f7c, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
idleAnimation: Idle
|
|
attackAnimation: Attack
|
|
moveAnimation: Move
|
|
eyesSlot: Eyes
|
|
eyesOpenAttachment: Open
|
|
blinkAttachment: Blink
|
|
blinkDuration: 0.05
|
|
attackKey: 323
|
|
rightKey: 100
|
|
leftKey: 97
|
|
moveSpeed: 3
|
|
--- !u!114 &1263080510
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 1263080508}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: afde57cc4fd39bb4dbd61b73403ae6a8, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
atlasAsset: {fileID: 11400000, guid: c574489dd067c2b4cb4dc165a4c410cc, type: 2}
|
|
attachments:
|
|
- slot: Weapon
|
|
region: Equipment/sword1
|
|
- slot: Shield
|
|
region: Equipment/shield1
|
|
--- !u!114 &1263080511
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 1263080508}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: d247ba06193faa74d9335f5481b2b56c, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
skeletonDataAsset: {fileID: 11400000, guid: e57cdb51287d3924ebb2ececf816733b, type: 2}
|
|
initialSkinName: White
|
|
separatorSlotNames: []
|
|
zSpacing: 0
|
|
renderMeshes: 1
|
|
immutableTriangles: 0
|
|
pmaVertexColors: 1
|
|
calculateNormals: 0
|
|
calculateTangents: 0
|
|
frontFacing: 0
|
|
logErrors: 0
|
|
disableRenderingOnOverride: 1
|
|
_animationName:
|
|
loop: 1
|
|
timeScale: 1
|
|
--- !u!23 &1263080512
|
|
MeshRenderer:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 1263080508}
|
|
m_Enabled: 1
|
|
m_CastShadows: 1
|
|
m_ReceiveShadows: 1
|
|
m_Materials:
|
|
- {fileID: 2100000, guid: 5a3598dafa118754db95756064347da7, type: 2}
|
|
m_SubsetIndices:
|
|
m_StaticBatchRoot: {fileID: 0}
|
|
m_UseLightProbes: 0
|
|
m_ReflectionProbeUsage: 1
|
|
m_ProbeAnchor: {fileID: 0}
|
|
m_ScaleInLightmap: 1
|
|
m_PreserveUVs: 0
|
|
m_IgnoreNormalsForChartDetection: 0
|
|
m_ImportantGI: 0
|
|
m_MinimumChartSize: 4
|
|
m_AutoUVMaxDistance: 0.5
|
|
m_AutoUVMaxAngle: 89
|
|
m_LightmapParameters: {fileID: 0}
|
|
m_SortingLayerID: 0
|
|
m_SortingOrder: 0
|
|
--- !u!33 &1263080513
|
|
MeshFilter:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 1263080508}
|
|
m_Mesh: {fileID: 0}
|
|
--- !u!4 &1263080514
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 1263080508}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_RootOrder: 1
|