Commit graph

24637 commits

Author SHA1 Message Date
Jakub Trllo
f24925dfd2 resaved default settings to add missing values 2022-09-16 14:21:52 +02:00
Jakub Trllo
880db12dcf
Merge pull request #3862 from pypeclub/feature/publisher_size
Publisher: Increase size of main window
2022-09-16 10:20:30 +02:00
Jakub Trllo
cca6ee7bce
Merge pull request #3819 from BigRoy/maya_cleanup_legacy_ftrack_plugins
Maya: Remove old legacy (ftrack) plug-ins that are of no use anymore
2022-09-16 10:09:16 +02:00
Jakub Trllo
8c78edb4ac
Merge pull request #3810 from moonyuet/OP#3747/Feature-lock-task-workfiles-when-users-are-working-on-them
General: lock task workfiles when they are working on
2022-09-16 10:03:11 +02:00
Kayla Man
9403dc743a adding a Qt lockfile dialog for lockfile tasks 2022-09-15 23:44:02 +08:00
Milan Kolar
bd1b2e318b
Merge pull request #3852 from BigRoy/maya_extract_playblast_texture_settings 2022-09-15 14:51:05 +02:00
Ondřej Samohel
51fb7542a1
Merge pull request #3856 from pypeclub/bugfix/tray-publishing-of-workfiles-otio-fix
Tray Publisher: skip plugin if otioTimeline is missing
2022-09-15 13:55:44 +02:00
Jakub Trllo
9fdb71b814 increasi size of publisher's main window 2022-09-15 13:52:29 +02:00
Ondrej Samohel
7a5d20ffdb
🐛 skip plugin if otioTimeline is missing 2022-09-15 11:00:20 +02:00
Roy Nieterau
a0333c88ae Remove unused PanZoom / pan_zoom settings 2022-09-14 17:23:59 +02:00
Roy Nieterau
730f451020 Revert "Fix Width label"
This reverts commit 95fef2c4b1.
2022-09-14 16:57:11 +02:00
Roy Nieterau
e16f5df4d7 Update defaults for the removed settings 2022-09-14 16:53:04 +02:00
Roy Nieterau
ee4b9056fe Fix incorrectly resolved merge conflict 2022-09-14 16:51:59 +02:00
Roy Nieterau
1e27e9b71f Remove unused settings 2022-09-14 16:50:50 +02:00
Roy Nieterau
95fef2c4b1 Fix Width label 2022-09-14 16:50:32 +02:00
Roy Nieterau
aef2b79d97 Merge branch 'maya_playblast_capture_hud' into maya_extract_playblast_texture_settings
# Conflicts:
#	openpype/settings/defaults/project_settings/maya.json
#	openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_capture.json
2022-09-14 16:32:11 +02:00
Roy Nieterau
b9c3c95c26 Use id variable (cosmetics because it results in same key) 2022-09-14 16:16:03 +02:00
Roy Nieterau
f501dac15f Fix default settings for new viewport options settings 2022-09-14 16:14:18 +02:00
Roy Nieterau
9b9bfdadb9 Uppercase percent label like the surrounding labels 2022-09-14 16:05:10 +02:00
Roy Nieterau
522d1e2df8 Labelize Camera options to match with Camera attributes in Attribute Editor 2022-09-14 16:04:09 +02:00
Roy Nieterau
fd4648c9bd Add label 2022-09-14 15:47:43 +02:00
Roy Nieterau
c6bd26485d Sort a bit more by Label again so that NURBS options are together + fix label for handles 2022-09-14 15:35:12 +02:00
Roy Nieterau
8e068308c6 Add Display Textures settings correctly, labelize the Show settings to clarify what they are 2022-09-14 15:30:46 +02:00
Kayla Man
775b34df06 adding a Qt lockfile dialog for lockfile tasks 2022-09-14 20:53:22 +08:00
Kayla Man
9a19da923c adding a Qt lockfile dialog for lockfile tasks 2022-09-14 20:49:48 +08:00
Roy Nieterau
1c6b23b674 Fix headsUpDisplay key name
Capture has a default setting named `headsUpDisplay` which is the long name for the setting `hud`. Thus when supplying `hud` as viewport option then `capture` will merge the key-values and thus will try to set both `headsUpDisplay` and `hud` value for the modelEditor which ends up ignoring `hud` and instead applying the `headsUpDisplay`.

