Libor Batek
88dddb3a00
Merge branch 'develop' into bugfix/xgen_fixes
2023-04-03 17:28:44 +02:00
Ondřej Samohel
4f0fed10a6
Merge pull request #4460 from tokejepsen/feature/OP-4859_cant-assign-shaders-to-the-ass-file
2023-04-03 16:59:47 +02:00
Ondřej Samohel
9f61b72546
Merge pull request #4649 from tokejepsen/feature/OP-3926_gpu-cache
2023-04-03 16:48:38 +02:00
Toke Jepsen
12084d1f9e
Maya: Validate Render Settings. ( #4735 )
...
* Fixes error message when using attribute validation
* BigRoy feedback
* Failsafe for empty values.
---------
Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
2023-04-03 14:09:51 +02:00
Toke Jepsen
e218fb4b6d
Update openpype/hosts/maya/plugins/publish/extract_gpu_cache.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-04-03 12:58:28 +01:00
Thomas Fricard
34528b6eeb
Deactivate closed Kitsu projects on OP ( #4619 )
...
* update openpype projects status from kitsu settings
* fix linting errors
* get all projects and verify the project status for each project
* optimizing project status name verification
* sync only if project exists and is active in OP
* remove noqa
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* break from all_status for loop and add comment for non sync projects
---------
Co-authored-by: jeremy.oblet <jeremy.oblet@fixstudio.com>
Co-authored-by: Thomas Fricard <tfricard@ws114.prs.vfx.int>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-04-03 12:11:53 +02:00
Roy Nieterau
007b2a6853
Documentation: Add Extract Burnin documentation ( #4765 )
...
* Add Extract Burnin documentation
* Add links / fix links
* Simplify documentation
* Remove mention of houdini
2023-04-03 12:04:34 +02:00
Jakub Jezek
ee22eff316
project action > changes requested CU task In progress
2023-04-02 23:04:17 +02:00
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
bfec383488
Merge branch 'develop' into feature/OP-3926_gpu-cache
2023-03-31 23:04:17 +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
Toke Stuart Jepsen
b17f5218fe
Hound
2023-03-31 19:42:50 +01:00
Toke Stuart Jepsen
dd6dedffe3
Merge branch 'feature/OP-4859_cant-assign-shaders-to-the-ass-file' of https://github.com/tokejepsen/pype into feature/OP-4859_cant-assign-shaders-to-the-ass-file
2023-03-31 19:41:39 +01:00
Toke Stuart Jepsen
e244778b3a
Log
2023-03-31 19:41:22 +01:00
Toke Jepsen
89f9003c91
Update openpype/hosts/maya/plugins/publish/extract_arnold_scene_source.py
2023-03-31 19:31:54 +01:00
Toke Stuart Jepsen
7b17e1d461
Merge branch 'feature/OP-4859_cant-assign-shaders-to-the-ass-file' of https://github.com/tokejepsen/pype into feature/OP-4859_cant-assign-shaders-to-the-ass-file
2023-03-31 17:53:40 +01:00
Toke Stuart Jepsen
90113168cf
Doc string for shading_engine_assignments
2023-03-31 17:53:32 +01:00
Toke Jepsen
26d1c8df55
Update openpype/hosts/maya/plugins/publish/extract_arnold_scene_source.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-31 17:25:19 +01:00
Toke Stuart Jepsen
7fb5242fca
Merge branch 'develop' into feature/OP-3926_gpu-cache
...
# Conflicts:
# openpype/settings/defaults/project_settings/maya.json
# openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_publish.json
2023-03-31 16:20:08 +01: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
Toke Stuart Jepsen
10fdeb5243
Use json sidecar instead of querying ass file for IDs.
2023-03-31 11:23:12 +01: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