Jakub Jezek
fdc8ccd419
farm: asymmetric handles fixed
2023-08-11 14:14:56 +02:00
Jakub Jezek
8d96e42ff7
Merge branch 'main' into develop
2023-08-11 14:13:31 +02:00
Petr Kalis
899482c0af
Add automated targets for tests ( #5443 )
...
Without it plugins with 'automated' targets won't be triggered (eg `CloseAE` etc.)
2023-08-11 11:17:38 +02:00
Jakub Jezek
a9d8e57db3
fixing changelog
2023-08-11 10:52:11 +02:00
github-actions[bot]
ea3f26031d
chore(): update bug report / version
2023-08-11 08:35:29 +00:00
ynbot
033509d51d
[Automated] Merged release main into develop
2023-08-11 10:35:00 +02:00
Ynbot
7b2de9248e
[Automated] Release
2023-08-11 08:34:33 +00:00
ynbot
b7bf7453e8
[Automated] Merged develop into main
2023-08-10 17:13:39 +02:00
Jakub Trllo
745aacea0c
Chore: Versions post fixes ( #5441 )
...
* fix how version definition order
* added 'folder' to anatomy data
2023-08-10 16:42:29 +02:00
Toke Jepsen
7973354fef
Option to start versioning from 0 ( #5262 )
...
* Initial version, replaced all hard 1 with 0
* ftrack v0 works only with version cast as str
* workfile tools can set 0
* fixed hound stuff
* fix for auto versioning not working anymore
* fix for not incrementing version
* hound fix
* Settings determined versioning start
* Code cosmetics
* Better failsafe for collecting settings.
* Initial profiles commit
* Hound
* Working profiles
* Update openpype/hosts/webpublisher/plugins/publish/collect_published_files.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/hosts/webpublisher/plugins/publish/collect_published_files.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/plugins/publish/collect_anatomy_instance_data.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/settings/entities/schemas/projects_schema/schema_project_global.json
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Illicitit feedback
* Update openpype/pipeline/context_tools.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Fix collect_published_files
* Working version
* Hound
* Update openpype/pipeline/version_start.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/pipeline/version_start.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/tools/push_to_project/control_integrate.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/hosts/photoshop/plugins/publish/collect_published_version.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/hosts/photoshop/plugins/publish/collect_published_version.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/hosts/webpublisher/plugins/publish/collect_published_files.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/hosts/webpublisher/plugins/publish/collect_published_files.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/hosts/webpublisher/plugins/publish/collect_published_files.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/pipeline/workfile/path_resolving.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/settings/__init__.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Hound
* Illicitit feedback
* Replace host.name
* Update openpype/plugins/publish/collect_anatomy_instance_data.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* reuse 'task_name' and 'task_type'
* skip hero integration when source version in 0
---------
Co-authored-by: maxpareschi <max.pareschi@gmail.com>
Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
2023-08-10 13:31:49 +02:00
Jakub Ježek
d81926bb88
Merge pull request #5428 from ynput/bugfix/OP-6542_nuke-fixing-template-building
...
Nuke: workfile template fixes
2023-08-10 11:38:46 +02:00
Jakub Trllo
31969f394f
Settings: Houdini & Maya create plugin settings ( #5436 )
...
* changed 'defaults' to 'default_variants' in create templates
* use 'template_create_plugin' instead of 'schema_maya_create_render'
* resave defaults and add Main to default value
* updated AYON settings
* formatting fixes
* unified indentation
* renamed 'Default Subsets' to 'Default Variants'
2023-08-10 11:34:54 +02:00
Jakub Ježek
911f9416e6
Merge pull request #5379 from ynput/bugfix/OP-6354_colorspace-submit-to-deadline-with-OCIO-env-var-new
2023-08-10 10:55:43 +02:00
Jakub Trllo
0c3fa2b610
Unpack project: Fix import issue ( #5433 )
...
* added 'load_json_file' to mongo init
* add other missing imports
2023-08-09 16:17:01 +02:00
Jakub Jezek
bc59808ef4
additional fix for dialogue
2023-08-09 11:22:15 +02:00
Jakub Jezek
4043f8fed9
fixing slashes in condition
2023-08-09 11:21:06 +02:00
Jakub Trllo
7493b67417
fix access to 'sync_server' attribute ( #5431 )
2023-08-09 10:56:42 +02:00
Fabià Serra Arrizabalaga
1e33e83de4
Fix missed function interface change ( #5430 )
...
Co-authored-by: Fabia Serra Arrizabalaga <farrizabalaga@alkemy-x.com>
2023-08-09 10:29:52 +02:00
github-actions[bot]
28e75c8a49
chore(): update bug report / version
2023-08-09 03:25:19 +00:00
ynbot
4b91a6561d
[Automated] Merged main into develop
2023-08-09 05:24:49 +02:00
Ynbot
6edc471dec
[Automated] Bump version
2023-08-09 03:24:38 +00:00
ynbot
11625495bf
[Automated] Merged develop into main
2023-08-09 05:23:48 +02:00
Jakub Ježek
a82421f3cc
Update openpype/hosts/nuke/api/lib.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-08-08 17:06:14 +02:00
Jakub Ježek
ecbf263feb
Update openpype/hosts/nuke/api/lib.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-08-08 17:04:03 +02:00
Jakub Jezek
fa66c9f1e0
removing residual mess
2023-08-08 16:20:15 +02:00
Jakub Jezek
7861b02837
fixing inconsistency with input arguments
2023-08-08 15:46:43 +02:00
Jakub Jezek
fe2e6276f3
nuke: implementation of delete_placeholder
...
to creator and loader plugins
2023-08-08 15:44:20 +02:00
Jakub Trllo
7debe12c2b
Webpublisher: Cleanup targets ( #5418 )
...
* remove remotepublish commands from cli
* use 'automated' target instead ot 'remotepublish'
* removed references to remotepublish
* added webpublish target
* use webpubish targets where automated does not make sense
2023-08-08 11:36:16 +02:00
Petr Kalis
7d40debd64
Maya: do not create top level group on reference ( #5402 )
...
* OP-6358 - allow not creation of group for reference loader in Maya
Creation of wrapping group could be controlled by checkbox in ReferenceLoader options.
* OP-6358 - group name could be empty in Settings
This enables default behavior of not creating wrapping group without need of artists unchecking `Group imported assets`.
* OP-6358 - changed to safer logic
Stripping of | was weird and potentially dangerous (collision of names), this logic should be safer.
2023-08-08 11:00:02 +02:00
Kayla Man
ee006f8d01
Merge pull request #5410 from ynput/bugfix/OP-6230_3dsMax-handling-object-deletion
...
Max: fix the bug of handling Object deletion in OP Parameter
2023-08-08 16:29:40 +08:00
Kayla Man
c446b9d8e8
Merge branch 'develop' into bugfix/OP-6230_3dsMax-handling-object-deletion
2023-08-08 16:29:28 +08:00
Jakub Trllo
a31b2d9d77
SyncServer: Existence of module is optional ( #5413 )
...
* 'get_repre_icons' have optional sync server
* local settings have optional sync server
* sync server is optional in sceneinventory
* sync server is optional in loader tool
* sync server is optional in library loader
* sync server is optional in host dirmap
* sync server is optional in nuke cache
* sync server is optional in integrate plugin
* added "sync_server" back to ignored modules for openpype package
* fix missing variable
* mark syncserver command as deprecated
* define 'SYNC_SERVER_ROOT'
* added method to receive icon paths
* use sync server module to receive icons
* fix scene inventory
2023-08-07 18:48:27 +02:00
Jakub Jezek
4af2ddaf49
nuke: nicer error communication to users.
2023-08-07 17:22:50 +02:00
Jakub Trllo
ae3eb37776
AYON: Add folder to template data ( #5417 )
...
* added 'folder[name]' to template data
* removed asset <-> folder conversion from conversion utils
* use folder[name] in maya namespace
2023-08-07 17:22:28 +02:00
Jakub Ježek
083b800c1b
Merge pull request #5419 from ynput/enhancement/OP-6452_implement_box_nuke_server_settings
...
nuke: update server addon settings with box
2023-08-07 17:17:06 +02:00
Mustafa Zarkash
15f8440ee1
Bugfix: Houdini update defaults variable ( #5367 )
...
* update defaults variable
* capitalize first letter of variant
* update default_variants to main
2023-08-07 17:06:47 +02:00
Mustafa Zarkash
03032f990c
update error message ( #5386 )
2023-08-07 17:05:17 +02:00
Jakub Trllo
90a7e33a26
Webpublisher: Self contain test publish logic ( #5414 )
...
* implement test logic of webpublisher in webpublisher
* simplified 'remote_publish'
* removed unused 'raise_error' argument
2023-08-07 16:53:09 +02:00
Jakub Trllo
94568326e8
added box conversion to nuke knobs conversions
2023-08-07 16:51:23 +02:00
Jakub Jezek
4fdcab4000
nuke: update server addon settings
2023-08-07 16:28:54 +02:00
Jakub Ježek
f29d245702
Merge pull request #5411 from ynput/bugfix/OP-6524_colorspace-variable-formatting-for-ocio-path
...
Colorspace: including environments from launcher process
2023-08-07 14:55:11 +02:00
Jakub Ježek
1cd2002fb7
Merge pull request #5295 from dazzlepictures/enhancement/Nuke_Autosave_from_prefs
2023-08-07 14:54:18 +02:00
Jakub Ježek
cf42ad1535
Merge branch 'develop' into enhancement/Nuke_Autosave_from_prefs
2023-08-07 14:50:02 +02:00
Jakub Ježek
a5aa0af8dc
Merge pull request #5304 from dazzlepictures/bugfix/Nuke_anamorphic_slate_fix
2023-08-07 14:47:47 +02:00
Kayla Man
85a9e5a568
hound shut
2023-08-07 15:42:48 +08:00
Kayla Man
a185ebd759
resolve conflict
2023-08-07 15:41:47 +08:00
Kayla Man
be08c81035
Merge pull request #5396 from ynput/enhancement/OP-6224_3dsMax-separating-Ayon-attributes
...
Max: Use the empty modifiers in container to store AYON Parameter
2023-08-07 15:34:48 +08:00
Kayla Man
ef2c15d91f
Merge branch 'develop' into enhancement/OP-6224_3dsMax-separating-Ayon-attributes
2023-08-07 15:34:41 +08:00
github-actions[bot]
653a1bc0a8
chore(): update bug report / version
2023-08-05 03:25:28 +00:00
ynbot
23256057b2
[Automated] Merged main into develop
2023-08-05 05:24:56 +02:00