Changelog#

The format is based on Keep a Changelog.

[2.3.2]#

Changed#

  • Updated filter plugin comboboxes to use the correct index for combobox creation

[2.3.1]#

Changed#

  • Updated MeshPrimsFilterPlugin to exclude lights in the filter

[2.3.0]#

Added#

  • Added InstanceGroupFilterPlugin filter plugin

  • Added MeshGroupFilterPlugin filter plugin

Changed#

  • Renamed MeshPrimsFilterPlugin’s label to “Geometry Prims”

[2.2.1]#

Changed#

  • Updated is_logic_graph filter plugin to be more inline with current style guide and practices

[2.2.0]#

Added#

  • Added ParticleSystemFilterPlugin filter plugin

[2.1.1]#

Changed#

  • Updated is_logic_graph filter plugin to have a public field for the current filter type

[2.1.0]#

Added#

  • Added filter plugin remix logic graphs

[2.0.3]#

Changed#

  • Updated filter plugin UI to be more consistent

[2.0.2]#

Changed#

  • rename “Remix Category” to “Render Category”

[2.0.1]#

Fixed#

  • Fixed Test assets to large to work without LFS

[2.0.0]#

Changed#

  • Updated Pydantic to V2

[1.3.2]#

Changed#

  • rename trex prim utility names for clarity

[1.3.1]#

Changed#

  • Update to Kit 106.5

[1.3.0]#

Added#

  • Added mesh prims filter

[1.2.0]#

Added#

  • Added Remix Category check

[1.1.1]#

Fixed#

  • Fixed tests flakiness

[1.1.0]#

Changed#

  • Changed the filter function to the updated filter predicate

[1.0.0]#

Added#

  • Created