FadyFS
d2ef628b22
new fps getter updated
2023-06-08 17:44:27 +02:00
FadyFS
bf15830a9a
new fps getter
2023-06-08 17:42:05 +02:00
FadyFS
786ee1bf37
Updated method to get correct FPS from abc file
2023-06-08 16:28:56 +02:00
FadyFS
dce5483919
no trailing whitespaces
2023-06-08 11:54:28 +02:00
FadyFS
873922d275
FPS corrected
2023-06-08 11:48:25 +02:00
FadyFS
c49b59a7ea
getter for fps project
2023-06-08 11:14:41 +02:00
FadyFS
15766ae910
blanks spaces + correct FPS imported
2023-06-07 15:06:56 +02:00
FadyFS
08084b899d
use frame sequence ok
2023-06-07 14:01:05 +02:00
Milan Kolar
fd23af8851
Merge pull request #5016 from tokejepsen/bugfix/maya_validate_rig_output_ids
2023-05-30 23:12:39 +02:00
Milan Kolar
cd4d8ef680
Merge pull request #4859 from BigRoy/bugfix/maya_load_assembly_import_get_container_transforms
2023-05-30 21:49:35 +02:00
Milan Kolar
123cd71b2c
Merge pull request #4973 from tokejepsen/bugfix/maya_rendersetup
2023-05-29 23:17:34 +02:00
Roy Nieterau
17a38c32a4
Enhancement: Improve logging levels and messages for artist facing publish reports ( #5018 )
...
* Tweak log levels and message to be more informative to artist in report page
* Tweak levels and clarity of logs
* Tweak levels and clarity of logs + tweak grammar
* Cosmetics
* Improve logging
* Simplify logging
* Convert to debug log if it's skipping thumbnail integration if there's no thumbnail whatsoever to integrate
* Tweak to debug since they only show representation ids hardly understandable to the artist
* Match logging message across hosts + include filepath for full clarity
* Tweak message to clarify it only starts checking and not that it requires filling + to debug log
* Tweak to debug log if there's basically no thumbnail to integrate at the end
* Tweak log levels
- Artist doesn't care what's prepared, especially since afterwards it's logged what gets written to the database anyway
* Log clearly it's processing a legacy instance
* Cosmetics
2023-05-24 10:54:31 +02:00
Toke Stuart Jepsen
902e6a9b61
Long names fixes.
2023-05-23 15:54:11 +01: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
Mreza Hashemizadeh
a051bb281a
Update openpype/hosts/maya/plugins/load/load_reference.py
...
Co-authored-by: Toke Jepsen <tokejepsen@gmail.com>
2023-05-15 17:22:40 +02:00
Toke Jepsen
40d4fea857
Maya: Validate shader name - OP-5903 ( #4971 )
...
* Fix regex matching.
* Add active setting
* Update openpype/hosts/maya/plugins/publish/validate_shader_name.py
2023-05-15 14:10:49 +02:00
Toke Stuart Jepsen
b47d172944
Move family check to process
2023-05-15 12:30:32 +01:00
Toke Stuart Jepsen
2369d50224
Skipping rendersetup for members.
2023-05-15 11:25:56 +01:00
Seyedmohammadreza Hashemizadeh
9d6cd8d2c8
add options
2023-05-12 16:21:58 +02:00
Ondřej Samohel
344a533b47
Merge branch 'develop' into bugfix/maya_load_assembly_import_get_container_transforms
2023-05-11 11:06:05 +02:00
Ondřej Samohel
dd4426134d
Merge pull request #4904 from quadproduction/343-fix-studio-openpype-display-handle-is-ticked-and-should-not
2023-05-03 11:52:16 +02:00
Ondřej Samohel
d36698a794
Merge branch 'develop' into bugfix/maya_validate_attributes
2023-05-03 11:27:26 +02:00
Ondrej Samohel
8988d3b953
🎨 soft-fail when pan/zoom locked on camera
2023-05-02 16:25:03 +02:00
Toke Stuart Jepsen
3e2559c0c2
Fix repair and validation
2023-04-29 16:32:52 +01:00
Seyedmohammadreza Hashemizadeh
37ea36b811
cosmetiques
2023-04-27 16:22:01 +02:00
Seyedmohammadreza Hashemizadeh
0d4fb1d816
linting clean up
2023-04-27 16:22:01 +02:00
Seyedmohammadreza Hashemizadeh
61c37ebb22
add display handle setting for maya load references
2023-04-27 16:22:01 +02:00
Ondřej Samohel
aa3a5134eb
Merge pull request #4878 from ynput/bugfix/OP-5761_look-publishing-texture-hash
2023-04-21 15:32:25 +02:00
Ondřej Samohel
bfa9169479
Merge branch 'develop' into bugfix/maya_load_assembly_import_get_container_transforms
2023-04-20 16:31:35 +02:00
Ondrej Samohel
a8e5a0c5fc
🎨 calculate hash for tx texture
2023-04-20 12:10:55 +02:00
Roy Nieterau
5b7d419e18
Cosmetics
2023-04-19 18:07:08 +02:00
Roy Nieterau
fbc0430bb2
Tweak color + icon
2023-04-19 18:06:25 +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
3c801ca118
Fix imports
2023-04-18 22:39:07 +02:00
Toke Stuart Jepsen
38cc309d43
Fix #4851
2023-04-18 11:34:35 +01:00
Toke Stuart Jepsen
9d8ed55ea5
Fix nested model instances.
2023-04-18 11:07:07 +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
22b0a894e6
Merge pull request #4707 from tokejepsen/bugfix/xgen_fixes
2023-04-14 15:10:43 +02:00
Milan Kolar
708cba0d04
Merge pull request #4145 from tokejepsen/enhancement/maya_review
2023-04-14 14:56:44 +02:00
Toke Stuart Jepsen
9a96a6b2e0
KnownPublishError > PublishValidationError
2023-04-13 16:47:19 +01:00
Roy Nieterau
55ccf73ebb
Remove single assembly validation for animation instances
2023-04-13 13:31:16 +02: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
Roy Nieterau
16975b2e21
Merge pull request #4816 from BigRoy/bugfix/maya_fix_validate_mesh_overlapping_uvs
...
Maya: Fix Validate Mesh Overlapping UVs plugin
2023-04-12 17:12:17 +02:00
Toke Stuart Jepsen
ef5658ce09
Refactor fetching capture preset to lib.
2023-04-12 08:45:53 +01:00
Toke Stuart Jepsen
06a94f0937
BigRoy feedback
2023-04-11 21:24:57 +01:00
Toke Jepsen
97d1829b0f
Update openpype/hosts/maya/plugins/publish/extract_playblast.py
2023-04-11 10:24:18 +01:00
Toke Jepsen
eeaa7fdc55
Update openpype/hosts/maya/plugins/publish/extract_playblast.py
2023-04-11 10:22:22 +01:00
Thomas Fricard
9cfa795f47
remove 'group_name' from arguments and add it to 'options' dict
2023-04-07 15:15:50 +02:00
Thomas Fricard
73c2ef6d56
add group_name argument to process_reference method
2023-04-07 15:14:12 +02:00
Thomas Fricard
e88288c53a
add group_name argument to process_reference method for ReferenceLoader subclasses
2023-04-07 15:12:47 +02:00