File tree Expand file tree Collapse file tree 4 files changed +8
-2
lines changed
source/extensions/lightspeed.trex.app.resources Expand file tree Collapse file tree 4 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4343- Centralized prim type icon mappings in omni.flux.utils.common for reuse across extensions
4444- Update hdremix and omni_core_materials to ext-a9cbe4d-main
4545- REMIX-4798: Logic Graph Editor: Improved node + port tooltips and added documentation links
46+ - REMIX-4812: OV Property Window is no longer accessible via the Windows/Property sub menu button
4647
4748### Fixed
4849- Improved Pyright configuration by generating a list of search paths
Original file line number Diff line number Diff line change 11[package ]
2- version = " 1.26.1 "
2+ version = " 1.26.2 "
3344repository = " https://gitlab-master.nvidia.com/lightspeedrtx/lightspeed-kit"
55changelog = " docs/CHANGELOG.md"
Original file line number Diff line number Diff line change 55Rendering/*
66
77Window/Browsers/
8- Window/Profiler
98Window/Extensions
9+ Window/Profiler
10+ Window/Property
1011
1112Create/
1213
Original file line number Diff line number Diff line change 11# Changelog
22The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
33
4+ ## [ 1.26.2]
5+ ### Changed
6+ - Updated menubar_ignore so the Ov Property Window options is no longer visible
7+
48## [ 1.26.1]
59### Changed
610- Added styling for StagePrimPicker UI components
You can’t perform that action at this time.
0 commit comments