Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ExtendRealityLtd/Zinnia.Unity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.14.0
Choose a base ref
...
head repository: ExtendRealityLtd/Zinnia.Unity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Jul 10, 2023

  1. feat(Action): add option to toggle emit events

    The EmitEvents property can be unchecked to prevent any action events
    from being emitted when action values are changed.
    
    There are also two new methods `ResetToInitialValue` and
    `ResetToDefaultValue` that will reset an Action value to its default
    or inital value without calling any events either.
    thestonefox committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d5dd0bc View commit details
    Browse the repository at this point in the history
  2. feat(Tracking): add allow mutate option to transform property applier

    The TransformPropertyApplier now has an AllowMutate property the same
    as the TransformPropertyMutator, which can be used to prevent mutations
    occurring and will raise a skipped event if mutations are turned off.
    
    The before update event is always raised.
    thestonefox committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1d30393 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #591 from ExtendRealityLtd/feat/action-updates

    Feat/action updates
    thestonefox authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    287ece8 View commit details
    Browse the repository at this point in the history
  4. chore(release): set version to 2.15.0 [skip ci]

    ## [2.15.0](v2.14.0...v2.15.0) (2023-07-10)
    
    #### Features
    
    * **Action:** add option to toggle emit events ([d5dd0bc](d5dd0bc))
      > The EmitEvents property can be unchecked to prevent any action events from being emitted when action values are changed.
      >
      > There are also two new methods `ResetToInitialValue` and `ResetToDefaultValue` that will reset an Action value to its default or inital value without calling any events either.
    * **Tracking:** add allow mutate option to transform property applier ([1d30393](1d30393))
      > The TransformPropertyApplier now has an AllowMutate property the same as the TransformPropertyMutator, which can be used to prevent mutations occurring and will raise a skipped event if mutations are turned off.
      >
      > The before update event is always raised.
    ExtendReality-Bot committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a88eca9 View commit details
    Browse the repository at this point in the history
Loading
  NODES
COMMUNITY 1
Project 1
USERS 1