Jakub Trllo
|
725c15449a
|
Merge pull request #401 from ynput/bugfix/run-command-fix
Chore: Run commnad fix
|
2024-04-10 18:08:50 +02:00 |
|
Jakub Trllo
|
25c9face01
|
Merge pull request #386 from ynput/enhancement/use-set-for-representation-name
Chore: Use `set` for representation name attribute in LoadPlugin
|
2024-04-10 17:52:20 +02:00 |
|
Jakub Trllo
|
cad45cee4c
|
check for correct first argument
|
2024-04-10 17:37:52 +02:00 |
|
moonyuet
|
c5ccf8a390
|
add texture resolution setting when loading mesh to set up project in substance painter
|
2024-04-10 23:24:28 +08:00 |
|
Jakub Trllo
|
10ba857abd
|
applications addon has package.py
|
2024-04-10 16:42:49 +02:00 |
|
Jakub Trllo
|
d498eb8e42
|
create pakcage.py only if is not available
|
2024-04-10 16:42:38 +02:00 |
|
Jakub Trllo
|
a17381dcae
|
create ayon addons script can handle client code
|
2024-04-10 16:27:17 +02:00 |
|
moonyuet
|
364dee88f1
|
add the version tags if there is not one
|
2024-04-10 22:03:37 +08:00 |
|
Jakub Trllo
|
43a95bed75
|
move client code of applications addon next to server codebase
|
2024-04-10 16:00:52 +02:00 |
|
Jakub Trllo
|
066e18afe7
|
do not set 'QT_PREFERRED_BINDING' for subprocess
|
2024-04-10 14:22:24 +02:00 |
|
Jakub Trllo
|
99160a8832
|
fix installation of qt binding for newer blender
|
2024-04-10 14:22:15 +02:00 |
|
Jakub Trllo
|
ff6d207d44
|
use the qt binding to be installed
|
2024-04-10 14:21:31 +02:00 |
|
Jakub Trllo
|
ca704a8126
|
define qt binding based on blender version
|
2024-04-10 14:19:25 +02:00 |
|
Jakub Trllo
|
acdafb0a90
|
removed unused 'win32api' import
|
2024-04-10 13:50:53 +02:00 |
|
Ondřej Samohel
|
234b425a06
|
Merge branch 'develop' into enhancement/OP-1017_houdini-colorspaces
|
2024-04-10 12:18:41 +02:00 |
|
Ondřej Samohel
|
1ece2defc9
|
Merge pull request #31 from ynput/feature/houdini_allow_taking_snapshoots
Houdini: Extract active view as thumbnail when no thumbnail set
|
2024-04-10 12:11:46 +02:00 |
|
Ondřej Samohel
|
ee5cd1b0f6
|
Merge branch 'develop' into feature/houdini_allow_taking_snapshoots
|
2024-04-10 12:11:38 +02:00 |
|
Ondřej Samohel
|
70e109d54c
|
Merge pull request #293 from ynput/enhancement/add-maya2025-support
Maya: add support for Maya 2025
|
2024-04-10 12:05:25 +02:00 |
|
Ondřej Samohel
|
8d1b74d886
|
Merge branch 'develop' into enhancement/add-maya2025-support
|
2024-04-10 12:05:16 +02:00 |
|
Jakub Trllo
|
6366998d57
|
change order to match imports order
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2024-04-10 12:02:12 +02:00 |
|
Jakub Trllo
|
eb5258012f
|
added list of files to exclude from linting
|
2024-04-10 11:34:30 +02:00 |
|
Jakub Trllo
|
400e30f160
|
fix variable used in anatomy to work with site sync
|
2024-04-10 11:29:02 +02:00 |
|
Jakub Trllo
|
7c994ee1f0
|
ignore unused variable in tray
|
2024-04-10 11:25:45 +02:00 |
|
Jakub Trllo
|
55b60fc7e2
|
do not store output to unused variable
|
2024-04-10 11:25:33 +02:00 |
|
Jakub Trllo
|
40c41f82ec
|
ignore unused import in loader action
|
2024-04-10 11:25:18 +02:00 |
|
Jakub Trllo
|
2f9834ba3b
|
removed duplicated methods in slates
|
2024-04-10 11:25:05 +02:00 |
|
Jakub Trllo
|
9cb8b3b84c
|
comment out example implementation
|
2024-04-10 11:24:55 +02:00 |
|
Jakub Trllo
|
d1243d74e3
|
define function instead of lambda
|
2024-04-10 11:24:41 +02:00 |
|
Jakub Trllo
|
ebfcd364cd
|
don't use single char variable
|
2024-04-10 11:24:33 +02:00 |
|
Jakub Trllo
|
a782d4bc19
|
added constants to __all__
|
2024-04-10 11:24:16 +02:00 |
|
Jakub Trllo
|
978604f34c
|
remove duplicated code
|
2024-04-10 11:20:07 +02:00 |
|
Jakub Trllo
|
09e1779586
|
use correct variable for product name
|
2024-04-10 11:19:43 +02:00 |
|
Jakub Trllo
|
e69ac72a75
|
fix used variable in blender load layout plugin
|
2024-04-10 11:19:08 +02:00 |
|
Jakub Trllo
|
1a1826dbbf
|
fix filename formatting in workflie load plugin
|
2024-04-10 11:18:28 +02:00 |
|
Jakub Trllo
|
0bf6be0fc4
|
better import in fusion
|
2024-04-10 11:12:36 +02:00 |
|
Jakub Trllo
|
87f4336aca
|
fix typehint import in deadline settings
|
2024-04-10 11:11:47 +02:00 |
|
Jakub Trllo
|
c89eb16689
|
remove python 2 compatible type hint in pyblish functions
this is because ruff does not use this type hinting
|
2024-04-10 11:11:25 +02:00 |
|
Jakub Trllo
|
8a49a5533d
|
modify RR imports in api.py
added noqa F401 for ruff which does not use python 2 type hinting
|
2024-04-10 11:10:49 +02:00 |
|
Jakub Trllo
|
22a845b817
|
remove python 2 compatible type hint in maya
this is because ruff does not use this type hinting
|
2024-04-10 11:09:53 +02:00 |
|
Jakub Trllo
|
75bb2b7a46
|
remove python 2 compatible type hint in houdini
this is because ruff does not use this type hinting
|
2024-04-10 11:09:12 +02:00 |
|
Jakub Trllo
|
640bbaadec
|
remove unused import in ayon core
|
2024-04-10 11:04:48 +02:00 |
|
Jakub Trllo
|
3c73c17627
|
removed unused imports in settings
|
2024-04-10 11:03:05 +02:00 |
|
Toke Jepsen
|
b3d7a233e4
|
Merge pull request #356 from BigRoy/enhancement/maya_settings_add_json_menu_option
Maya: Allow specifying raw JSON custom tools menu for Maya.
|
2024-04-10 09:01:41 +01:00 |
|
Roy Nieterau
|
590f1db63e
|
Bump Maya addon version
|
2024-04-10 09:54:31 +02:00 |
|
Roy Nieterau
|
e3a476a4b5
|
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/maya_settings_add_json_menu_option
|
2024-04-10 09:54:13 +02:00 |
|
Toke Jepsen
|
cff14e7930
|
Merge pull request #365 from BigRoy/enhancement/maya_collect_look
Maya: Collect Look code cleanup + minor bugfix
|
2024-04-10 08:39:59 +01:00 |
|
Toke Jepsen
|
bd7f6be8f9
|
Merge branch 'develop' into enhancement/maya_collect_look
|
2024-04-10 08:39:50 +01:00 |
|
Roy Nieterau
|
11f51657f5
|
Merge branch 'develop' into enhancement/maya_load_published_workfile_as_template
|
2024-04-10 09:32:30 +02:00 |
|
Roy Nieterau
|
6f8ab66eb2
|
Update client/ayon_core/hosts/maya/plugins/load/load_as_template.py
Co-authored-by: Toke Jepsen <tokejepsen@gmail.com>
|
2024-04-10 09:32:22 +02:00 |
|
Toke Jepsen
|
6e11a9404d
|
Merge pull request #361 from BigRoy/enhancement/maya_loaders_enabled_state_settings
Maya: Expose loaders enabled state to settings
|
2024-04-10 08:27:56 +01:00 |
|