Alexey Bogomolov
5ebdbcf2d2
remove whitespaces
2023-03-16 21:55:58 +03:00
Alexey Bogomolov
4d252b698a
fix regex escape sequence
2023-03-16 21:54:45 +03:00
Alexey Bogomolov
502198d00b
update fusion hooks to get correct version and variables
2023-03-16 21:53:12 +03:00
Alexey Bogomolov
e61ec028e2
delete unused module
2023-03-16 21:33:11 +03:00
Alexey Bogomolov
3396784820
use dictionary to store fusion versions and variables
2023-03-16 21:32:48 +03:00
Alexey Bogomolov
aade2eb315
Merge branch 'ynput:develop' into feature/setup-fusion-profile-on-prelaunch
2023-03-16 20:18:36 +03:00
Kayla Man
5bd3f4af5c
Merge pull request #4603 from BigRoy/maya_render_create_no_reset_frame_range
...
Maya: Arnold don't reset maya timeline frame range on render creation (or setting render settings)
2023-03-16 16:18:56 +01:00
Roy Nieterau
a74e62a482
Merge remote-tracking branch 'upstream/develop' into maya_render_create_no_reset_frame_range
2023-03-16 16:18:16 +01:00
Kayla Man
42af91ad9b
Merge pull request #4634 from tokejepsen/bugfix/OP-3847_maya-playblast-options-overrides
...
Maya: Maya Playblast Options overrides - OP-3847
2023-03-16 16:03:03 +01:00
Toke Jepsen
796771ef15
Merge branch 'develop' into bugfix/OP-3847_maya-playblast-options-overrides
2023-03-16 15:12:43 +01:00
Alexey Bogomolov
d0f74f1348
Update openpype/hosts/fusion/hooks/pre_fusion_profile_hook.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-16 12:48:04 +03:00
Alexey Bogomolov
d0656e92a5
Update openpype/hosts/fusion/hooks/pre_fusion_profile_hook.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-16 12:47:19 +03:00
Alexey Bogomolov
a63e297186
remove unused import
2023-03-16 03:08:20 +03:00
Alexey Bogomolov
f3e20c0af9
force check Fusion number version in app settings
2023-03-16 03:03:39 +03:00
Alexey Bogomolov
b305aac21d
fix docs
2023-03-16 03:01:35 +03:00
Alexey Bogomolov
ef5c081b5f
add execution order
2023-03-16 02:59:18 +03:00
Alexey Bogomolov
00a901120b
check for suported fusion version
2023-03-16 02:58:54 +03:00
Toke Stuart Jepsen
fe9c807b1f
Fix playblast panel collection
2023-03-15 17:13:10 +00:00
mre7a
0cb3585d91
Resolve missing OPENPYPE_MONGO in deadline global job preload ( #4484 )
...
* replace SpawnProcess with subprocess
* clean up
* replace spawn process with run process
---------
Co-authored-by: Seyedmohammadreza Hashemizadeh <shashemizadeh@ws101.prs.vfx.int>
2023-03-15 12:55:50 +01:00
Roy Nieterau
e927bdaf03
Merge pull request #4605 from BigRoy/enhancement/unify-set-reset-buttons
...
Maya: Unify menu labels for "Set Frame Range" and "Set Resolution"
2023-03-15 10:41:00 +01:00
Roy Nieterau
88400b2173
Merge remote-tracking branch 'upstream/develop' into enhancement/unify-set-reset-buttons
2023-03-15 10:40:19 +01:00
ynbot
d238fd25a3
[Automated] Merged main into develop
2023-03-15 04:27:06 +01:00
Ynbot
87655075a9
[Automated] Bump version
2023-03-15 03:26:53 +00:00
ynbot
a86ad2f1c7
[Automated] Merged develop into main
2023-03-15 04:26:05 +01:00
Kayla Man
5be43f022f
Merge pull request #4626 from ynput/tokejepsen-patch-1
...
Update artist_hosts_maya_arnold.md
2023-03-14 18:52:25 +01:00
Toke Jepsen
dad56a3ab8
Update artist_hosts_maya_arnold.md
2023-03-14 15:45:26 +00:00
Jakub Jezek
efc9c79474
updating website yarn.lock
2023-03-14 16:23:55 +01:00
Jakub Jezek
d1acd2f555
Merge branch 'chore/docusaurus-env-update' into develop
2023-03-14 16:21:35 +01:00
Jakub Trllo
66e05849da
replace last usages of Qt module
2023-03-14 16:05:43 +01:00
Jakub Jezek
ecfb57913d
update yarn.lock
2023-03-14 16:05:40 +01:00
Kayla Man
7e4357b4f2
Merge pull request #4613 from BigRoy/fix_typos
...
Documentation: Tweak grammar and fix some typos
2023-03-14 13:52:23 +01:00
Kayla Man
f5f0c27151
Merge pull request #4549 from tokejepsen/bugfix/maya_playblast_options
...
Maya: Fix broken review publishing.
2023-03-14 12:07:18 +01:00
Roy Nieterau
11b1b98d25
Shush hound
2023-03-14 11:15:02 +01:00
Roy Nieterau
888dbdb569
Relative import to absolute import
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-14 11:15:02 +01:00
Roy Nieterau
1d62d15c20
Shush hound
2023-03-14 11:15:02 +01:00
Roy Nieterau
182bc4b5e8
Fix #4357 : Move Look Assigner tool to maya since it's Maya only
2023-03-14 11:15:02 +01:00
Kayla Man
5fc53a46c1
Merge pull request #4617 from moonyuet/bugfix/OP-5224_Max-removing-an-instance
...
Max: fix the bug of removing an instance
2023-03-14 10:56:10 +01:00
Kayla Man
385c705f9a
Merge branch 'ynput:develop' into bugfix/OP-5224_Max-removing-an-instance
2023-03-14 10:44:10 +01:00
Roy Nieterau
5b43ce940c
Maya: Avoid error on right click in Loader if Arnold mtoa is not loaded
2023-03-14 10:39:06 +01:00
Kayla Man
06b7bc9d70
Merge branch 'ynput:develop' into bugfix/OP-5224_Max-removing-an-instance
2023-03-14 10:20:50 +01:00
moonyuet
8199faedc0
cosmetic issue fix
2023-03-14 10:15:46 +01:00
moonyuet
3f9f9bc6d1
fix the bug of removing an instance
2023-03-14 10:10:16 +01:00
Alexey Bogomolov
5b3cc605d8
add some comments
2023-03-14 04:18:48 +03:00
Roy Nieterau
5aae66794b
Highlight studio settings versus local settings more
2023-03-13 23:21:37 +01:00
Roy Nieterau
fbe93aae39
Grammar tweaks
2023-03-13 23:21:05 +01:00
Roy Nieterau
c262ac3255
Refactor case of extension to match surrounding files
2023-03-13 23:14:11 +01:00
Roy Nieterau
8f2112dd26
Fix case of extension
2023-03-13 23:13:50 +01:00
Roy Nieterau
f55ac53c82
Fix typos
2023-03-13 23:12:34 +01:00
dependabot[bot]
ed7a4e4243
Bump @sideway/formula from 3.0.0 to 3.0.1 in /website
...
Bumps [@sideway/formula](https://github.com/sideway/formula ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases )
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: "@sideway/formula"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 16:51:58 +01:00
Roy Nieterau
5d17ae2857
Houdini: Create button open new publisher's "create" tab
...
Also made publish button enforce going to the "publish" tab.
2023-03-13 16:51:15 +01:00