Commit graph

27562 commits

Author SHA1 Message Date
Petr Kalis
eed6ec6bf5 OP-4617 - added rewrite_version toggle
Allows to rewrite latest version, eg. not duplicating files.
2023-01-24 17:08:02 +01:00
Petr Kalis
30b00705f4 OP-4617 - fix - allow overwriting of old version in integrate.py
Without it it will always use version from anatomy, even if it logs that it uses old version.
2023-01-24 17:06:54 +01:00
Petr Kalis
a03ce5d6fe OP-4617 - fix - os.path.samefile not present on Python2 2023-01-24 17:05:19 +01:00
Petr Kalis
ff80b73de8 OP-4617 - added local targets
This plugin should run only on local (eg not no farm - no one to fill valu in UI).
2023-01-24 14:29:00 +01:00
Petr Kalis
9208b76f10 OP-4617 - added prerender family 2023-01-24 14:28:12 +01:00
Petr Kalis
98170356b3 OP-4617 - added logging if no last version 2023-01-24 14:01:52 +01:00
Petr Kalis
ec248c6ab7 OP-4617 - better handle if no last version 2023-01-24 13:52:01 +01:00
Petr Kalis
9d8ad09fa1 OP-4617 - implemented currently only in Nuke
New host implementation should be added to hosts filter
2023-01-24 13:19:48 +01:00
Petr Kalis
27df249a1c OP-4617 - reuse last published and rerender specific
If frames_to_fix is filled, use this to render only these frames, use 'last_version_published_files' for other
2023-01-24 13:16:22 +01:00
Petr Kalis
81ca789c8b OP-4617 - collect last published files 2023-01-24 13:13:16 +01:00
Petr Kalis
20eb27cda2 OP-4617 - merge release/3.15.x 2023-01-23 11:22:48 +01:00
Jakub Ježek
8ed932b6c2
Merge pull request #4195 from ynput/feature/OP-2479_color-v3-Colorspace-management-and-distribution 2023-01-19 12:43:44 +01:00
Ondřej Samohel
a4ce14ce94
Merge pull request #4354 from ynput/bugfix/fix_python_version_folder_name
change 3.7 to 3.9 in folder name
2023-01-19 12:24:28 +01:00
Jakub Trllo
902d978bac change 3.7 -> 3.9 in folder name 2023-01-19 11:27:39 +01:00
Jakub Jezek
4509119901
Merge branch 'release/3.15.x' into feature/OP-2479_color-v3-Colorspace-management-and-distribution 2023-01-19 11:24:25 +01:00
Jakub Trllo
e3ebd74676
Merge pull request #4351 from ynput/chore/remove-black-from-pre-commit
Pre-commit: Remove black
2023-01-19 11:01:30 +01:00
Ondřej Samohel
2e83a5f71c
remove black 2023-01-19 09:48:46 +01:00
Jakub Jezek
5409c3e3b8
updating poetrylock and pyproject 2023-01-18 21:24:25 +01:00
Jakub Jezek
71e347d6d0
Merge branch 'release/3.15.x' into feature/OP-2479_color-v3-Colorspace-management-and-distribution 2023-01-18 18:01:23 +01:00
Jakub Jezek
029e891cdf
global: privatisation of functions 2023-01-18 17:21:45 +01:00
Jakub Jezek
80e94e0131
global: removing printing 2023-01-18 17:13:52 +01:00
Jakub Jezek
5ef8b40c90
global: improve docs strings 2023-01-18 17:08:49 +01:00
Jakub Ježek
133c6aaa1a
Update openpype/pipeline/colorspace.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-18 17:07:27 +01:00
Jakub Jezek
ab5b83a32a
global: prep formatting data outside of loop 2023-01-18 17:05:54 +01:00
Jakub Jezek
f32d28612b
nuke: implementing new ocio config schema 2023-01-18 16:53:06 +01:00
Jakub Ježek
9349a0ae7b
Merge pull request #4341 from ynput/bugfix/OP-3845_nuke-input-process-node-sourcing
Nuke Input process node sourcing improvements
2023-01-18 15:41:58 +01:00
Jakub Jezek
8fb7494d20
Merge branch 'release/3.15.x' into bugfix/OP-3845_nuke-input-process-node-sourcing 2023-01-18 13:01:58 +01:00
Jakub Jezek
1353f03fd0
Nuke: improving input process node sourcing 2023-01-18 12:58:43 +01:00
Jakub Trllo
5a4852703b Merge branch 'develop' into release/3.15.x 2023-01-18 12:10:47 +01:00
Petr Kalis
a014a07a16
Merge pull request #4334 from ynput/bugfix/harmony_mac_unable_change_workfile
Harmony: fix unable to change workfile on Mac
2023-01-18 11:13:30 +01:00
ynbot
629cae2bd5
[Automated] Merged main into develop 2023-01-18 04:29:16 +01:00
OpenPype
61c5c62a12 [Automated] Bump version 2023-01-18 03:29:04 +00:00
ynbot
0030e8bdcb
[Automated] Merged develop into main 2023-01-18 04:28:11 +01:00
Petr Kalis
f686f74b7f Fix - Harmony - unable to change workfile
It was failing on Mac with OSError 9 Bad file descriptor and 48 Address already in use.
2023-01-17 18:24:18 +01:00
Jakub Trllo
0563f84c4d
Merge pull request #4332 from ynput/bugfix/pyside6_more_constants
General: Use class constants of QMessageBox
2023-01-17 17:05:30 +01:00
Jakub Trllo
abe345df56 use constants of QMessageBox properly 2023-01-17 16:41:45 +01:00
Jakub Trllo
37a4ec6564
Merge pull request #4255 from ynput/feature/OP-4634_Use-qtpy-in-tools
General: Update MacOs to PySide6
2023-01-17 15:53:52 +01:00
Jakub Jezek
3d4d63bd08
flake8 fixes 2023-01-17 14:47:54 +01:00
Jakub Trllo
e444e0c7d9
Merge pull request #4284 from ynput/feature/OP-3930_Publish-to-Studio-Library
General: Push to studio library
2023-01-17 14:47:04 +01:00
Jakub Trllo
9b1b3a600a use comment when is filled 2023-01-17 14:41:34 +01:00
Jakub Trllo
bcbf43479a fix key in event data 2023-01-17 14:16:09 +01:00
Jakub Trllo
0994795dc9 fix another one constant usage 2023-01-17 14:09:02 +01:00
Jakub Trllo
aac086057c Merge branch 'release/3.15.x' into feature/OP-4634_Use-qtpy-in-tools 2023-01-17 14:08:33 +01:00
Jakub Trllo
42dccc0f8c
Merge pull request #4295 from ynput/feature/enhanced_enum_def
General: Enhanced enum def items
2023-01-17 13:57:11 +01:00
Jakub Trllo
9741104d09 change comment 2023-01-17 13:56:33 +01:00
Jakub Jezek
78b0e70bfd
global: configData rename to config 2023-01-17 13:56:31 +01:00
Jakub Trllo
397acd4164 better validation of "value" key 2023-01-17 13:55:57 +01:00
Jakub Trllo
9c01caf9be again fix constant changes 2023-01-17 13:51:08 +01:00
Jakub Ježek
3e74a27efa
Merge pull request #4308 from ynput/bugfix/OP-3845_nuke-existing-subset-check 2023-01-17 13:43:33 +01:00
Petr Kalis
161e09bcdb OP-4615 - AE - fix missing list_instances 2023-01-17 12:30:59 +01:00