CHANGELOG
This document records all notable changes to omni.kit.scene_view.opengl
extension.
This project adheres to Semantic Versioning <https://semver.org/>
_.
[1.0.2] - 2023-03-10
Fixed
Issue with re-painting last valid frame after scene was emptied.
Changed
Optimize removal of all buffers of a type.
Release more GPU resources when scene is empty or Widget is made inivisible.
[1.0.1] - 2023-02-07
Removed
The empty
__init__.py
file underomni/kit/scene_view
was preventing sibling extensions from being loaded.
[1.0.0] - 2023-01-17
Added
Initial version.