CHANGELOG

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

[0.1.2] - 2023-01-09

Changed

  • Update code in Type__printName method to use the pymdlsdk.IType_texture.Shape enumerations vs int

[0.1.1] - 2023-01-04

Changed

  • extension publishing: fix extensions that contain only bindings to be published per platform

[0.1.0] - 2022-03-28

Added

  • Initial extension. Ported fom non-extension bindings.