Commit graph

27071 commits

Author SHA1 Message Date
Jakub Jezek
54f04dd7de
testing: refactor set_representation_colorspace to address new inputs 2023-01-11 17:32:11 +01:00
Jakub Jezek
5cab4d0501
global: simplification of ExctractorColormanaged
so it caches `imageioSettings` to context.data for speeding up processing of all instances in context.
2023-01-11 17:26:45 +01:00
Jakub Jezek
2cf862e1ef
documentation: updating colorspace 2023-01-11 17:24:39 +01:00
Jakub Jezek
f8aa3fd1b7
global: making sure platform key is available for template formatting. 2023-01-11 16:34:12 +01:00
Jakub Jezek
da500701b8
global: reworking config path settings to be multipath with order 2023-01-11 16:31:21 +01:00
Jakub Jezek
e1ac21a112
updating documentation 2023-01-11 16:26:53 +01:00
Jakub Jezek
84806f1745
Merge branch 'bugfix/harmony_docs' into feature/OP-2479_color-v3-Colorspace-management-and-distribution 2023-01-11 10:47:01 +01:00
Jakub Ježek
9d2100961c
Update openpype/pipeline/publish/publish_plugins.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-11 10:28:39 +01:00
Jakub Ježek
60b5826289
Update website/docs/project_settings/settings_project_global.md
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-11 10:27:01 +01:00
Jakub Ježek
7abfe831d2
Update website/docs/project_settings/settings_project_global.md
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-11 10:23:53 +01:00
Jakub Ježek
785424966a
Update website/docs/project_settings/settings_project_global.md
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-11 10:14:19 +01:00
Jakub Ježek
344837f7a5
Update website/docs/project_settings/settings_project_global.md
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-11 10:14:00 +01:00
Jakub Jezek
f191c33179
Global: adding more docstrings and README 2023-01-10 17:05:38 +01:00
Jakub Trllo
c2d02e6330 add missing files used in harmony docs 2023-01-10 16:56:48 +01:00
Jakub Jezek
53056526b1
imageio: admin documentation 2023-01-10 16:40:47 +01:00
Jakub Jezek
14baff2f61
Merge branch 'release/3.15.x' into feature/OP-2479_color-v3-Colorspace-management-and-distribution 2023-01-10 11:04:49 +01:00
Jakub Ježek
36b3ccdd54
Merge pull request #4270 from ynput/feature/OP-4406_color-v3-global-color-plugins 2023-01-10 10:46:33 +01:00
Jakub Jezek
75840e36ca
Merge remote-tracking branch 'ynput/feature/OP-4406_color-v3-global-color-plugins' into feature/OP-4406_color-v3-global-color-plugins 2023-01-10 10:45:37 +01:00
Jakub Jezek
de6e537188
nuke: removing obsolete todo comment 2023-01-10 10:45:30 +01:00
Jakub Ježek
f912699480
Update openpype/scripts/ocio_wrapper.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-10 10:21:47 +01:00
Jakub Trllo
078c5ffb5c Merge branch 'develop' into release/3.15.x 2023-01-09 10:29:50 +01:00
Ondřej Samohel
5dfd92d303
Merge pull request #4292 from ynput/dependabot/npm_and_yarn/website/json5-1.0.2 2023-01-08 13:55:07 +01:00
Jakub Trllo
1959a42bcb
Merge pull request #4221 from ynput/bugfix/update_dialog_sizes
Igniter: Update dialog resize won't hide too long versions
2023-01-07 13:20:58 +01:00
dependabot[bot]
4cc66395c5
Bump json5 from 1.0.1 to 1.0.2 in /website
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 06:31:59 +00:00
ynbot
16c5508c8d
[Automated] Merged main into develop 2023-01-07 04:28:13 +01:00
OpenPype
823f661c47 [Automated] Bump version 2023-01-07 03:27:59 +00:00
ynbot
32711900a6
[Automated] Merged develop into main 2023-01-07 04:27:04 +01:00
Ondřej Samohel
0bc24c1cc0
Merge pull request #4279 from BigRoy/fix4272_validateframerange 2023-01-06 23:29:22 +01:00
Ondrej Samohel
7146e8d02a
✏️ fix typos 2023-01-06 23:20:38 +01:00
Jakub Trllo
4fcf8b81f8
Merge pull request #4288 from ynput/bugfix/OP-4707_Event-server-launching-failed-on-Mac
Ftrack: Fix receive of host ip on MacOs
2023-01-06 18:16:09 +01:00
Jakub Trllo
1c530c0cb4 skip ipaddress way to receive ip address 2023-01-06 18:09:17 +01:00
Jakub Trllo
e1edb76f73 use 'get_host_ip' on more places 2023-01-06 17:48:05 +01:00
Jakub Trllo
cd2324f07e fix how host ip is received 2023-01-06 15:42:47 +01:00
Jakub Ježek
4f6ff402a5
Merge pull request #4266 from ynput/feature/OP-4146_nuke-workfile-template-builder-add-creator-plugins 2023-01-06 12:50:44 +01:00
Jakub Jezek
c071140a6f
PR comments 2023-01-06 10:54:06 +01:00
Jakub Ježek
d6004c2646
Update openpype/pipeline/workfile/workfile_template_builder.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-01-06 10:39:43 +01:00
Jakub Ježek
673e7a7359
Update openpype/pipeline/workfile/workfile_template_builder.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-01-06 10:38:36 +01:00
Jakub Jezek
20b2b50bac
global: adding project anatomy data for formating 2023-01-06 10:35:54 +01:00
Jakub Jezek
5c6d86e06b
maya: fix typo in template builder 2023-01-06 10:35:14 +01:00
Jakub Jezek
e13a99782f
testing: updating to new gdrive data 2023-01-05 17:20:09 +01:00
Jakub Jezek
f2a9169ffd
testing: publish plugins finalisation 2023-01-05 17:16:42 +01:00
Jakub Jezek
b084b7020e
global: change configPath to configData 2023-01-05 14:58:22 +01:00
Jakub Jezek
70b2df5fff
testing: adding publish plugins tests 2023-01-04 21:32:59 +01:00
Jakub Jezek
a429352964
testing: abstracting legacy_io fixture to lib for other pipeline tests 2023-01-04 21:32:40 +01:00
Petr Kalis
afdba990e2
Merge pull request #4278 from ynput/bugfix/OP-4490_SFTP-connection-failing-when-shouldnt-be-tested
SiteSync: sftp connection failing when shouldnt be tested
2023-01-04 19:11:51 +01:00
Jakub Jezek
b361bcba2e
global: adding docstrings and optimization of code 2023-01-04 17:28:34 +01:00
Petr Kalis
4d1c943779
Merge pull request #4265 from ynput/feature/slack_dynamic_message
Slack: Added dynamic message
2023-01-04 17:00:11 +01:00
Jakub Jezek
c87b147d48
testing: removing prints form colorspace tests 2023-01-04 16:06:46 +01:00
Jakub Jezek
e27e8a6109
scripts: ocio wrapper docstrings and rename 2023-01-04 16:02:46 +01:00
Petr Kalis
d3f09c075b OP-4490 - Hound 2023-01-04 15:39:13 +01:00