###Changed
- Fixed issue that variant set UI misbehaviour.
- Some UI improvement.
###Changed
- Fixed issue that variant set UI misbehaves when there is no renders in the Combination variant set component.
###Changed
- Fixed issue that variant set UI misbehaves when there is no renders in the Material variant set component in advance mode.
###Changed
- Fixed issue that variant set UI misbehaves when there is no renders in the Material variant set component.
###Changed
- Fixed issue that variant set UI misbehaves when there is no renders in the Material variant set component.
###Changed
- Fixed issue that variant set UI misbehaves when there is no renders in the Material variant set component.
###Added
- Added variant description field to the variant inspector.
- Added support on Cinemachine version 3 and upward.
###Changed
- Fixed issue that variant set UI misbehaves when there is no variant in the variant set.
###Added
- Added a Variant Drop-down to the inspector to allow users to preview a variant from the drop-down list.
###Changed
- Fixed issue that adding a new variant on combination variant set causes unexpected behavior on inspector.
###Changed
- Update Sample to have a zoom in and out camera action
- Update TransformVariantSet to have an option to lerp to variant transform position, rotation and scale
- Update to be able to hit "Enter" to confirm variant name
- Update CombinationVariantSet to allow user to pick different variant in a combination.
###Added
- Package Settings page, you can modify some settings under "Edit" > "Project Settings" > "Product Configurator"
- Introduced Basic Mode, it will simplify some interface on the inspector panel when modifying variant set
- EditorCode will now handle Asset Creation
- Introduced "VariantSelect" component for non-developer to pick variant set and variant from dropdown menus, and can invoke variant selection using UnityEvent UI (useful for uGUI)
- Add dialogue message to confirm removal of assets from project, when variant get removed or variant set get removed from scene.
###Changed
- VariantSetBase and VariantBase now has a newer Namespace, just added ".runtime" at the end of your existing namespace
- Some UX Update
- Fixed Restore Camera position for icon capture
###Added
- Animation Variant Set
###Changed
- Move Variant Set Asset and Variant Asset creation to variant set base class.
###Added
- Environment selection sample, camera control sample. Also conditional variant.
###Added
- A new button to capture option icons in the inspector.
###Added
- A new custom inspector of each configuration to preview each option in inspector.
###Added
- This is the first release of Product Configurator, as a Package