ayon-core/openpype/tools/sceneinventory
Roy Nieterau 71a28cb760
Scene inventory: Fix code errors when "not found" entries are found (#4594)
* Avoid VersionDelegate error if version value is not set, e.g. for NOT FOUND instances

* Ignore items without `representation` data

* Add not found items per container into the model like regular containers

* Do not provide set version + remove options for NOT FOUND items
2023-03-21 10:09:36 +01:00
..
__init__.py renamed app.py to window.py and renamed Window to SceneInventoryWindow 2021-11-15 18:53:45 +01:00
lib.py use qtpy in scene inventory 2022-12-21 13:49:00 +01:00
model.py Scene inventory: Fix code errors when "not found" entries are found (#4594) 2023-03-21 10:09:36 +01:00
switch_dialog.py apply suggested changes 2023-02-24 18:53:33 +01:00
view.py Scene inventory: Fix code errors when "not found" entries are found (#4594) 2023-03-21 10:09:36 +01:00
widgets.py again fix constant changes 2023-01-17 13:51:08 +01:00
window.py Tools: Fix recursive filtering (#4597) 2023-03-13 11:20:59 +01:00