| BeforeCustomVersionWasAdded |
Before any version changes were made. |
| RemovalOfHierarchyRefPins |
Added execution pins and removed hierarchy ref pins. |
| OperatorsStoringPropertyPaths |
Refactored operators to store FCachedPropertyPath instead of string. |
| SwitchedToRigVM |
Introduced new RigVM as a backend. |
| ControlOffsetTransform |
Added a new transform as part of the control. |
| RigElementKeyCache |
Using a cache data structure for key indices now. |
| BlueprintVariableSupport |
Full variable support. |
| RigHierarchyV2 |
Hierarchy V2.0. |
| RigHierarchyMultiParentConstraints |
RigHierarchy to support multi component parent constraints. |
| RigHierarchyControlSpaceFavorites |
RigHierarchy now supports space favorites per control. |
| StorageMinMaxValuesAsFloatStorage |
RigHierarchy now stores min and max values as float storages. |
| RenameGizmoToShape |
RenameGizmoToShape. |
| BoundVariableWithInjectionNode |
BoundVariableWithInjectionNode. |
| PerChannelLimits |
Switch limit control over to per channel limits. |
| RemovedMultiParentParentCache |
Removed the parent cache for multi parent elements. |
| RemoveParameters |
Deprecation of parameters. |
| CurveElementValueStateFlag |
Added rig curve element value state flag. |
| ControlAnimationType |
Added the notion of a per control animation type. |
| TemplatesPreferredPermutatation |
Added preferred permutation for templates. |
| PreferredEulerAnglesForControls |
Added preferred euler angles to controls. |
| HierarchyElementMetadata |
Added rig hierarchy element metadata. |
| LibraryNodeTemplates |
Converted library nodes to templates. |
| RestrictSpaceSwitchingForControls |
Controls to be able specify space switch targets. |
| ControlTransformChannelFiltering |
Controls to be able specify which channels should be visible in sequencer. |
| StoreFunctionsInGeneratedClass |
Store function information (and compilation data) in blueprint generated class. |
| RigHierarchyStoringPreviousNames |
Hierarchy storing previous names. |
| RigHierarchyControlPreferredRotationOrder |
Control supporting preferred rotation order. |
| RigHierarchyControlPreferredRotationOrderFlag |
Last bit required for Control supporting preferred rotation order. |
| RigHierarchyStoresElementMetadata |
Element metadata is now stored on URigHierarchy, rather than FRigBaseElement. |
| ConnectorsWithType |
Add type (primary, secondary) and optional bool to FRigConnectorSettings. |
| RigPoseWithParentKey |
Add parent key to control rig pose. |
| ControlRigStoresPhysicsSolvers |
Physics solvers stored on hierarchy. |
| RigHierarchyIndirectElementStorage |
Moved the element storage into separate buffers. |
| RigHierarchyCompressElements |
Compress the rig hierarchy when storing to disk. |
| RigHierarchyStoresComponents |
Added the notion of components to the rig hierarchy. |
| RigHierarchyCompactTransformSerialization |
Improve transform compactness when serializing the hierarchy. |
| RigHierarchyArrayConnectors |
Connectors to support arrays. |
| RigHierarchyParentContraintWithLabel |
Parent constraints offering a display label. |
| RigHierarchyPreviousNameAndParentMapUsingHierarchyKey |
Previous name and parent maps serialized as FRigHierarchyKey. |
| RigHierarchyPostConstructionConnectors |
New setting for connectors to optionally specify their use only during post construction. |
| OverridesStoreTOCDataForProperties |
Overrides store TOC data for properties to solidify loading of data when the definition has changed. |
| VersionPlusOne |
------------------------------------------------ |
| LatestVersion |
|