Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.3.1] - 2022-08-09

Fixed

  • Applied formatting to all of the Python files

[1.3.0] - 2022-07-07

Changed

  • Refactored imports from omni.graph.tools to get the new locations

Added

  • Test for public API consistency

[1.2.0] - 2022-05-06

Changed

  • Updated the CPU to GPU test to show the actual pointer contents

[1.1.3] - 2022-04-29

Changed

  • Made tests derive from OmniGraphTestCase

[1.1.2] - 2022-03-07

Changed

  • Substituted old tutorial 1 node icons with new version

[1.1.1] - 2022-03-01

Fixed

  • Made bundle tests use the Controller

[1.0.0] - 2021-03-01

Initial Version

  • Started changelog with initial released version of the OmniGraph core