Milan Kolar
|
18a4e9b2f0
|
Merge pull request #4618 from BigRoy/maya_fix_extract_look_arnold_load
|
2023-03-17 23:01:19 +01:00 |
|
Kayla Man
|
341ef34e35
|
update frame range
|
2023-03-17 22:56:00 +01:00 |
|
Kayla Man
|
b1f3e11405
|
fix the validator check on exportMode
|
2023-03-17 22:56:00 +01:00 |
|
Kayla Man
|
b9ab6f634e
|
hound fix
|
2023-03-17 22:56:00 +01:00 |
|
Kayla Man
|
416b7d9b94
|
add partition naming format into the extractor
|
2023-03-17 22:56:00 +01:00 |
|
Kayla Man
|
f95f8f6ebe
|
add loader
|
2023-03-17 22:56:00 +01:00 |
|
Kayla Man
|
a4c36b9e4f
|
add loaders
|
2023-03-17 22:56:00 +01:00 |
|
Kayla Man
|
29138974b4
|
update validators
|
2023-03-17 22:56:00 +01:00 |
|
Kayla Man
|
3996007694
|
update validators
|
2023-03-17 22:56:00 +01:00 |
|
Kayla Man
|
7df1b215c7
|
hound fix
|
2023-03-17 22:56:00 +01:00 |
|
Kayla Man
|
fa69594c70
|
creator, validator and extractor for point cloud from tyFlow
|
2023-03-17 22:56:00 +01:00 |
|
Kayla Man
|
99ed91d0ad
|
fix the bug of submitting the frames for published job
|
2023-03-17 22:53:10 +01:00 |
|
Kayla Man
|
e35f7e0bb5
|
update the validator which errors out with the empty container
|
2023-03-17 22:52:50 +01:00 |
|
Kayla Man
|
b2be8462c4
|
updating the loader so that the version will work in scene inventory
|
2023-03-17 22:52:50 +01:00 |
|
Kayla Man
|
5895b4f376
|
putting maxScene into correct families
|
2023-03-17 22:52:50 +01:00 |
|
moonyuet
|
6a93cb1990
|
rename creator
|
2023-03-17 22:52:50 +01:00 |
|
moonyuet
|
739b2db0f0
|
MaxScene Family introduction
|
2023-03-17 22:52:50 +01:00 |
|
Toke Stuart Jepsen
|
b8633c4279
|
Ensure attributes values from settings are correct.
|
2023-03-17 22:50:13 +01:00 |
|
Toke Stuart Jepsen
|
812fa065cf
|
Multiple Values
- support multiple values for render attributes.
- support repairing the render attributes.
|
2023-03-17 22:50:13 +01:00 |
|
Roy Nieterau
|
b47722b358
|
Fix comment
|
2023-03-17 22:48:44 +01:00 |
|
Roy Nieterau
|
91b99cafd4
|
Correctly set the UDIM token using capitals <UDIM>
+ cleanup comment
|
2023-03-17 22:48:44 +01:00 |
|
Roy Nieterau
|
5a7e90daa8
|
Cleanup
|
2023-03-17 22:48:44 +01:00 |
|
Roy Nieterau
|
4ac950aa60
|
Set color space from publish using representation color space data or falling back to imageio settings file rules in OP settings
|
2023-03-17 22:48:44 +01:00 |
|
Roy Nieterau
|
1c5b821688
|
Cosmetics
|
2023-03-17 22:48:44 +01:00 |
|
Roy Nieterau
|
a48e638798
|
Explicitly set the frame <f> and udim <udim> token based on template.
|
2023-03-17 22:48:44 +01:00 |
|
Roy Nieterau
|
c6b583e85f
|
Detect udim and frame sequences
|
2023-03-17 22:48:44 +01:00 |
|
Roy Nieterau
|
ecdc8966d0
|
Implement Maya image file node loader
|
2023-03-17 22:48:44 +01:00 |
|
Thomas Fricard
|
3eb8833596
|
Update openpype/hosts/maya/plugins/create/create_animation.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-03-17 22:47:35 +01:00 |
|
Thomas Fricard
|
f050a024aa
|
add an include parent hierarchy option in animation creator plugin of maya
|
2023-03-17 22:47:35 +01:00 |
|
Jakub Ježek
|
cbbfdb540b
|
Merge pull request #4572 from movalex/feature/setup-fusion-profile-on-prelaunch
|
2023-03-17 17:43:00 +01:00 |
|
Toke Jepsen
|
a13f80ef97
|
Maya: Yeti Validate Rig Input - OP-3454 (#4554)
* Collect input_SET children in instance.
* Fix docs.
* Only validate yeti if there are nodes in the scene.
* Revert code
* Remove connection logic from loader
* Connection inventory action
* Hound
* Revert "Collect input_SET children in instance."
This reverts commit 052e65ca1befb19049ee9f02f472d20cf78d8dc1.
* Update docs
* Update openpype/hosts/maya/plugins/inventory/connect_yeti_rig.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* Update openpype/hosts/maya/plugins/inventory/connect_yeti_rig.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* Update openpype/hosts/maya/plugins/inventory/connect_yeti_rig.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* Update website/docs/artist_hosts_maya_yeti.md
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* BigRoy feedback
* Hound
* Fix typo
* Update openpype/hosts/maya/plugins/inventory/connect_yeti_rig.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* Update openpype/hosts/maya/plugins/publish/validate_yeti_renderscript_callbacks.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* Update openpype/hosts/maya/plugins/inventory/connect_yeti_rig.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* Dont use AVALON_PROJECT
* Hound
* Update openpype/hosts/maya/plugins/publish/validate_yeti_renderscript_callbacks.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
---------
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-03-17 17:14:22 +01:00 |
|
Roy Nieterau
|
ae44c0de29
|
Report the existing folder in the log
|
2023-03-17 16:42:23 +01:00 |
|
Roy Nieterau
|
6a06f80db0
|
Cosmetics + do not add new line because its confusing in command line logs
|
2023-03-17 16:39:39 +01:00 |
|
Roy Nieterau
|
c71651e29e
|
Match other method calls to warning
|
2023-03-17 16:37:51 +01:00 |
|
Roy Nieterau
|
f6be90d7a4
|
Debug log instead of info log
|
2023-03-17 16:33:16 +01:00 |
|
Roy Nieterau
|
3160a0ede0
|
Remove the debugging logic :)
|
2023-03-17 16:30:21 +01:00 |
|
Roy Nieterau
|
35157c81de
|
Report if Fusion version not detected
|
2023-03-17 16:30:04 +01:00 |
|
Roy Nieterau
|
00b83e5879
|
Refactor app_data -> app_name
|
2023-03-17 16:21:27 +01:00 |
|
Ondřej Samohel
|
78cc078b5b
|
Merge branch 'develop' into feature/blender-review
|
2023-03-17 14:14:42 +01:00 |
|
Alexey Bogomolov
|
bec4639985
|
revert change
|
2023-03-17 01:14:39 +03:00 |
|
Alexey Bogomolov
|
3b62d0f4a7
|
clarify the error message
|
2023-03-17 01:08:40 +03:00 |
|
Alexey Bogomolov
|
d299824e21
|
ok, do not force grey interface in masterprefs (purple is still bad!)
|
2023-03-17 01:08:29 +03:00 |
|
Alexey Bogomolov
|
fcb7230683
|
use immutable values
|
2023-03-17 00:57:47 +03:00 |
|
Alexey Bogomolov
|
3c3722d408
|
use os.pathsep to build the PATH variable
|
2023-03-17 00:30:25 +03:00 |
|
Alexey Bogomolov
|
97af187f80
|
catch typos, update comment
|
2023-03-16 22:46:20 +03:00 |
|
Alexey Bogomolov
|
30d38ab3d1
|
fix typo, early check if no fusion version found
|
2023-03-16 22:21:02 +03:00 |
|
Alexey Bogomolov
|
dacd50061b
|
fix line length
|
2023-03-16 22:19:46 +03:00 |
|
Alexey Bogomolov
|
5ebdbcf2d2
|
remove whitespaces
|
2023-03-16 21:55:58 +03:00 |
|
Alexey Bogomolov
|
4d252b698a
|
fix regex escape sequence
|
2023-03-16 21:54:45 +03:00 |
|
Alexey Bogomolov
|
502198d00b
|
update fusion hooks to get correct version and variables
|
2023-03-16 21:53:12 +03:00 |
|