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.
357 lines
9.0 KiB
Plaintext
357 lines
9.0 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 &371702429
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 100000, guid: 700a0a62306a8954b8933538790e20a5, type: 2}
|
|
m_PrefabInternal: {fileID: 0}
|
|
serializedVersion: 4
|
|
m_Component:
|
|
- 4: {fileID: 371702434}
|
|
- 33: {fileID: 371702433}
|
|
- 23: {fileID: 371702432}
|
|
- 114: {fileID: 371702431}
|
|
- 114: {fileID: 371702430}
|
|
- 61: {fileID: 371702435}
|
|
m_Layer: 0
|
|
m_Name: goblins-mesh
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!114 &371702430
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 11400002, guid: 700a0a62306a8954b8933538790e20a5,
|
|
type: 2}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 371702429}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 40a82af6554a7594f9ffa9ac8dde212f, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
--- !u!114 &371702431
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 11400000, guid: 700a0a62306a8954b8933538790e20a5,
|
|
type: 2}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 371702429}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: d247ba06193faa74d9335f5481b2b56c, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
skeletonDataAsset: {fileID: 11400000, guid: 2e4e11d4dd87d844a876d18c4d76a612, type: 2}
|
|
initialSkinName: goblin
|
|
separatorSlotNames: []
|
|
zSpacing: 0
|
|
renderMeshes: 1
|
|
immutableTriangles: 0
|
|
pmaVertexColors: 1
|
|
calculateNormals: 1
|
|
calculateTangents: 0
|
|
logErrors: 0
|
|
disableRenderingOnOverride: 1
|
|
_animationName: walk
|
|
loop: 1
|
|
timeScale: 1
|
|
--- !u!23 &371702432
|
|
MeshRenderer:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 2300000, guid: 700a0a62306a8954b8933538790e20a5,
|
|
type: 2}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 371702429}
|
|
m_Enabled: 1
|
|
m_CastShadows: 1
|
|
m_ReceiveShadows: 1
|
|
m_Materials:
|
|
- {fileID: 2100000, guid: 54091ef934c41eb4192f72bfd8e3bcc9, 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 &371702433
|
|
MeshFilter:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 3300000, guid: 700a0a62306a8954b8933538790e20a5,
|
|
type: 2}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 371702429}
|
|
m_Mesh: {fileID: 0}
|
|
--- !u!4 &371702434
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 400000, guid: 700a0a62306a8954b8933538790e20a5, type: 2}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 371702429}
|
|
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_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_RootOrder: 0
|
|
--- !u!61 &371702435
|
|
BoxCollider2D:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 371702429}
|
|
m_Enabled: 1
|
|
m_Density: 1
|
|
m_Material: {fileID: 0}
|
|
m_IsTrigger: 0
|
|
m_UsedByEffector: 0
|
|
m_Offset: {x: -0.055532753, y: 1.7475463}
|
|
serializedVersion: 2
|
|
m_Size: {x: 2.5330653, y: 3.6126883}
|
|
--- !u!1 &829885015
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
serializedVersion: 4
|
|
m_Component:
|
|
- 4: {fileID: 829885017}
|
|
- 108: {fileID: 829885016}
|
|
m_Layer: 0
|
|
m_Name: Point light
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!108 &829885016
|
|
Light:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 829885015}
|
|
m_Enabled: 1
|
|
serializedVersion: 6
|
|
m_Type: 2
|
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
m_Intensity: 2
|
|
m_Range: 10
|
|
m_SpotAngle: 30
|
|
m_CookieSize: 10
|
|
m_Shadows:
|
|
m_Type: 0
|
|
m_Resolution: -1
|
|
m_Strength: 1
|
|
m_Bias: 0.05
|
|
m_NormalBias: 0.4
|
|
m_NearPlane: 0.2
|
|
m_Cookie: {fileID: 0}
|
|
m_DrawHalo: 0
|
|
m_Flare: {fileID: 0}
|
|
m_RenderMode: 0
|
|
m_CullingMask:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
m_Lightmapping: 1
|
|
m_BounceIntensity: 1
|
|
m_ShadowRadius: 0
|
|
m_ShadowAngle: 0
|
|
m_AreaSize: {x: 1, y: 1}
|
|
--- !u!4 &829885017
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 829885015}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 1.7437632, y: 3.0306358, z: -1.5414181}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_RootOrder: 2
|
|
--- !u!1 &1457374310
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
serializedVersion: 4
|
|
m_Component:
|
|
- 4: {fileID: 1457374315}
|
|
- 20: {fileID: 1457374314}
|
|
- 92: {fileID: 1457374313}
|
|
- 124: {fileID: 1457374312}
|
|
- 81: {fileID: 1457374311}
|
|
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 &1457374311
|
|
AudioListener:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 1457374310}
|
|
m_Enabled: 1
|
|
--- !u!124 &1457374312
|
|
Behaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 1457374310}
|
|
m_Enabled: 1
|
|
--- !u!92 &1457374313
|
|
Behaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 1457374310}
|
|
m_Enabled: 1
|
|
--- !u!20 &1457374314
|
|
Camera:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 1457374310}
|
|
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 &1457374315
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 1457374310}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 2.0984764, z: -5.8611603}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_RootOrder: 1
|