Commit graph

13725 commits

Author SHA1 Message Date
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
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
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
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
OpenPype
06086b36bc [Automated] Bump version 2023-02-01 03:32:20 +00: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
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
ef29a143fb Merge branch 'develop' into feature/OP-4244-Data-Exchange-Cameras 2023-01-30 18:02:29 +08:00
Roy Nieterau
68959d426e Fix typo 2023-01-30 10:24:17 +01:00
Kayla Man
92986bcff5 hound fix 2023-01-30 15:09:23 +08:00
Kayla Man
01a70c06a4 add loaders for fbx import and max scene import 2023-01-30 15:06:55 +08:00
Toke Stuart Jepsen
14c23246fb Resolve plugin 2023-01-28 16:14:10 +00:00
Toke Stuart Jepsen
0f4ca3643e Remove redundant variable 2023-01-28 16:09:32 +00:00
Toke Stuart Jepsen
1af1909e0e Revert clean up 2023-01-28 16:09:23 +00:00
OpenPype
6d4e6cd81f [Automated] Bump version 2023-01-28 03:28:05 +00:00
Jakub Trllo
5d9e7cf52d fix formatting 2023-01-27 17:21:28 +01:00
Jakub Trllo
3aaf349b69 modified few docstrings 2023-01-27 16:44:05 +01:00
Jakub Trllo
96094324fa check for 'creator_identifier' instead of 'creator' 2023-01-27 16:43:50 +01:00
Jakub Trllo
d448004f54 get attributes from instances directly 2023-01-27 16:43:24 +01:00
Jakub Trllo
b5e35eaa63 CreatorItem in controller does not have 'instance_attributes_defs' 2023-01-27 16:43:06 +01:00
Jakub Trllo
75d72f4d2d fix 'pre_create_attributes_defs' 2023-01-27 16:42:38 +01:00