Changelog#

The format is based on Keep a Changelog.

[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