Commit graph

20138 commits

Author SHA1 Message Date
Jakub Jezek
97dca92bbe
global | nuke: generalizing attribute detection 2022-04-04 11:56:42 +02:00
Jakub Jezek
23b31bb23b
ftrack: make nicer name only if set in settings 2022-04-01 18:00:50 +02:00
Jakub Jezek
61d5f32fe8
ftrack: improve conditional rename 2022-04-01 12:56:18 +02:00
Jakub Jezek
b69032e9f5
hound catch 2022-04-01 11:19:15 +02:00
Jakub Jezek
35e6b8e42d
ftrack: improving asset name if multiple reviewable representation 2022-04-01 11:07:22 +02:00
Jakub Jezek
bc0054cd88
nuke | general: removing redundant review representation 2022-04-01 11:05:15 +02:00
Ondřej Samohel
d4d9b91b2b
Merge pull request #2990 from pypeclub/bugfix/fix-new-setuptools-build-issue
Fix: Disable setuptools auto discovery
2022-03-31 14:57:17 +02:00
Ondrej Samohel
67bc56c8bc
fix argument 2022-03-31 14:12:38 +02:00
Jakub Trllo
cb33bb94f9
Merge pull request #2935 from pypeclub/enhancement/OP-2855_move-plugins-register-and-discover
General: Move plugins register and discover
2022-03-31 13:38:17 +02:00
Jakub Trllo
a9f2292f10
Merge pull request #2981 from pypeclub/bugfix/OP-2990_Settings-UI-Version-input-widget-is-broken-on-some-linux-dist
Settings UI: Fix version completer on linux
2022-03-31 13:37:57 +02:00
Ondrej Samohel
5b81a43c7c
print log if build fails 2022-03-31 13:31:18 +02:00
Jakub Ježek
e9b0179e22
Merge pull request #2985 from pypeclub/feature/OP-2975_Nuke-ReviewDataMov-Read-attributes 2022-03-31 13:21:00 +02:00
Ondrej Samohel
f630b8cb7d
fix setuptools 2022-03-31 12:46:24 +02:00
Petr Kalis
1280426dd8
Merge pull request #2989 from pypeclub/bugfix/AE_open_workfile_when_nothing_opened
AEL: fix opening existing workfile if no scene opened
2022-03-31 12:22:45 +02:00
Jakub Trllo
bda6ae7236
Merge pull request #2967 from pypeclub/enhancement/OP-2903_Hero-versions-custom-templates
Hero versions: Use custom templates
2022-03-31 11:46:29 +02:00
Jakub Trllo
465e6ec9a5
Merge pull request #2975 from pypeclub/enhancement/OP-1136_Tools-with-host-definition
General: Tools with host filters
2022-03-31 11:46:05 +02:00
Jakub Trllo
b040c95ca8
Merge pull request #2958 from pypeclub/bugfix/sequence_conversion_for_ffmpeg
General: OIIO conversion for ffmeg can handle sequences
2022-03-31 11:44:26 +02:00
Ondřej Samohel
d897c6e379
Merge pull request #2953 from pypeclub/dependabot/npm_and_yarn/website/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0 in /website
2022-03-31 11:42:44 +02:00
Ondřej Samohel
73c1f5910a
Merge pull request #2954 from pypeclub/dependabot/npm_and_yarn/website/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /website
2022-03-31 11:42:06 +02:00
Jakub Trllo
8146aabc3e
Merge pull request #2950 from pypeclub/bugfix/small_general_fixes
General: Smaller fixes and typos
2022-03-31 11:20:50 +02:00
Jakub Trllo
1499fecc73 fix thumbnail discovery 2022-03-31 11:18:32 +02:00
Jakub Trllo
d6b423e208
Change Pype to OpenPype
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2022-03-31 11:15:34 +02:00
Ondřej Samohel
05beee936e
Merge pull request #2973 from pypeclub/dependabot/pip/paramiko-2.10.1
Bump paramiko from 2.9.2 to 2.10.1
2022-03-31 11:10:36 +02:00
Petr Kalis
4891f336ed Fix - handle better exception when no file opened in AE
Occured when no scene was opened and Workfile wanted to open existing workfile
2022-03-31 11:09:57 +02:00
Jakub Trllo
1f1b15e2fc hide completer using timer 2022-03-31 11:03:42 +02:00
Jakub Trllo
6139ea43ab
Merge pull request #2986 from pypeclub/bugfix/change_force_copy_on_textures
Maya: Don't do hardlinks on windows for look publishing
2022-03-30 16:55:54 +02:00
Jakub Trllo
8940830787 added info log about changing hardlink 2022-03-30 16:38:45 +02:00
Jakub Trllo
58085d3b4e removed unused function 2022-03-30 16:31:41 +02:00
Jakub Trllo
8eab6ae180 disable hardlink on windows for look publishing 2022-03-30 16:25:37 +02:00
Jakub Trllo
4b6ccc9ee3 Merge branch 'develop' into enhancement/OP-2855_move-plugins-register-and-discover 2022-03-30 16:06:20 +02:00
Jakub Trllo
215da09d3d Change default value of force copy to True 2022-03-30 15:24:23 +02:00
Jakub Jezek
65d93ca9f1
nuke: adding read raw baking preset attr 2022-03-30 14:15:22 +02:00
Jakub Jezek
57ba944ad3
nuke: settings for read raw
reordering ui attributes for better logic
2022-03-30 14:10:09 +02:00
Jakub Trllo
6108c34d20
Merge pull request #2980 from BigRoy/settings_metadata_keys_set
General: `METADATA_KEYS` constant as `frozenset` for optimal immutable lookup
2022-03-30 12:10:20 +02:00
Roy Nieterau
ccf563d60a METADATA_KEYS constant as frozenset for optimal immutable lookup 2022-03-30 11:54:38 +02:00
Jakub Trllo
a62d98235c force completer to be shown inactive 2022-03-30 11:50:05 +02:00
Jakub Ježek
2c5fc551e3
Merge pull request #2922 from pypeclub/bugfix/flame-centos-related-bugs 2022-03-30 11:23:06 +02:00
Jakub Trllo
36a43d4020
Simplified getting host and app filter acess.
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-30 11:11:37 +02:00
Jakub Jezek
ee96827ff2
flame: improving handling color policy input 2022-03-30 10:59:01 +02:00
Jakub Jezek
fbe34f74a3
flame: flip order of processing 2022-03-30 10:49:53 +02:00
Jakub Ježek
3f8f9b9008
Update openpype/hosts/flame/plugins/publish/collect_timeline_instances.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-03-30 10:47:55 +02:00
pypebot
e80f0d18d2
[Automated] Merged main into develop 2022-03-30 05:40:51 +02:00
OpenPype
d6a7beb16b [Automated] Bump version 2022-03-30 03:40:40 +00:00
pypebot
886e8b60c3
[Automated] Merged develop into main 2022-03-30 05:33:39 +02:00
dependabot[bot]
d26143198c
Bump paramiko from 2.9.2 to 2.10.1
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.9.2 to 2.10.1.
- [Release notes](https://github.com/paramiko/paramiko/releases)
- [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS)
- [Commits](https://github.com/paramiko/paramiko/compare/2.9.2...2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 22:21:09 +00:00
Jakub Trllo
3bda53a541 fix typo 2022-03-29 18:21:10 +02:00
Jakub Trllo
39f84f8dfd added option to validate if tool is valid for application 2022-03-29 18:14:24 +02:00
Jakub Trllo
b3463afa38 load settings data in EnvironmentTool with backwards comatible way 2022-03-29 18:14:09 +02:00
Jakub Trllo
3fd989671a added backwards compatibility of tools right into settings lib function 2022-03-29 18:11:59 +02:00
Jakub Trllo
505d73145c enhanced tool settings to have also filters 2022-03-29 18:11:14 +02:00