Changelog#

The format is based on Keep a Changelog.

[1.8.0]#

Added#

  • Added constants for particle system

  • Added REGEX_IN_MESH_CHILDREN_PATH to check for mesh_HASH prim paths, children and parent mesh_HASH included

[1.7.2]#

Changed#

  • Added new Remix Categories

[1.7.1]#

Fixed#

  • Fixed the credits list

[1.7.0]#

Fixed#

  • Update captured camera location to match latest runtime

[1.6.1]#

Fixed#

  • Fixed Test assets to large to work without LFS

[1.6.0]#

Changed#

  • Update the documentation for Pydantic V2 compatbility

[1.5.4]#

Changed#

  • Update variables and resource locations for extension testing matrix (ETM) compliance

[1.5.3]#

Fixed#

  • Added a dependency on lightspeed resources to ensure proper resolve

  • Changed constants using ${kit} in URL for more robustness

[1.5.2]#

Fixed#

  • Updated URLs for updated documentation

[1.5.1]#

Fixed#

  • Fixed incorrect URL

[1.5.0]#

Added#

  • Updated constants for getting started documentation

[1.4.0]#

Added#

  • Added constants for properties name column width

[1.3.0]#

Added#

  • Added constants for optional light parameters

[1.2.0]#

Added#

  • Added default output directory paths for textures and models

[1.1.0]#

Changed#

  • Updated community URL

[1.0.7]#

Added#

  • Added hidden categories list

[1.0.6]#

Changed#

  • Updated Remix Categories list

[1.0.5] - 2024-10-18#

Added#

  • Added constants for “focus in viewport” widget tooltips

[1.0.4] - 2024-07-19#

Added#

  • Add external asset warning popup text

  • Add source/asset/models path constant

[1.0.3] - 2024-07-26#

Added#

  • Added compiled COMPILED_REGEX_HASH for REGEX_HASH

  • Added REGEX_HASH_GENERIC and COMPILED_REGEX_HASH_GENERIC

[1.0.2]#

Added#

  • Added dictionary for Remix Categories

[1.0.1]#

Changed#

  • Changed repo link

[1.0.0]#

Deleted#

  • Removed AI Tools downloads

[0.7.1]#

Changed#

  • Changed default output directory to lowercase

[0.7.0]#

Added#

  • Added constants for default asset output directory

Changed#

  • Updated INGESTION_SCHEMAS and TEXTURE_SCHEMAS to include a schema name for microservices

[0.6.6] - 2024-05-13#

Fixed#

  • Made the non-ingested asset message more descriptive

[0.6.5]#

Changed#

  • Update to Kit 106

[0.6.4] - 2024-05-01#

Fixed#

  • Improved the non-ingested asset message

[0.6.3]#

Changed#

  • Set Apache 2 license headers

[0.6.2] - 2024-03-04#

Added#

  • Added window name

[0.6.1] - 2023-12-07#

Changed#

  • Changed ingestion warning messages

[0.6.0] - 2023-10-25#

Added#

  • Added texture constant

[0.5.0] - 2023-10-10#

Add#

  • Add global event key(s)

[0.4.0] - 2023-09-11#

Add#

  • Add INGESTION_SCHEMA_PATHS

[0.3.0] - 2022-09-01#

Changed#

  • Changed NVTT path to point to Packman dependency

[0.2.0] - 2022-06-09#

Added#

  • Added TEXTURES_FOLDER , ASSET_NEED_INGEST_MESSAGE, ASSET_NEED_INGEST_WINDOW_TITLE, ASSET_NEED_INGEST_WINDOW_OK_LABEL, ASSET_NEED_INGEST_WINDOW_MIDDLE_LABEL

[0.1.1] - 2022-04-15#

Changed#

  • Shifted python dependancies to lightspeed.common to since this now hosts the pix2pix scripts

[0.1.0] - 2022-04-15#

Added#

  • Created