ayon-core/openpype
Jakub Trllo 2791aa84bb AYON: Bundle distribution (#5209)
* modified distribution to use bundles

* use bundles in modules discovery logic

* removed unused import

* added support for bundle settings getter

* added script launch mechanism to ayon start script

* show login UI through subprocess

* removed silent mode

* removed unused variable

* match env variables to ayon launcher

* moved ui lib function to ayon common

* raise custom exception on missing bundle name

* implemented missing bundle window to show issues with bundles

* implemented helper function to show dialog about issues with bundle

* handle issues with bundles

* removed unused import

* dont convert passed addons infor

* access keys only in server getters

* fix accessed attribute

* fix test

* fixed missing 'message' variable

* removed duplicated data

* removed unnecessary 'sha256' variable

* use lstrip instead of replacement

* use f-string

* move import to the top of file

* added some dosctrings

* change type

* use f-string

* fix grammar

* set default settings variant in global connection creation

* reuse new function

* added init file

* safe access to optional keys

* removed unnecessary condition

* modified print messages on issues with bundles

* Changed message in missing bundle window

* updated ayon_api to 0.3.2
2023-07-11 18:13:53 +02:00
..
addons Addons directory (#4893) 2023-05-12 16:44:44 +02:00
client fix conversion of Others templates 2023-07-11 18:13:53 +02:00
hooks General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
host General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
hosts Unreal: get current project settings not using unreal project name (#5170) 2023-07-11 18:13:52 +02:00
lib AYON: Staging versions can be used (#4992) 2023-07-11 18:13:49 +02:00
modules AYON: Bundle distribution (#5209) 2023-07-11 18:13:53 +02:00
pipeline General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
plugins AYON: Preparation for products (#5038) 2023-07-11 18:13:50 +02:00
resources AYON: Staging versions can be used (#4992) 2023-07-11 18:13:49 +02:00
scripts General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
settings AYON: Bundle distribution (#5209) 2023-07-11 18:13:53 +02:00
style Publisher: Show instances in report page (#4915) 2023-05-23 18:16:05 +02:00
tests
tools AYON: Preparation for products (#5038) 2023-07-11 18:13:50 +02:00
vendor AYON: Bundle distribution (#5209) 2023-07-11 18:13:53 +02:00
widgets move the custom popup menu to nuke/startup and add the frame setting to Openpype tool menu 2023-05-30 21:44:26 +08:00
__init__.py General: Connect to AYON server (base) (#3924) 2023-07-11 17:50:50 +02:00
__main__.py
action.py RepairAction and SelectInvalidAction actually filter to instances that failed on the exact plugin - not on "any failure" (#5240) 2023-07-05 14:11:20 +02:00
cli.py General: CLI addon command (#5109) 2023-07-11 18:13:52 +02:00
plugin.py
pype_commands.py General: Removed unused cli commands (#4902) 2023-07-11 18:13:48 +02:00
version.py [Automated] Release 2023-07-10 15:27:11 +00:00