Toke Stuart Jepsen
077af17672
Merge branch 'develop' into enhancement/maya_template
...
# Conflicts:
# openpype/hosts/maya/api/workfile_template_builder.py
2023-06-27 10:46:29 +01:00
Toke Stuart Jepsen
68c42d486b
Setting render range to include handles.
2023-06-22 12:10:45 +01:00
Roy Nieterau
c940b82fb9
Merge branch 'develop' of https://github.com/pypeclub/OpenPype into enhancement/maya_template
...
# Conflicts:
# openpype/hosts/maya/api/lib.py
2023-06-12 15:46:13 +02:00
Jakub Ježek
2c31dc1f21
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation
2023-05-24 10:25:24 +02:00
Ondřej Samohel
a8bce5a28e
Merge pull request #4877 from quadproduction/347-fix-studio-openpype-animation-instance-doesn-t-have-the-right-subset-name-when-created-with
2023-05-18 12:30:59 +02:00
Zipodod
6b09504ead
Bugfix/frame variable fix ( #4978 )
...
* Fix variable name on Max reset frame range
* Fix variable name on Maya collect animation
* Fix variable name on Nuke reset frame range
* Fix lines over max width
* Fix error on variable rename
* Fix line over max width
---------
Co-authored-by: jbeaulieu <jbeaulieu@alkemy-x.com>
2023-05-17 14:14:26 +02:00
Seyedmohammadreza Hashemizadeh
f8ad6966fb
make options optional
2023-05-15 17:12:17 +02:00
Seyedmohammadreza Hashemizadeh
b192f8395d
update docstring
2023-05-15 16:34:37 +02:00
Seyedmohammadreza Hashemizadeh
2514709977
use custom namespace for animation instance
2023-05-15 15:46:20 +02:00
Seyedmohammadreza Hashemizadeh
454abe459e
add custom animation subset
2023-05-12 17:53:05 +02:00
Seyedmohammadreza Hashemizadeh
9d6cd8d2c8
add options
2023-05-12 16:21:58 +02:00
Jakub Jezek
602a4ae8ec
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation
2023-05-02 20:56:58 +02:00
Jakub Jezek
3fe4710b21
Maya: refactor colorspace preferecies with new settings
2023-04-21 15:42:19 +02:00
Toke Stuart Jepsen
828a71ee17
Merge branch 'develop' into enhancement/maya_template
...
# Conflicts:
# openpype/hosts/maya/api/lib.py
2023-04-21 09:43:56 +01:00
Roy Nieterau
c90c55edd9
Merge branch 'develop' into enhancement/maya_hide_animation_creator
2023-04-20 14:03:50 +02:00
Roy Nieterau
5b7d419e18
Cosmetics
2023-04-19 18:07:08 +02:00
Roy Nieterau
1a10e0fc74
Hide animation instance in creator + add inventory action to recreate animation publish instance for loaded rigs
2023-04-19 18:01:43 +02:00
Roy Nieterau
0ad5442cd4
Update openpype/hosts/maya/api/lib.py
2023-04-19 10:52:04 +02:00
Roy Nieterau
8c1abf2b5b
Allow potential case that frame range might not be defined on an asset.
...
- Warning will still be printed from `get_frame_range` function
2023-04-18 22:30:02 +02:00
Roy Nieterau
dec2521c05
Do not change time slider ranges in get_frame_range function
2023-04-18 22:29:04 +02:00
Toke Stuart Jepsen
8c4b303c58
Use get_reference_node and parent in hierarchy.
2023-04-18 12:45:28 +01:00
Toke Stuart Jepsen
281f6186e4
Merge branch 'develop' into enhancement/OP-3807_playblast_profiles
...
# Conflicts:
# openpype/hosts/maya/plugins/create/create_review.py
2023-04-14 15:09:44 +01:00
Milan Kolar
708cba0d04
Merge pull request #4145 from tokejepsen/enhancement/maya_review
2023-04-14 14:56:44 +02:00
Toke Jepsen
2ee9c17270
Update openpype/hosts/maya/api/lib.py
2023-04-14 12:28:26 +01:00
Toke Jepsen
119df6d24e
Update openpype/hosts/maya/api/lib.py
2023-04-14 08:39:42 +01:00
Toke Jepsen
a061c89779
Update openpype/hosts/maya/api/lib.py
2023-04-14 08:38:18 +01:00
Toke Stuart Jepsen
4f79d7fab2
Merge branch 'develop' into enhancement/OP-3807_playblast_profiles
...
# Conflicts:
# openpype/hosts/maya/api/lib.py
2023-04-13 11:40:02 +01:00
Ondřej Samohel
88a5bd9543
Merge pull request #4664 from quadproduction/348-fix-studio-openpype-template-builder-set-wrong-frame-range-in-created-animation-instance
2023-04-12 17:34:13 +02:00
Thomas Fricard
3c4804217b
Remove useless print
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-04-12 12:50:58 +02:00
Thomas Fricard
d3ed9e64d8
replace legacy_io functions
2023-04-12 12:45:40 +02:00
Thomas Fricard
2253d7b6e1
refactoring
2023-04-12 12:45:40 +02:00
Thomas Fricard
eda8e27030
replace simple quotes by double quotes
2023-04-12 12:45:40 +02:00
Thomas Fricard
0a507d2bed
fix linting errors
2023-04-12 12:45:40 +02:00
Thomas Fricard
6a276c0fdb
set handles or not based on the include handles settings
2023-04-12 12:45:40 +02:00
Thomas Fricard
9392687b15
set framerange with or without handles based on the current task type
2023-04-12 12:45:40 +02:00
Thomas Fricard
b18672d963
set correct framerange and handles when setting context
2023-04-12 12:45:40 +02:00
Thomas Fricard
ea9b997e2b
set and collect correct handles
2023-04-12 12:45:39 +02:00
Toke Stuart Jepsen
ef5658ce09
Refactor fetching capture preset to lib.
2023-04-12 08:45:53 +01:00
Toke Stuart Jepsen
d06e8d3b07
Merge branch 'develop' into enhancement/maya_review
...
# Conflicts:
# openpype/hosts/maya/plugins/publish/collect_review.py
2023-04-07 10:46:02 +01:00
Toke Stuart Jepsen
273d87f8b8
Fix flat lighting and sync labels with project settings.
2023-04-07 10:44:08 +01:00
Toke Stuart Jepsen
8708bc5c4f
Raising better error message for regex mismatch.
2023-04-06 11:41:50 +01:00
Toke Stuart Jepsen
5cc7f2115b
Fix getting view and display in Maya 2020.
2023-04-06 10:57:38 +01:00
Roy Nieterau
a93b635618
Maya: Remove pymel dependency ( #4724 )
...
* Remove pymel from `validate_no_namespace`
* Refactor `ValidateRigOutputIds` to remove pymel dependency
* Remove pymel dependency
* Fix logic
* Remove pymel dependency
* Remove py
* Remove pymel dependency
* Remove pymel dependency
* Remove pymel dependency
* Opt-out early if possible
* Remove pymel dependency
* Remove pymel dependency
* Remove pymel dependency
* Remove pymel dependency
* Remove pymel dependency
* Remove code that should've been removed
* Cosmetics
* Shush hound
* Refactor `get_parent` -> `get_node_parent`
* Fix argument
* Refactor logic for Validate Mesh Arnold Attributes
* Fix load image plane camera transform name
* Merge remote-tracking branch 'upstream/develop' into maya_remove_pymel
# Conflicts:
# openpype/hosts/maya/plugins/load/load_reference.py
# openpype/hosts/maya/plugins/publish/collect_review.py
* Fix bug
* Improve labels on messagebox buttons
* Fix repair
* Create empty mesh instead of cube
* Tweak code style based on comments by @fabiaserra
---------
Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
2023-04-04 11:23:19 +02:00
Roy Nieterau
0b590ea31d
Merge remote-tracking branch 'upstream/develop' into refactor/remove_handles
...
# Conflicts:
# openpype/hosts/maya/plugins/publish/collect_review.py
2023-04-03 18:07:15 +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
Toke Stuart Jepsen
61ea9ad604
Merge branch 'develop' into enhancement/maya_review
...
# Conflicts:
# openpype/hosts/maya/plugins/create/create_review.py
# openpype/hosts/maya/plugins/publish/collect_review.py
2023-04-02 08:31:40 +01:00
Jakub Ježek
c0d4ab010a
Merge branch 'develop' into refactor/remove_handles
2023-03-31 21:58:53 +02:00
Roy Nieterau
36f1a1103e
Fix #4693 : Add displayGradient key to allow disabling gradient background
2023-03-30 00:23:43 +02:00
Roy Nieterau
227b5620fb
Remove edit_in and edit_out backwards compatibility
2023-03-29 23:58:36 +02:00
Roy Nieterau
d958f989e0
Remove "handles" backwards compatibility
2023-03-29 23:57:35 +02:00