mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
bugfixes and refactors
This commit is contained in:
parent
f82281adb9
commit
432dc13b9d
55 changed files with 497 additions and 22 deletions
7
docs/source/pype.hosts.aftereffects.rst
Normal file
7
docs/source/pype.hosts.aftereffects.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.hosts.aftereffects package
|
||||
===============================
|
||||
|
||||
.. automodule:: pype.hosts.aftereffects
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.hosts.resolve.otio.davinci_export.rst
Normal file
7
docs/source/pype.hosts.resolve.otio.davinci_export.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.hosts.resolve.otio.davinci\_export module
|
||||
==============================================
|
||||
|
||||
.. automodule:: pype.hosts.resolve.otio.davinci_export
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.hosts.resolve.otio.davinci_import.rst
Normal file
7
docs/source/pype.hosts.resolve.otio.davinci_import.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.hosts.resolve.otio.davinci\_import module
|
||||
==============================================
|
||||
|
||||
.. automodule:: pype.hosts.resolve.otio.davinci_import
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
17
docs/source/pype.hosts.resolve.otio.rst
Normal file
17
docs/source/pype.hosts.resolve.otio.rst
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
pype.hosts.resolve.otio package
|
||||
===============================
|
||||
|
||||
.. automodule:: pype.hosts.resolve.otio
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 10
|
||||
|
||||
pype.hosts.resolve.otio.davinci_export
|
||||
pype.hosts.resolve.otio.davinci_import
|
||||
pype.hosts.resolve.otio.utils
|
||||
7
docs/source/pype.hosts.resolve.otio.utils.rst
Normal file
7
docs/source/pype.hosts.resolve.otio.utils.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.hosts.resolve.otio.utils module
|
||||
====================================
|
||||
|
||||
.. automodule:: pype.hosts.resolve.otio.utils
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.hosts.resolve.todo-rendering.rst
Normal file
7
docs/source/pype.hosts.resolve.todo-rendering.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.hosts.resolve.todo\-rendering module
|
||||
=========================================
|
||||
|
||||
.. automodule:: pype.hosts.resolve.todo-rendering
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.hosts.tvpaint.api.rst
Normal file
7
docs/source/pype.hosts.tvpaint.api.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.hosts.tvpaint.api package
|
||||
==============================
|
||||
|
||||
.. automodule:: pype.hosts.tvpaint.api
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
15
docs/source/pype.hosts.tvpaint.rst
Normal file
15
docs/source/pype.hosts.tvpaint.rst
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
pype.hosts.tvpaint package
|
||||
==========================
|
||||
|
||||
.. automodule:: pype.hosts.tvpaint
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 10
|
||||
|
||||
pype.hosts.tvpaint.api
|
||||
7
docs/source/pype.lib.abstract_collect_render.rst
Normal file
7
docs/source/pype.lib.abstract_collect_render.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.abstract\_collect\_render module
|
||||
=========================================
|
||||
|
||||
.. automodule:: pype.lib.abstract_collect_render
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.abstract_expected_files.rst
Normal file
7
docs/source/pype.lib.abstract_expected_files.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.abstract\_expected\_files module
|
||||
=========================================
|
||||
|
||||
.. automodule:: pype.lib.abstract_expected_files
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.abstract_metaplugins.rst
Normal file
7
docs/source/pype.lib.abstract_metaplugins.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.abstract\_metaplugins module
|
||||
=====================================
|
||||
|
||||
.. automodule:: pype.lib.abstract_metaplugins
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.abstract_submit_deadline.rst
Normal file
7
docs/source/pype.lib.abstract_submit_deadline.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.abstract\_submit\_deadline module
|
||||
==========================================
|
||||
|
||||
.. automodule:: pype.lib.abstract_submit_deadline
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.applications.rst
Normal file
7
docs/source/pype.lib.applications.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.applications module
|
||||
============================
|
||||
|
||||
.. automodule:: pype.lib.applications
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.avalon_context.rst
Normal file
7
docs/source/pype.lib.avalon_context.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.avalon\_context module
|
||||
===============================
|
||||
|
||||
.. automodule:: pype.lib.avalon_context
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.deprecated.rst
Normal file
7
docs/source/pype.lib.deprecated.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.deprecated module
|
||||
==========================
|
||||
|
||||
.. automodule:: pype.lib.deprecated
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.editorial.rst
Normal file
7
docs/source/pype.lib.editorial.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.editorial module
|
||||
=========================
|
||||
|
||||
.. automodule:: pype.lib.editorial
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.env_tools.rst
Normal file
7
docs/source/pype.lib.env_tools.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.env\_tools module
|
||||
==========================
|
||||
|
||||
.. automodule:: pype.lib.env_tools
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.ffmpeg_utils.rst
Normal file
7
docs/source/pype.lib.ffmpeg_utils.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.ffmpeg\_utils module
|
||||
=============================
|
||||
|
||||
.. automodule:: pype.lib.ffmpeg_utils
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.path_tools.rst
Normal file
7
docs/source/pype.lib.path_tools.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.path\_tools module
|
||||
===========================
|
||||
|
||||
.. automodule:: pype.lib.path_tools
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.plugin_tools.rst
Normal file
7
docs/source/pype.lib.plugin_tools.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.plugin\_tools module
|
||||
=============================
|
||||
|
||||
.. automodule:: pype.lib.plugin_tools
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.python_module_tools.rst
Normal file
7
docs/source/pype.lib.python_module_tools.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.python\_module\_tools module
|
||||
=====================================
|
||||
|
||||
.. automodule:: pype.lib.python_module_tools
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.lib.terminal_splash.rst
Normal file
7
docs/source/pype.lib.terminal_splash.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.lib.terminal\_splash module
|
||||
================================
|
||||
|
||||
.. automodule:: pype.lib.terminal_splash
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.modules.clockify.clockify_module.rst
Normal file
7
docs/source/pype.modules.clockify.clockify_module.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.clockify.clockify\_module module
|
||||
=============================================
|
||||
|
||||
.. automodule:: pype.modules.clockify.clockify_module
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.modules.deadline.deadline_module.rst
Normal file
7
docs/source/pype.modules.deadline.deadline_module.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.deadline.deadline\_module module
|
||||
=============================================
|
||||
|
||||
.. automodule:: pype.modules.deadline.deadline_module
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
15
docs/source/pype.modules.deadline.rst
Normal file
15
docs/source/pype.modules.deadline.rst
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
pype.modules.deadline package
|
||||
=============================
|
||||
|
||||
.. automodule:: pype.modules.deadline
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 10
|
||||
|
||||
pype.modules.deadline.deadline_module
|
||||
7
docs/source/pype.modules.ftrack.ftrack_module.rst
Normal file
7
docs/source/pype.modules.ftrack.ftrack_module.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.ftrack.ftrack\_module module
|
||||
=========================================
|
||||
|
||||
.. automodule:: pype.modules.ftrack.ftrack_module
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.modules.ftrack.lib.settings.rst
Normal file
7
docs/source/pype.modules.ftrack.lib.settings.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.ftrack.lib.settings module
|
||||
=======================================
|
||||
|
||||
.. automodule:: pype.modules.ftrack.lib.settings
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.modules.ftrack.tray.ftrack_tray.rst
Normal file
7
docs/source/pype.modules.ftrack.tray.ftrack_tray.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.ftrack.tray.ftrack\_tray module
|
||||
============================================
|
||||
|
||||
.. automodule:: pype.modules.ftrack.tray.ftrack_tray
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.modules.launcher_action.rst
Normal file
7
docs/source/pype.modules.launcher_action.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.launcher\_action module
|
||||
====================================
|
||||
|
||||
.. automodule:: pype.modules.launcher_action
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.modules.log_viewer.log_view_module.rst
Normal file
7
docs/source/pype.modules.log_viewer.log_view_module.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.log\_viewer.log\_view\_module module
|
||||
=================================================
|
||||
|
||||
.. automodule:: pype.modules.log_viewer.log_view_module
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
23
docs/source/pype.modules.log_viewer.rst
Normal file
23
docs/source/pype.modules.log_viewer.rst
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
pype.modules.log\_viewer package
|
||||
================================
|
||||
|
||||
.. automodule:: pype.modules.log_viewer
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 10
|
||||
|
||||
pype.modules.log_viewer.tray
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 10
|
||||
|
||||
pype.modules.log_viewer.log_view_module
|
||||
7
docs/source/pype.modules.log_viewer.tray.app.rst
Normal file
7
docs/source/pype.modules.log_viewer.tray.app.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.log\_viewer.tray.app module
|
||||
========================================
|
||||
|
||||
.. automodule:: pype.modules.log_viewer.tray.app
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.modules.log_viewer.tray.models.rst
Normal file
7
docs/source/pype.modules.log_viewer.tray.models.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.log\_viewer.tray.models module
|
||||
===========================================
|
||||
|
||||
.. automodule:: pype.modules.log_viewer.tray.models
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
17
docs/source/pype.modules.log_viewer.tray.rst
Normal file
17
docs/source/pype.modules.log_viewer.tray.rst
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
pype.modules.log\_viewer.tray package
|
||||
=====================================
|
||||
|
||||
.. automodule:: pype.modules.log_viewer.tray
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 10
|
||||
|
||||
pype.modules.log_viewer.tray.app
|
||||
pype.modules.log_viewer.tray.models
|
||||
pype.modules.log_viewer.tray.widgets
|
||||
7
docs/source/pype.modules.log_viewer.tray.widgets.rst
Normal file
7
docs/source/pype.modules.log_viewer.tray.widgets.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.log\_viewer.tray.widgets module
|
||||
============================================
|
||||
|
||||
.. automodule:: pype.modules.log_viewer.tray.widgets
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.modules.settings_action.rst
Normal file
7
docs/source/pype.modules.settings_action.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.settings\_action module
|
||||
====================================
|
||||
|
||||
.. automodule:: pype.modules.settings_action
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.modules.standalonepublish_action.rst
Normal file
7
docs/source/pype.modules.standalonepublish_action.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.standalonepublish\_action module
|
||||
=============================================
|
||||
|
||||
.. automodule:: pype.modules.standalonepublish_action
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
16
docs/source/pype.modules.sync_server.rst
Normal file
16
docs/source/pype.modules.sync_server.rst
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
pype.modules.sync\_server package
|
||||
=================================
|
||||
|
||||
.. automodule:: pype.modules.sync_server
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 10
|
||||
|
||||
pype.modules.sync_server.sync_server
|
||||
pype.modules.sync_server.utils
|
||||
7
docs/source/pype.modules.sync_server.sync_server.rst
Normal file
7
docs/source/pype.modules.sync_server.sync_server.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.sync\_server.sync\_server module
|
||||
=============================================
|
||||
|
||||
.. automodule:: pype.modules.sync_server.sync_server
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.modules.sync_server.utils.rst
Normal file
7
docs/source/pype.modules.sync_server.utils.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.sync\_server.utils module
|
||||
======================================
|
||||
|
||||
.. automodule:: pype.modules.sync_server.utils
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
pype.modules.websocket\_server.hosts.aftereffects module
|
||||
========================================================
|
||||
|
||||
.. automodule:: pype.modules.websocket_server.hosts.aftereffects
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
pype.plugins.maya.publish.validate\_vray\_referenced\_aovs module
|
||||
=================================================================
|
||||
|
||||
.. automodule:: pype.plugins.maya.publish.validate_vray_referenced_aovs
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.settings.constants.rst
Normal file
7
docs/source/pype.settings.constants.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.settings.constants module
|
||||
==============================
|
||||
|
||||
.. automodule:: pype.settings.constants
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.settings.handlers.rst
Normal file
7
docs/source/pype.settings.handlers.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.settings.handlers module
|
||||
=============================
|
||||
|
||||
.. automodule:: pype.settings.handlers
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.tests.test_lib_restructuralization.rst
Normal file
7
docs/source/pype.tests.test_lib_restructuralization.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.tests.test\_lib\_restructuralization module
|
||||
================================================
|
||||
|
||||
.. automodule:: pype.tests.test_lib_restructuralization
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.tools.tray.pype_tray.rst
Normal file
7
docs/source/pype.tools.tray.pype_tray.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.tools.tray.pype\_tray module
|
||||
=================================
|
||||
|
||||
.. automodule:: pype.tools.tray.pype_tray
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
15
docs/source/pype.tools.tray.rst
Normal file
15
docs/source/pype.tools.tray.rst
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
pype.tools.tray package
|
||||
=======================
|
||||
|
||||
.. automodule:: pype.tools.tray
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 10
|
||||
|
||||
pype.tools.tray.pype_tray
|
||||
7
docs/source/pype.tools.workfiles.app.rst
Normal file
7
docs/source/pype.tools.workfiles.app.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.tools.workfiles.app module
|
||||
===============================
|
||||
|
||||
.. automodule:: pype.tools.workfiles.app
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
7
docs/source/pype.tools.workfiles.model.rst
Normal file
7
docs/source/pype.tools.workfiles.model.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.tools.workfiles.model module
|
||||
=================================
|
||||
|
||||
.. automodule:: pype.tools.workfiles.model
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
17
docs/source/pype.tools.workfiles.rst
Normal file
17
docs/source/pype.tools.workfiles.rst
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
pype.tools.workfiles package
|
||||
============================
|
||||
|
||||
.. automodule:: pype.tools.workfiles
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 10
|
||||
|
||||
pype.tools.workfiles.app
|
||||
pype.tools.workfiles.model
|
||||
pype.tools.workfiles.view
|
||||
7
docs/source/pype.tools.workfiles.view.rst
Normal file
7
docs/source/pype.tools.workfiles.view.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
pype.tools.workfiles.view module
|
||||
================================
|
||||
|
||||
.. automodule:: pype.tools.workfiles.view
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Loading…
Add table
Add a link
Reference in a new issue