Alexey Bogomolov
87ab9e3598
rename get_fusion module
2023-02-17 13:50:08 +03:00
Alexey Bogomolov
d77c0e252b
move fusion prefs settings to project_settings
2023-02-17 13:49:32 +03:00
Alexey Bogomolov
dacc90f9ad
remove redundant get gomp name function
2023-02-17 13:31:52 +03:00
Alexey Bogomolov
718f4e748d
Update openpype/hosts/fusion/hooks/pre_fusion_setup.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-17 00:46:40 +03:00
Alexey Bogomolov
807fd736fc
fix typo
2023-02-13 01:50:05 +03:00
Alexey Bogomolov
85aa0d2d21
Merge remote-tracking branch 'upstream/develop' into develop
2023-02-13 00:46:34 +03:00
Alexey Bogomolov
632beeb1c7
use english interface by default
2023-02-13 00:41:29 +03:00
Alexey Bogomolov
76bdcb49ea
get the prefs path correctly
2023-02-13 00:40:51 +03:00
Alexey Bogomolov
3ff8aa5c95
use system settings to get data, add force sync option
2023-02-13 00:39:55 +03:00
Ynbot
4c98fe735f
[Automated] Bump version
2023-02-11 03:27:14 +00:00
Petr Kalis
042fd998fd
Merge pull request #4343 from Tilix4/ft_keep_hero_repres_uptodate
...
Feature: Keep synced hero representations up-to-date.
2023-02-10 19:07:32 +01:00
Jakub Trllo
385f86326d
Merge pull request #4405 from Tilix4/fx_import_workfile_all_families
...
Blender: fix import workfile all families
2023-02-10 17:52:14 +01:00
Jakub Trllo
25b458ce63
Merge pull request #4452 from ynput/feature/original_basename_frame_issues
...
General: Fix original basename frame issues
2023-02-10 17:26:06 +01:00
Petr Kalis
77861116c3
Merge pull request #4359 from ynput/bugfix/add_hero_in_add_site_loader
...
Fix - addSite loader handles hero version
2023-02-10 16:27:03 +01:00
Jakub Trllo
a09999174d
more explicit check for originalDirname
2023-02-10 16:12:47 +01:00
Jakub Trllo
9b2e97fb74
don't handle originalBasename in other conditions
2023-02-10 16:12:31 +01:00
Jakub Trllo
c1499f9b23
Add special handling of transfers preparation if 'originalBasename' is in template
2023-02-10 16:12:08 +01:00
Jakub Trllo
8494a45d6c
validate representation files in separated method
2023-02-10 16:11:10 +01:00
Jakub Trllo
f1b5c1f1f0
Merge pull request #4446 from ynput/bugfix/OP-4928_Issue-with-extract-review-on-Web-Publisher-for-specific-MP4s
...
General: Ignore decode error of stdout/stderr in run_subprocess
2023-02-10 12:07:36 +01:00
Jakub Trllo
01293aaa2d
fix burnins script again
2023-02-10 12:00:30 +01:00
Milan Kolar
f6224cc679
Merge pull request #4448 from tokejepsen/enhancement/validate_ass_relative_paths
2023-02-10 11:45:07 +01:00
Jakub Trllo
c5c91183c3
fix other places where decoding of ffmpeg happens
2023-02-10 11:35:01 +01:00
Jakub Trllo
06b55c261d
Merge pull request #4445 from ynput/feature/project_code_on_anatomy
...
General: Add project code to anatomy
2023-02-10 11:18:45 +01:00
Jakub Trllo
fbca1348ba
Merge pull request #4447 from ynput/feature/attr_defs_widget_enhancements
...
AttrDefs: Enhancements of AttrDefs widgets
2023-02-10 11:00:27 +01:00
Jakub Ježek
4f1aef92b9
Merge pull request #4280 from quadproduction/254-fix-gizmo-menu-functionality
2023-02-10 10:16:19 +01:00
Toke Stuart Jepsen
561cebc51c
Fix assertion
2023-02-10 08:14:30 +00:00
Toke Stuart Jepsen
10c4305542
Create Arnold options on repair.
2023-02-10 08:06:47 +00:00
Jakub Trllo
b7078d77e2
label of attribute definition also have tooltip
2023-02-09 20:27:36 +01:00
Jakub Trllo
9cc8f1818c
use new widgets in attribute definitions
2023-02-09 20:27:15 +01:00
Jakub Trllo
f6ee5db227
creasted spin boxes that allow mouse scroll changes only on active widgets
2023-02-09 20:26:49 +01:00
Jakub Trllo
b5b155828a
use 'backslashreplace' on error of output decoding
2023-02-09 20:10:41 +01:00
Jakub Trllo
0fdb957a4e
have information about project code on anatomy
2023-02-09 19:13:39 +01:00
Petr Kalis
7afbd4b9de
Merge pull request #4418 from ynput/bugfix/OP-4513_Deadline-on-MacOS
...
Fix: DL on MacOS
2023-02-09 17:20:54 +01:00
Ynbot
922fe5bdaf
[Automated] Bump version
2023-02-09 15:59:27 +00:00
Petr Kalis
b16af10670
Removed obsolete method and imports
...
Fixed in get_linked_representation_id instead
2023-02-09 16:27:34 +01:00
Petr Kalis
3ac0a1cb6f
OP-4513 - fix Openpype plugin for MacOS
2023-02-09 15:54:20 +01:00
Jakub Trllo
10112d1438
Merge pull request #4413 from ynput/chore/remove_api
...
General: Remove 'openpype.api'
2023-02-09 14:28:55 +01:00
Jakub Trllo
d08172e6a6
Merge pull request #4360 from ynput/feature/is_compatible_on_loader
...
General: Loader plugin define its own compatibility
2023-02-09 11:31:15 +01:00
Petr Kalis
1495ba9c08
Merge branch 'develop' into bugfix/OP-4653_Photoshop-bug---instance-creator-not-taking-layer-name-for-subset
2023-02-09 11:16:58 +01:00
Petr Kalis
0572627731
Merge pull request #4436 from ynput/bugfix/OP-4702_Maya-dirmap-issue-if-Site-Sync-is-enabled
...
SiteSync: fix dirmap
2023-02-09 10:18:55 +01:00
Jakub Trllo
ffc3b8581a
Merge pull request #4433 from ynput/feature/creator_sorting
...
Publisher: Creators sorting
2023-02-08 18:06:44 +01:00
Petr Kalis
6d67532a4b
Merge pull request #4420 from ynput/feature/OP-4822_Deadline-strict-error-check-option
...
Deadline: Allow disabling strict error check in Maya submissions
2023-02-08 17:37:49 +01:00
Petr Kalis
f346ace6a1
OP-4653 - removed obsolete import
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-08 17:36:51 +01:00
Petr Kalis
4edf16cad6
Fix - updated usage of correct variables
2023-02-08 17:26:48 +01:00
Petr Kalis
d9877ae623
Refactor - remove explict handling of hero version
...
If representation_id should be added(downloaded) it shouldn't download hero version if downloaded repre is actually latest, eg hero version. They files are completely separate.
Hero version should be downloaded explicitly in Loader.
2023-02-08 16:54:20 +01:00
Petr Kalis
6894e17bbc
Refactor - use values from context if available
...
Remove unnecessary keys from data
2023-02-08 16:18:45 +01:00
Petr Kalis
91e1d28a9f
OP-4513 - platform specific logic
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-08 15:09:26 +01:00
Petr Kalis
fe5d092d95
Merge branch 'feature/OP-4822_Deadline-strict-error-check-option' of github.com:ynput/OpenPype into feature/OP-4822_Deadline-strict-error-check-option
2023-02-08 15:02:13 +01:00
Petr Kalis
2b78c9404c
OP-4822 - push property to render instance
...
render instance is created from collected instance explicitly.
2023-02-08 15:01:02 +01:00
Jakub Trllo
6e55202349
change used method names from 'isAlive' to 'is_alive'
2023-02-08 14:23:10 +01:00