CHANGELOG#

This document records all notable changes to omni.kit.browser.sample extension. This project adheres to Semantic Versioning <https://semver.org/>_.

[1.4.9] - 2025-01-09#

Changed#

  • OMPE-27665: Add python API document.

[1.4.8] - 2024-07-19#

Change#

  • OMPE-14122: Removed feature flag

[1.4.7] - 2024-01-18#

Change#

  • Update Example browser to point to new files

[1.4.6] - 2023-07-17#

Change#

  • Fix ETM test failure with kit 105.0.1 integ-master

[1.4.5] - 2023-06-27#

Change#

  • Cache new root folders during warmup

[1.4.4] - 2023-06-26#

Changed#

  • OM-99320: Update lazy menu text

[1.4.3] - 2023-06-14#

Changed#

  • OM-98241: New default folder

[1.4.2] - 2023-06-13#

Added#

  • Added ability to pass custom root folder path into SampleBrowserModel

[1.4.1] - 2023-06-13#

Change#

  • OM-98241: Change default folder

[1.4.0] - 2023-06-06#

Change#

  • OM-95526: Rename “Samples” to “Examples”

[1.3.1] - 2023-03-20#

Change#

  • Upodated path for action graph samples

[1.3.0] - 2023-03-13#

Change#

  • OM-85649: support of lazy load workflow in Create

[1.2.5] - 2022-12-21#

Changed#

  • Remove Particles Samples folder; they’ll be added by their own extension

  • Update golden image

[1.2.4] - 2022-11-22#

Changed#

  • Update golden

[1.2.3] - 2022-11-17#

Changed#

  • Always refresh samples during test

  • Update golden for test failure in Teamcity

[1.2.2] - 2022-11-10#

Changed#

  • Do not show window immediately after docked

[1.2.1] - 2022-11-09#

Changed#

  • OM-63407: Samples Browser thumbnails should look like Asset Store browser thumbnails

[1.2.0] - 2022-10-31#

Changed#

  • Use TreeFolderBrowserModel

[1.1.9] - 2022-11-07#

Changed#

  • Read sample folder urls from setting rather than hardcoded in py file

[1.1.8] - 2022-10-31#

Changed#

  • Update golden image

[1.1.7] - 2022-10-19#

Changed#

  • Update test image since Visual Scripting folder changed

[1.1.6] - 2022-10-19#

Changed#

  • Changed Visual Scripting samples to point to 104 directory

[1.1.5] - 2022-10-19#

Changed#

  • Update test image since remove folder changed

[1.1.4] - 2022-10-11#

Changed#

  • Updated to new 104 folder path for Particles

[1.1.3] - 2022-10-07#

Changed#

  • Use new cache file name for cache in tree mode

[1.1.2] - 2022-09-30#

Changed#

  • Update golden image

[1.1.1] - 2022-09-13#

Changed#

  • Update golden image and test wait time

[1.1.0] - 2022-08-31#

Added#

  • Add Tree View support

[1.0.10] - 2022-08-29#

Added#

  • Add local cache file path to use local cache feature to avoid folder traverse when close and open the app again

[1.0.9] - 2022-08-24#

Fixed#

  • Fix test failure with kit-sdk-103.1

[1.0.8] - 2022-08-11#

Added#

  • Add Visual Scripting sample path temporarily

[1.0.7] - 2022-08-05#

Added#

  • Add Warp and Flow sample paths temporarily

[1.0.6] - 2022-07-19#

Added#

  • Add functionality for other extensions to register folders

[1.0.5] - 2022-03-30#

Changed#

  • Republish for repo updates

[1.0.4] - 2021-09-30#

Added#

  • Add setting for data timeout

[1.0.3] - 2021-05-24#

Changed#

  • Change dependencies for tests

[1.0.2] - 2021-05-19#

Load folders after app startup#

[1.0.1] - 2021-05-07#

Add#

  • Window loaded on startup

[1.0.0] - 2021-05-06#

Add#

  • First Release