Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: zigurous/unity-architecture-toolkit

1.1.0

11 Jan 04:12
@adamgraham adamgraham

Choose a tag to compare

Added

  • Classes PercentageVariable and PercentageReference
    • Uses floats in the range [0..1]
    • Custom editor property drawer that uses a slider
  • Functions SetFixedValue and SetVariable on ValueReference
  • Virtual property defaultValue on ScriptableVariable
  • Function ResetToDefault on ScriptableVariable
  • Array and list extension method IndexOf to get the index of an element/item using a custom predicate

Changed

  • Renamed TimerBehaviour to TimedBehaviour
  • Renamed constantValue to fixedValue in ValueReference
  • Renamed useConstant to useVariable in ValueReference
    • Defaults to false instead of true to match the existing logic
  • Renamed array and list extension method IsAny to Contains
  • Renamed array and list extension method IsEach to ContainsAll
  • Capitalized various property names
  • Fixed documentation typos and grammar
Assets 2
Loading

1.0.0

27 Nov 10:17
@adamgraham adamgraham

Choose a tag to compare

v1.0.0
Update 1.0.0 release date
Loading

AltStyle によって変換されたページ (->オリジナル) /