Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
mob-sakai committed May 31, 2018
2 parents 0967940 + 58c6687 commit 7f42441
Show file tree
Hide file tree
Showing 7 changed files with 142 additions and 108 deletions.
8 changes: 4 additions & 4 deletions Assets/Coffee/UIExtensions/UIEffect/Demo/UIEffect_Demo.unity
Original file line number Diff line number Diff line change
Expand Up @@ -12588,7 +12588,7 @@ Animator:
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 452111912}
m_Enabled: 0
m_Enabled: 1
m_Avatar: {fileID: 0}
m_Controller: {fileID: 9100000, guid: 6407849c9ce4141a9b34a33fbfef3d78, type: 2}
m_CullingMode: 0
Expand Down Expand Up @@ -25696,7 +25696,7 @@ MonoBehaviour:
m_HandleRect: {fileID: 50857158}
m_Direction: 2
m_Value: 1
m_Size: 0.06367983
m_Size: 0.12152907
m_NumberOfSteps: 0
m_OnValueChanged:
m_PersistentCalls:
Expand Down Expand Up @@ -51654,7 +51654,7 @@ Animator:
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1970251575}
m_Enabled: 0
m_Enabled: 1
m_Avatar: {fileID: 0}
m_Controller: {fileID: 9100000, guid: 6407849c9ce4141a9b34a33fbfef3d78, type: 2}
m_CullingMode: 0
Expand Down Expand Up @@ -53048,7 +53048,7 @@ MonoBehaviour:
m_UiScaleMode: 1
m_ReferencePixelsPerUnit: 100
m_ScaleFactor: 1
m_ReferenceResolution: {x: 800, y: 600}
m_ReferenceResolution: {x: 800, y: 1200}
m_ScreenMatchMode: 0
m_MatchWidthOrHeight: 0
m_PhysicalUnit: 3
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v2.5.1](https://github.com/mob-sakai/UIEffect/tree/v2.5.1) (2018-05-31)

[Full Changelog](https://github.com/mob-sakai/UIEffect/compare/v2.5.0...v2.5.1)

**Fixed bugs:**

- Fix demo [\#82](https://github.com/mob-sakai/UIEffect/issues/82)

## [v2.5.0](https://github.com/mob-sakai/UIEffect/tree/v2.5.0) (2018-05-31)

[Full Changelog](https://github.com/mob-sakai/UIEffect/compare/v2.4.1...v2.5.0)
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/EditorBuildSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ EditorBuildSettings:
serializedVersion: 2
m_Scenes:
- enabled: 1
path: Assets/UIEffect/Demo/Demo - UIEffect.unity
path: Assets/Coffee/UIExtensions/UIEffect/Demo/UIEffect_Demo.unity
Loading

0 comments on commit 7f42441

Please sign in to comment.