Com.stansassets.foundation Versions Save

Collection of utility methods, design patterns, and extensions for Unity.

1.0.16

3 years ago

New

  • feat: editor web request added. (#65) @stan-osipov
  • feat: event bus pattern (#63) @stan-osipov
  • feat: GameObject.GetLocalIdentifierInFile (#66) @stan-osipov

Fixes

  • fix: change Platform dependent compilation (#64) @Lytvynenko-Danylo

1.0.15

3 years ago

Changes

  • fix: FilesBrowser.OpenAtPath method. issue
  • feat: scene extensions.
  • feat: Service Locator pattern added.

1.0.14

3 years ago

Changes

feat: GameObjectExtensions, MaterialExtensions, RectTransformExtensio @stan-osipov feat: New utility methods: CreateSprite, SetLossyScale, GetPropertyValue @stan-osipov

1.0.13

3 years ago

Changes

New

  • feat: Type Conversion Instance (#58) @stan-osipov
  • feat: new Mono Callbacks added @stan-osipov
  • feat: DateTimeExtensions added @stan-osipov
  • feat: TypeConversion Instance.cs HasConvertor added @stan-osipov

1.0.12

3 years ago

Changes

  • add style to Hyperlink (#56) @Lytvynenko-Danylo

Fixes

  • fix: change Platform dependent compilation (#57) @Lytvynenko-Danylo

1.0.11

3 years ago

Changes

feat: new mono behavior callbacks added. feat: UTK SelectableLabel. fix: HyberLink uss unity 2018 support. chore: UIE controls moved to the Editor.

1.0.10

3 years ago

Changes

  • UNITY_INCLUDE_TESTS constraint added

1.0.9

3 years ago

Changes

"com.unity.test-framework": "0.0.4-preview" dependency removed

1.0.8

3 years ago

Changes

  • Unity 2018.4 compatibility fix

1.0.7

3 years ago

Changes

  • TypeConversion API
  • Metadata error fixed.