Commit graph

27177 commits

Author SHA1 Message Date
Jakub Trllo
782957bd0a Merge branch 'release/3.15.x' into feature/OP-4634_Use-qtpy-in-tools
# Conflicts:
#	poetry.lock
2023-01-16 18:09:09 +01:00
Jakub Trllo
459ed76ae2 fix access to 'CE_ItemViewItem' constant 2023-01-16 18:02:20 +01:00
Jakub Trllo
dab0283338
Merge pull request #4320 from ynput/bugfix/python_2_compatibility_of_instance_collector
General: Python 2 compatibility of instance collector
2023-01-16 13:42:19 +01:00
Jakub Trllo
1e6c399c30 removed line with f string 2023-01-16 13:09:16 +01:00
Jakub Trllo
2546274c55
Fix whitespace 2023-01-16 11:50:20 +01:00
Jakub Trllo
0aad4cd224 ignore 'QT_API' before application launch 2023-01-16 11:39:12 +01:00
Jakub Trllo
1d2cf742f2 fix also 'QRegExp' vs. 'QRegularExpression' 2023-01-16 11:27:20 +01:00
Jakub Trllo
118d1eee16 Fix 'QRegExpValidator' vs. 'QRegularExpressionValidator' 2023-01-16 11:24:38 +01:00
Jakub Trllo
681364bbea fix custom UserType items 2023-01-16 11:19:42 +01:00
Jakub Trllo
bc61b450db use right constants 2023-01-16 11:19:24 +01:00
Ondřej Samohel
1a242862ef
Merge pull request #4306 from ynput/enhancement/unbind-poetry-version 2023-01-11 13:54:02 +01:00
Jakub Ježek
38dffbce19
Merge pull request #4006 from ynput/feature/OP-3845_nuke-convert-to-new-publisher 2023-01-11 12:50:45 +01:00
Ondrej Samohel
a93e6d41a9
🎨 unbind poetry version to the latest 2023-01-11 11:37:22 +01:00
Ondřej Samohel
7418da2515
Merge pull request #4289 from ynput/enhancement/add-pre-commit-hooks 2023-01-11 11:28:39 +01:00
Jakub Trllo
d0264e9613
Merge pull request #4301 from ynput/bugfix/harmony_docs
Documentation: Fix harmony docs
2023-01-11 10:49:41 +01:00
Jakub Jezek
3c1d340504
Nuke: addressing comment 2023-01-10 17:29:03 +01:00
Ondrej Samohel
bca9eb218e
📦 update lock 2023-01-10 17:24:14 +01:00
Jakub Trllo
c2d02e6330 add missing files used in harmony docs 2023-01-10 16:56:48 +01:00
Ondrej Samohel
c39919a2d4
🎨 add chore prefix 2023-01-10 15:43:39 +01:00
Ondrej Samohel
4bfe43769b
Merge remote-tracking branch 'origin/release/3.15.x' into enhancement/add-pre-commit-hooks 2023-01-10 15:41:20 +01:00
Jakub Trllo
aaf9be080a keep Pyside6 only for macos 2023-01-09 11:57:44 +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
Jakub Trllo
77df80aa83 removed unused import 2023-01-06 18:59:32 +01:00
Jakub Trllo
679becc3a8 fix work with checkstate constants 2023-01-06 18:51:51 +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
Ondrej Samohel
e8426294e2
🎨 fix version and add local branch prefix 2023-01-06 17:38:47 +01:00
Jakub Trllo
0aa011184b fix checked int for pyside6 2023-01-06 17:38:06 +01:00
Ondrej Samohel
bf65fd495d
🎨 add pre-commit installation to create_env scripts 2023-01-06 17:19:02 +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
Ondrej Samohel
9399314761
⬆️ update dependencies and add pre-commit 2023-01-05 16:07:54 +01:00
Ondrej Samohel
30bd8d806e
🐛 fix cosmetic issues 2023-01-05 16:06:13 +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
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
Petr Kalis
d3f09c075b OP-4490 - Hound 2023-01-04 15:39:13 +01:00
Roy Nieterau
e353095c24 Only apply deadline attributes when Deadline is enabled (fixes Create Render with Deadline module disabled) 2023-01-04 15:36:19 +01:00