Changelog

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

[0.1.0] - 2022-06-21

Added

  • Initial framework for PhysX Omnigraph Action Graph nodes.

  • Added nodes for raycast, sweep and overlap Physx functions.

[0.2.0] - 2022-08-25

Added

  • Added nodes for vehicle states.

  • Added demo, tests and documentation.