* removed AYON launch logic from OpenPype
* updated ayon api to 0.3.3
* removed common from include files
---------
Co-authored-by: 64qam <dvorak.peta@gmail.com>
* 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
* removed settings of IntegrateAssetNew
* added 'active' to 'ValidateEditorialAssetName' plugin settings
* removed unused 'families_to_review' setting from tvpain
* implemented product name -> subset and product type -> family conversion
* fixed most of conversion utils related to subsets
* removed unused constants
* anatomy templates are handling folder and product in templates
* handle all possible template changes of asset, subest and family in settings
* updated ayon api
* updated fixed ayon api
* added conversion functions for representations
* fixed 'get_thumbnail' compatibility
* use del to handle ayon mode in intput links
* changed labels in UI based on AYON mode
* updated ayon_api with 0.2.0 release code
* added arrow to requirements of openpype
* moved 'arrow' from ftrack python 2 dependencies to global
* use arrow in conversion utils for datetime conversion
* skip datetime conversion
* fix color conversion of maya load colors
* this seems to have been accidentally switched before, if there are no versions, return nothing, if there are, return something
* maya failed to run the userSetup due to the variable having been changed to settings
* fix representation fields conversion
* fix missing legacy io
* fix tools env conversion
* Updated AYON python api
---------
Co-authored-by: Sveinbjorn J. Tryggvason <sveinbjorn@rvx.is>
* implemented get_output_link_versions
* implemented remainin entity link functions
* implemented ayon variant of links integration
* Changed class name and label
* fix data types iteration
* added links query fix from ayon api develop
* removed unnecessary import
* us constants from ayon api for environments
* updated ayon api
* define 'BUILTIN_OCIO_ROOT' in ayon start script
* fox missing modules settings
* use window open on QApplication exec
* fix graphql queries
* implemented 'get_archived_assets'