Commit graph

438 commits

Author SHA1 Message Date
Roy Nieterau
2c8eaec2d7 Remove debug print statement 2022-09-17 11:04:12 +02:00
Roy Nieterau
ad4211656b Remove double setting of additional attributes for Arnold 2022-09-17 10:52:36 +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
Roy Nieterau
b9c3c95c26 Use id variable (cosmetics because it results in same key) 2022-09-14 16:16:03 +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
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
Kayla Man
3c949aaec3 adding a Qt lockfile dialog for lockfile tasks 2022-09-13 18:06:35 +08:00
Kayla Man
f6792d2e42 adding a Qt lockfile dialog for lockfile tasks 2022-09-13 18:04:45 +08:00
Roy Nieterau
6e2ffc1e5c Remove getting project name and settings twice 2022-09-13 10:33:41 +02:00
Kayla Man
e612736065 adding and loading mel workspace within openpype settings 2022-09-12 16:37:16 +08:00
Kayla Man
365a90c3c1 adding lock task workfiles when users are working on them 2022-09-09 13:26:58 +08:00
Kayla Man
4978981631 adding lock task workfiles when users are working on them 2022-09-09 13:25:12 +08:00
Kayla Man
26ae84df16 adding lock task workfiles when users are working on them 2022-09-09 13:20:49 +08:00
Kayla Man
1c7f32e93a adding lock task workfiles when users are working on them 2022-09-08 17:43:01 +08:00
Kayla Man
d4eeabad7e adding and loading maya mel workspace through openpype project setting 2022-09-07 21:17:49 +08:00
Kayla Man
26fbdac8da adding and loading maya mel workspace through openpype project setting 2022-09-07 16:14:30 +08:00
Kayla Man
109abb5898 adding and loading maya mel workspace through openpype project setting 2022-09-05 19:41:09 +08:00
Kayla Man
d9a150022e adding and loading maya mel workspace through openpype project setting 2022-09-05 19:28:48 +08:00
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
Roy Nieterau
6f68b99896 Fix refactor typo 2022-08-10 15:47:32 +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