Commit graph

414 commits

Author SHA1 Message Date
Ondřej Samohel
9108aee040
Merge pull request #3669 from BigRoy/maya_menu_move_set_render_settings
Maya: move set render settings menu entry
2022-09-02 18:26:05 +02:00
Ondřej Samohel
36fb10c959
Merge pull request #3674 from BigRoy/maya_load_containerise_dont_skip_empty_values
Maya: `containerise` dont skip empty values
2022-09-02 18:22:52 +02:00
Jakub Trllo
0d67038a80
Merge pull request #3745 from pypeclub/feature/OP-3835_Move-publish-utils-to-pipeline
General: Move publish utils to pipeline
2022-08-31 10:04:49 +02:00
Jakub Trllo
fb675ca01c reuse 'MAYA_ROOT_DIR' from public 2022-08-29 13:24:42 +02:00
Jakub Trllo
761e52b2dc use new HostDirmap location in maya 2022-08-29 12:00:59 +02:00
Jakub Trllo
27517897ab use new imports of 'get_errored_plugins_from_context' and 'get_errored_instances_from_context' 2022-08-26 12:07:26 +02:00
Jakub Trllo
882e00baef use Logger instead of PypeLogger 2022-08-24 15:52:47 +02:00
Jakub Trllo
93c9fb2309
Merge pull request #3578 from pypeclub/feature/maya-build-from-template
Maya: Build workfile by template
2022-08-18 10:36:39 +02:00
Jakub Trllo
9694a7692b
Merge pull request #3647 from pypeclub/feature/OP-3314_Hosts-as-Addons-step-1
Maya: Hosts as modules
2022-08-17 15:09:24 +02:00
Roy Nieterau
64ce18b0e4 Remove redundant str conversion since that's now done after 2022-08-16 12:34:29 +02:00
Roy Nieterau
a556f23932
Force str type for the values
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-08-16 12:33:39 +02:00
Roy Nieterau
b7d4a2a747 Simplify logic since all values should be strings 2022-08-16 10:49:50 +02:00
Roy Nieterau
ba3e20a712 Don't skip empty value - all keys are considered required attributes 2022-08-16 10:48:51 +02:00
Ondřej Samohel
cafd9a1402
Merge pull request #3643 from BigRoy/fix_3642
Maya: Refactor moved usage of CreateRender settings
2022-08-15 17:42:37 +02:00
Roy Nieterau
5cb99f5209 Move set render settings menu entry 2022-08-15 15:55:13 +02:00
iLLiCiTiT
a601fab359 Merge branch 'feature/maya-build-from-template' into feature/maya-build-from-template-queries 2022-08-12 20:28:37 +02:00
iLLiCiTiT
5a0b987418 Merge branch 'develop' into feature/maya-build-from-template 2022-08-12 20:26:40 +02:00
Jakub Trllo
e95c58e7b0
Merge pull request #3637 from pypeclub/feature/OP-3646_Move-workfiles-functions-into-pipeline
General: Move workfiles functions into pipeline
2022-08-12 20:07:20 +02:00
Jakub Trllo
6ef46c26fd Merge branch 'feature/maya-build-from-template' into feature/maya-build-from-template-queries 2022-08-11 17:35:14 +02:00
Jakub Trllo
041c676f2c Merge branch 'develop' into feature/maya-build-from-template 2022-08-11 17:34:10 +02:00
Jakub Trllo
25616886bf raise and error when nothing is selected 2022-08-11 15:08:14 +02:00
Jakub Trllo
9b623c1dd3 maya define it's workfile extensions only in module itself 2022-08-11 14:14:21 +02:00
Roy Nieterau
3d62093224 Refactor moved usage of CreateRender settings 2022-08-10 16:14:50 +02:00
Simone Barbieri
4d47759249 Fixed with the right type parameter for FBX 2022-08-10 11:29:46 +01:00
Simone Barbieri
eb0e014bea Fix call to load file in case of fbx file 2022-08-09 18:35:32 +01:00
Simone Barbieri
1c133cf6b1 FIx to use project name instead of code in update for ReferenceLoader 2022-08-09 17:46:58 +01:00
Jakub Trllo
65268fbc09 changed import of 'BuildWorkfile' in code 2022-08-09 15:11:33 +02:00
Simone Barbieri
26572719c9 Added FBX support for update in reference loader 2022-08-08 17:01:40 +01:00
Ondřej Samohel
10ff356273
♻️ refactor the fix 2022-08-05 16:44:30 +02:00
Ondřej Samohel
fa7b7d67f9
🐛 fix aov separator in redshift 2022-08-05 16:29:13 +02:00
Jakub Trllo
8a820a4c6f Merge branch 'feature/maya-build-from-template' into feature/maya-build-from-template-queries 2022-08-04 10:38:12 +02:00
Jakub Trllo
a221a5fc14 Merge branch 'develop' into feature/maya-build-from-template 2022-08-04 10:37:58 +02:00
Allan Ihsan
84a6c144c7 Handle additional attributes 2022-08-01 15:16:50 +03:00
Allan Ihsan
1f126977fa Style fixes. 2022-07-29 21:07:29 +03:00
Allan Ihsan
a11ef9f346 Append frame reset feature, handle prefix key properly 2022-07-29 20:20:20 +03:00
Jakub Trllo
2d7910a264 renamed 'attributes' to 'required_keys' and 'optional_attributes' to 'optional_keys' 2022-07-29 17:46:14 +02:00
Jakub Trllo
ef674857f8 implemented get_representations for maya placeholder 2022-07-29 17:29:34 +02:00
Allan Ihsan
d63d0cfb6f Remove incorrect code.
This reverts commit a26fd8394c.
2022-07-29 17:56:39 +03:00
Jakub Trllo
c9ac330e2e fixed imports in maya 2022-07-27 10:31:18 +02:00
Jakub Trllo
84982f5d74 Merge branch 'develop' into feature/maya-build-from-template
# Conflicts:
#	openpype/lib/avalon_context.py
2022-07-27 10:04:57 +02:00
Allan Ihsan
c53b7bba77 Remove unnecessary unused function. 2022-07-26 21:09:54 +03:00
Allan Ihsan
8d7b9af7a5 Grab image prefixes from settings. 2022-07-26 18:00:13 +03:00
Allan Ihsan
54bb85b204 Remove unnecessary comment. 2022-07-26 17:47:58 +03:00
Allan Ihsan
58309c3d3b Remove Mental Ray related code. 2022-07-26 17:38:58 +03:00
Allan Ihsan
a26fd8394c Propagate render settings key to grey out apply button. 2022-07-26 17:32:26 +03:00
Allan Ihsan
1cf6045356 Merge remote-tracking branch 'origin/develop' into enhancement/OP-2040_Maya_Render_creator-should-have-configurable-options 2022-07-26 14:25:11 +03:00
Allan Ihsan
6e77634c67 Fix attribute type check bug. 2022-07-26 14:05:57 +03:00
Jakub Trllo
c05a510281
Merge pull request #3531 from pypeclub/feature/OP-3595_Mongo-core-connection-in-client
General: Mongo core connection moved to client
2022-07-26 13:00:15 +02:00
Allan Ihsan
a39eef07f4 Fix frame range reset. 2022-07-26 13:52:52 +03:00
Allan Ihsan
c7bf29d17c Style fixes 2022-07-26 13:33:17 +03:00