Commit graph

29733 commits

Author SHA1 Message Date
Jakub Jezek
5fa64d9af9
project action: improving switch expression 2023-04-01 22:44:19 +02:00
Jakub Jezek
8f42a4351f
project worlfow adding switch 2023-04-01 22:42:06 +02:00
Jakub Jezek
c3e3f592e0
updating project actions for Review in Progress
disabling Changes Requested they will be refactored
2023-04-01 22:31:02 +02:00
Jakub Jezek
73e173b7d7
project action > removing expression from if 2023-04-01 14:37:08 +02:00
ynbot
e824f64ca5
[Automated] Merged main into develop 2023-04-01 05:25:36 +02:00
Ynbot
aa8b4b970b [Automated] Bump version 2023-04-01 03:25:23 +00:00
ynbot
0575df3e0a
[Automated] Merged develop into main 2023-04-01 05:24:37 +02:00
Jakub Ježek
b633116f58
Merge pull request #4624 from ynput/dependabot/npm_and_yarn/website/webpack-5.76.1 2023-03-31 23:02:23 +02:00
Jakub Ježek
7e52621339
Merge branch 'develop' into dependabot/npm_and_yarn/website/webpack-5.76.1 2023-03-31 22:55:13 +02:00
Roy Nieterau
74f73969ad
Remove "preview" data from representation (#4759)
* Remove "preview" data from representation

* pop "preview" from component in standalone publisher

---------

Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-31 17:08:58 +02:00
Jakub Jezek
1967ab34fb
project actions: narrowing triggers even farer 2023-03-31 15:21:33 +02:00
Jakub Jezek
78130f9de3
project actions trigger remove redundant action 2023-03-31 15:08:47 +02:00
Jakub Ježek
48f96308e4
Merge pull request #4752 from BigRoy/refactor/cleanup_grammar
Thanks for this @BigRoy ! 👌
2023-03-31 14:29:34 +02:00
Jakub Ježek
d933917a53
Merge branch 'develop' into refactor/cleanup_grammar 2023-03-31 14:28:22 +02:00
Jakub Ježek
76e6237f4f
Merge pull request #4711 from BigRoy/maya_extract_look_tx_colorspace 2023-03-31 14:17:38 +02:00
Jakub Ježek
4fee255813
Merge branch 'develop' into maya_extract_look_tx_colorspace 2023-03-31 14:15:57 +02:00
Roy Nieterau
19e56fe3fe Hound 2023-03-30 22:43:40 +02:00
Roy Nieterau
d4e79f97d0
Update openpype/modules/base.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-30 22:41:22 +02:00
Roy Nieterau
5b163fe84d
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-30 22:40:44 +02:00
Jakub Trllo
d2e48426a6
add all sites of previous files to new files (#4737)
Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
2023-03-30 19:04:44 +02:00
Jakub Ježek
0e8690e848
Merge branch 'develop' into refactor/cleanup_grammar 2023-03-30 17:59:39 +02:00
Petr Kalis
91740ea356
Harmony: render what is in timeline in Harmony locally (#4741)
* OP-5466 - render what is in timeline in Harmony locally

* OP-5466 - validate according to scene start in timeline

scene start is denoted by small black triangle in the left on the timeline

* OP-5466 - do not force settings from DB

Added separate menu item to set frames and resolution from DB to scene.

* OP-5466 - added logging details to validator
2023-03-30 17:50:09 +02:00
Milan Kolar
89c4d505d0
Merge pull request #4751 from ynput/enhancement/OP-2261_maya-update-camera-resets-viewport 2023-03-30 17:38:48 +02:00
Milan Kolar
e461e0ea2f
Merge pull request #4747 from BigRoy/fix/maya_playblast_background_gradient_toggle_fix4693 2023-03-30 17:38:30 +02:00
Jakub Trllo
b3e8a6c1cb
Merge branch 'develop' into enhancement/OP-2261_maya-update-camera-resets-viewport 2023-03-30 17:35:41 +02:00
Roy Nieterau
945d318766 Also lock new cameras on update 2023-03-30 16:38:45 +02:00
Roy Nieterau
52b45f0384 Correctly preserve cameras in modelPanels with multiple cameras in a mayaScene 2023-03-30 16:36:44 +02:00
Ondřej Samohel
e62b0e48cb
Update openpype/hosts/maya/plugins/load/load_reference.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-30 15:50:12 +02:00
Ondrej Samohel
951f868cef
♻️ move logic from camera loader to reference loader 2023-03-30 15:14:21 +02:00
Roy Nieterau
3fae1f8521 Just some grammar tweaks 2023-03-30 13:59:22 +02:00
Jakub Jezek
ea2490ce56
project action - reducing job triggering 2023-03-30 13:37:52 +02:00
Ondrej Samohel
18efd5276d
🎨 add camera loader 2023-03-30 11:57:36 +02:00
Ondřej Samohel
468b994247
Merge pull request #4739 from BigRoy/houdini_fix_collect_current_file 2023-03-30 11:46:35 +02:00
Jakub Jezek
c3e4bc6409
project actions sync labels off update labeler 2023-03-30 09:29:55 +02:00
Jakub Jezek
b752035022
project actions sync labels true 2023-03-30 09:19:05 +02:00
Jakub Jezek
4ee44bcfec
update project action workflow 2023-03-30 09:15:48 +02:00
Roy Nieterau
36f1a1103e Fix #4693: Add displayGradient key to allow disabling gradient background 2023-03-30 00:23:43 +02:00
Jakub Jezek
2b540f1b2e
project action trigger to target pr 2023-03-29 22:26:59 +02:00
Jakub Jezek
9a2ef0738f
bug label rather then bugfix 2023-03-29 22:19:42 +02:00
Jakub Jezek
07f09b0fd6
glob final fix of expressions with yaml compatibilty 2023-03-29 22:15:35 +02:00
Jakub Jezek
9dd6b3bbe2
fix the glob expression 2023-03-29 22:11:42 +02:00
Jakub Jezek
6e04f620d9
project action fix glob path 2023-03-29 22:06:14 +02:00
Roy Nieterau
911c089319 Fix collect current file
- Fix families filtering
- Remove unused import
- Fix correct detection if scene is new but unsaved scene
2023-03-29 17:54:17 +02:00
Jakub Ježek
fb1d4ea5b1
removing pr target 2023-03-29 17:35:48 +02:00
Jakub Jezek
5ccc8cd745
fixing target to include pull_request
also fix globes
2023-03-29 17:30:38 +02:00
Jakub Jezek
14cfe2b993
project action with pr target trigger 2023-03-29 17:12:41 +02:00
Jakub Jezek
711089fc9c
improving glob expressions to include settings 2023-03-29 16:29:35 +02:00
Jakub Jezek
081cd50779
updating pr globe labeler config adding modules 2023-03-29 16:02:25 +02:00
Jakub Jezek
6b94d073a9
updating project actions 2023-03-29 15:36:32 +02:00
Jakub Jezek
e7bcf55096
yaml is not supporting spaces in keys 2023-03-29 15:23:13 +02:00