Petr Kalis
3a8c36e057
OP-4822 - updated settings
...
After discussion profile is too complicated, removed, replaced with simple boolean
2023-02-03 18:28:29 +01:00
Petr Kalis
5df388912a
OP-4822 - added logging
2023-02-02 18:44:43 +01:00
Petr Kalis
8a2cf2e6d9
OP-4822 - fix wrong variable
2023-02-02 18:44:24 +01:00
Petr Kalis
f29c46f7c1
OP-4822 - fix arguments
2023-02-02 18:44:00 +01:00
Petr Kalis
bd77b30c5c
OP-4822 - added possibility to disable strict checking
...
DL by default has Strict error checking, but some errors are not fatal. This allows to set profile based on Task and Subset values to temporarily disable Strict Error Checks
2023-02-02 18:25:24 +01:00
Petr Kalis
27773fbbf1
OP-4822 - added profile to disble check to Settings
2023-02-02 18:23:51 +01:00
Jakub Trllo
e42ee50ff4
Merge pull request #4412 from ynput/bugfix/3dsmax-python-path-handling
...
3dsmax: startup fixes
2023-02-02 11:42:01 +01:00
Ondřej Samohel
df6031d810
Update openpype/hosts/max/startup/startup.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-02 11:40:06 +01:00
Libor Batek
2620aeffdc
Merge pull request #4368 from ynput/feature/user-docs_adding_3dsmax_host
...
docs-first rough concept for 3dsmax host integration
2023-02-02 10:31:27 +01:00
Jakub Trllo
9a86cdaef8
Merge pull request #4414 from ynput/bugfix/workfile_lock_ignore_empty_paths
...
Maya: Ignore workfile lock in Untitled scene
2023-02-02 10:07:06 +01:00
Jakub Trllo
fc2fd70f09
remove unnecessary indentation
2023-02-01 19:04:33 +01:00
Jakub Trllo
6934233c25
skip lock check if in untitled scene
2023-02-01 19:04:14 +01:00
Ondrej Samohel
8fd4c06e71
➖ pop QT_AUTO_SCREEN_SCALE_FACTOR
2023-02-01 18:33:58 +01:00
Ondřej Samohel
1c60d72e81
Merge pull request #4391 from ynput/hotfix/condition-in-houdini-creator-plugin
2023-02-01 16:16:30 +01:00
Jakub Trllo
6fb280b6c8
Merge pull request #4392 from ynput/bugfix/instance_attr_defs_fix
...
General: Attribute definitions fixes
2023-02-01 15:56:10 +01:00
Jakub Ježek
482bccf157
Merge pull request #4400 from ynput/bugfix/colorspace-opitonal-host-settings
2023-02-01 15:21:53 +01:00
Jakub Ježek
1690a64216
Update openpype/pipeline/colorspace.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-02-01 15:21:18 +01:00
Ondřej Samohel
7b140a3716
Merge pull request #4352 from tokejepsen/enhancement/maya_lib_clean_up
2023-02-01 14:28:34 +01:00
Jakub Trllo
e250ed5cf5
Merge pull request #4324 from ynput/feature/functions_for_current_context
...
General: Functions for current context
2023-02-01 12:39:53 +01:00
Jakub Trllo
2313cd0507
added context getter functions to pipeline init
2023-02-01 12:38:54 +01:00
Ondrej Samohel
b37359979c
♻️ force modules to sys.path
2023-02-01 12:38:02 +01:00
Jakub Trllo
fb56e169dc
check for source class instead of for function by name availability
2023-02-01 12:34:21 +01:00
Petr Kalis
f764070183
Merge pull request #4408 from ynput/chore/fix_pyproject_version
...
Chore: pyproject.toml version because of Poetry
2023-02-01 11:32:36 +01:00
Jakub Trllo
ece81764f2
Merge pull request #4402 from BigRoy/maya_plugin_cleanup_attributes
...
Maya + Blender: Pyblish plugins removed unused `version` and `category` attributes
2023-02-01 11:30:08 +01:00
Petr Kalis
0fb0f74250
Fix pyproject.toml version because of Poetry
...
Automatization injects wrong format
2023-02-01 11:23:52 +01:00
Libor Batek
062259fae2
removed commented parts
2023-02-01 10:52:54 +01:00
Jakub Trllo
185a7be2c1
Merge pull request #4401 from BigRoy/maya_fix_validate_attributes
...
Maya: Fix Validate Attributes plugin
2023-02-01 10:49:14 +01:00
ynbot
9965e6b991
[Automated] Merged main into develop
2023-02-01 04:32:31 +01:00
OpenPype
06086b36bc
[Automated] Bump version
2023-02-01 03:32:20 +00:00
ynbot
b25fbe5208
[Automated] Merged develop into main
2023-02-01 04:31:29 +01:00
Petr Kalis
0dea3b8111
Merge pull request #4406 from ynput/bugfix/OP-4850_fix-tests-on-develop
...
Tests: fix AE
2023-01-31 19:47:07 +01:00
Petr Kalis
6704ba1531
OP-4850 - fix AE multicomposition
...
3 subsets >> 3 versions
2023-01-31 18:35:36 +01:00
Petr Kalis
148c55361f
OP-4850 - fix AE tests
...
'png' extension have 2 representations instead 1. (One is regular, one is from review, with name 'png_png'
2023-01-31 18:06:44 +01:00
Libor Batek
311944edb6
updated 3dsmax int. article
2023-01-31 13:25:38 +01:00
Roy Nieterau
529ab6ca9b
Remove unused version attribute from blender plug-ins too
2023-01-31 12:37:28 +01:00
Roy Nieterau
ca6d6f7cca
Remove unused category attribute from blender plug-ins too
2023-01-31 12:36:22 +01:00
Roy Nieterau
7d81f1906c
Remove unused category attribute
2023-01-31 12:35:33 +01:00
Roy Nieterau
fe688bd243
Remove unused version attribute
2023-01-31 12:34:33 +01:00
Roy Nieterau
153783c2fd
Refactor self. to cls.
2023-01-31 12:17:52 +01:00
Jakub Jezek
06863de23e
PR comments
2023-01-31 12:01:43 +01:00
Jakub Ježek
25b7d69aab
Update openpype/pipeline/colorspace.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-01-31 11:58:38 +01:00
Ondřej Samohel
ce449f902a
Merge pull request #4376 from moonyuet/feature/OP-4244-Data-Exchange-Cameras
2023-01-31 11:43:44 +01:00
Jakub Jezek
b8c7f067c3
global: host settings should be optional
2023-01-31 07:56:20 +01:00
Jakub Trllo
0d527a477b
fix super call
2023-01-30 12:07:24 +01:00
Kayla Man
46996bb592
add camera family in abc loader
2023-01-30 18:51:03 +08:00
Kayla Man
bca05d5a73
Merge branch 'develop' into feature/OP-4244-Data-Exchange-Cameras
2023-01-30 18:49:23 +08:00
Milan Kolar
6f68527444
Merge pull request #4387 from ynput/enhancement/3dsmax-pointcache-and-scene-inventory-fixes
2023-01-30 11:46:22 +01:00
Jakub Trllo
59e7550d24
Merge pull request #4396 from BigRoy/creator_error_fix_typo
...
New Publisher: Fix Creator error typo
2023-01-30 11:06:46 +01:00
Kayla Man
4a6eb02a7c
Merge branch 'feature/OP-4244-Data-Exchange-Cameras' of https://github.com/moonyuet/OpenPype_fork into feature/OP-4244-Data-Exchange-Cameras
2023-01-30 18:03:24 +08:00
Jakub Jezek
839445b7c9
fix pyproject.toml OP version
2023-01-30 11:03:21 +01:00