Editor: provide more options for inspector draw property (1b9db3d)
The DrawProperty method in the ZinniaInspector has been updated to allow more options such as a custom label and whether to include children.
This has been added as a number of additional methods rather than a single method with overrides to keep compatability.
Tracking: change smoothed restrictable property order (aab1b7a)
THe Equality Tolereance has been moved to be the first parameter so the Transition Duration can be used in custom editors with a custom label but not pulling in the [Header] tag as that is hard associated with the field in Unity and no easy way to remove it so this is a workaround.
Bug Fixes
Editor: add missing list components to generator window (5ceb357)
The List component Generator Window was missing a number of elements that made sense to be in the list. These have now been added.
Editor: provide more options for inspector draw property (1b9db3d)
The DrawProperty method in the ZinniaInspector has been updated to allow more options such as a custom label and whether to include children.
This has been added as a number of additional methods rather than a single method with overrides to keep compatability.
Tracking: change smoothed restrictable property order (aab1b7a)
THe Equality Tolereance has been moved to be the first parameter so the Transition Duration can be used in custom editors with a custom label but not pulling in the [Header] tag as that is hard associated with the field in Unity and no easy way to remove it so this is a workaround.
Bug Fixes
Editor: add missing list components to generator window (5ceb357)
The List component Generator Window was missing a number of elements that made sense to be in the list. These have now been added.
Commits
e16575f chore(release): set version to 2.5.0 [skip ci]
11f392b Merge pull request #575 from ExtendRealityLtd/stuff
aab1b7a feat(Tracking): change smoothed restrictable property order
1b9db3d feat(Editor): provide more options for inspector draw property
5ceb357 fix(Editor): add missing list components to generator window
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps io.extendreality.zinnia.unity from 2.4.0 to 2.5.0.
Release notes
Sourced from io.extendreality.zinnia.unity's releases.
Changelog
Sourced from io.extendreality.zinnia.unity's changelog.
Commits
e16575f
chore(release): set version to 2.5.0 [skip ci]11f392b
Merge pull request #575 from ExtendRealityLtd/stuffaab1b7a
feat(Tracking): change smoothed restrictable property order1b9db3d
feat(Editor): provide more options for inspector draw property5ceb357
fix(Editor): add missing list components to generator windowDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)