| BeforeCustomVersionWasAdded |
Before any version changes were made in the plugin. |
| SplitProjectionNodeInputs |
Split projection nodes inputs to separate source edges and target edge. |
| MoveSelfPruningParamsOffFirstPin |
|
| MoveParamsOffFirstPinDensityNodes |
|
| SplitSamplerNodesInputs |
Split samplers to give a sampling shape and a bounding shape inputs. |
| MovePointFilterParamsOffFirstPin |
|
| AddParamPinToOverridableNodes |
Add param pin for all nodes that have override and were using the default input pin. |
| SplitVolumeSamplerNodeInputs |
Sampling shape and bounding shape inputs. |
| SplineSamplerUpdatedNodeInputs |
Renamed spline input and added bounding shape input. |
| RenameDefaultParamsToOverride |
Renamed params to override. |
| SplineSamplerBoundedByDefault |
Behavior change for SplineSampler which now defaults to being bounded. |
| StaticMeshSpawnerApplyMeshBoundsToPointsByDefault |
StaticMeshSpawner now defaults to modify point bounds based on StaticMesh bounds. |
| UpdateAttributePropertyInputSelector |
Update of Input Selectors. Previous versions should default on @LastCreated. |
| DifferenceNodeIterateOnSourceAndUnionDifferences |
Difference node now iterates on the source pin and unions the differences pin. |
| UpdateAddAttributeWithSelectors |
Update AddAttribute with selectors. |
| UpdateTransferAttributeWithSelectors |
Update TransferAttribute with selectors. |
| UpdateInputOutputNodesDefaults |
Removed by-default pins on input node. Note, this breaks cooked binary compatibility. |
| UpdateGraphSettingsLoopPins |
Introduced the concept of pin usage and graph defaults around loops, which changed the default behavior otherwise. |
| UpdateFilterNodeOutputPins |
Added 'out' filter pins on filter by tag & by type. |
| GetPCGComponentDataMustOverlapSourceComponentByDefault |
Added 'bComponentsMustOverlapSelf' to GetActorData when the mode collects PCG component data. |
| DynamicTrackingKeysSerializedInComponent |
Added dynamic tracking to the PCG component serialization. |
| SupportPartitionedComponentsInNonPartitionedLevels |
Supporting partitioned components in non-partitioned levels. |
| NoMoreSpatialDataConversionToPointDataByDefaultOnNonPointPins |
New gate for new data, so any node that has a non Point pin don't do any ToPointData by default. |
| AttributesAndTagsCanContainSpaces |
Attributes and tags can now contain spaces and will no longer be parsed by spaces. |
| MultiLevelMetadata |
Multi Domain Metadata. |
| AttributePropertySelectorDeprecatePointProperties |
Refactor of the Attribute Property selector to deprecate point properties and support any property. |
| AttributeRenameSupportToSelectors |
Changed Attribute rename to support selectors. |
| RemovedSpacesInPolygonPinLabels |
Removed spaces from some polygon 2d node pin labels. |
| VersionPlusOne |
------------------------------------------------ |
| LatestVersion |
|