Thus, `hud` didn't do anything.
2022-09-14 13:50:57 +02:00
Jakub Trllo
700dd5ebff
Merge pull request #3848 from BigRoy/transcoding_fix_typo_divisor
Transcoding: Fix typo in logic for matrix type
2022-09-14 13:45:36 +02:00
Roy Nieterau
5c3c4dcbb2 Fix same typo in duplicated code 2022-09-14 13:43:43 +02:00
Roy Nieterau
817886b234 Fix typo in logic 2022-09-14 13:39:10 +02:00
Ondřej Samohel
e78e989c33
Merge pull request #3652 from quadproduction/120-create-shelf-manager
Houdini: Shelf Manager
2022-09-14 12:56:28 +02:00
Milan Kolar
be79e8b786
Merge pull request #3649 from BigRoy/loader_show_containers_in_scene 2022-09-14 12:55:43 +02:00
Roy Nieterau
c3588e2f9d Make loaded_in_scene column 5 pixels wider + reorder to match with column order 2022-09-14 12:37:46 +02:00
Roy Nieterau
1eae84fd49 Switch columns 2022-09-14 11:58:10 +02:00
Roy Nieterau
a8909889c4 Fix refactored code 2022-09-14 11:49:52 +02:00
Roy Nieterau
d84b175efb
Support ILoadHost hosts
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-09-14 11:47:52 +02:00
Roy Nieterau
d5cb828edc Move LoadedInSceneDelegate into Loader tool since it's specific to loader 2022-09-14 11:45:44 +02:00
Jakub Trllo
9f5b67a5b1
Merge pull request #3775 from pypeclub/feature/OP-3879_Change-extractor-usage-in-maya
Maya: Use new Extractor location
2022-09-14 11:37:57 +02:00
Milan Kolar
5c2cb48c95
Merge pull request #3840 from BigRoy/fix2687_increment_hou_workfile 2022-09-14 11:35:54 +02:00
Milan Kolar
045cbdae6c
Merge pull request #3758 from BigRoy/fix_3451 2022-09-14 11:32:32 +02:00
Milan Kolar
e5cf456a95
Merge pull request #3629 from BigRoy/collect_input_links 2022-09-14 11:30:29 +02:00
Kayla Man
d6b7e666e8 adding a Qt lockfile dialog for lockfile tasks 2022-09-14 12:37:30 +08:00
Kayla Man
0ac3cacc35 adding a Qt lockfile dialog for lockfile tasks 2022-09-14 12:35:59 +08:00
pypebot
9c2b5492e0
[Automated] Merged main into develop 2022-09-14 06:18:40 +02:00
OpenPype
48546ef24f [Automated] Bump version 2022-09-14 04:18:24 +00:00
pypebot
5937d9e084
[Automated] Merged develop into main 2022-09-14 06:06:56 +02:00
Roy Nieterau
b3bb5f8612 Always increment current file - similar to Maya 2022-09-13 23:09:17 +02:00
Jakub Trllo
4a5e0afbfe
Merge pull request #3820 from BigRoy/fix_mayaascii_family_name_defaults
Maya+Ftrack: Change typo in family name `mayaascii` -> `mayaAscii`
2022-09-13 16:23:59 +02:00
Roy Nieterau
1bc37ace46 Actually break loop early on detected mapping 2022-09-13 15:45:48 +02:00
Roy Nieterau
4466d8a942 Remove redundant logic since just above it's forced to be "upload" when not asset_type 2022-09-13 15:45:11 +02:00
Roy Nieterau
778e0b2e49 Perform case-insensitive lookup 2022-09-13 15:44:20 +02:00