Commit graph

22 commits

Author SHA1 Message Date
Roy Nieterau
5b0a9772f0
Update openpype/vendor/python/common/capture.py 2023-03-31 12:45:40 +02:00
Roy Nieterau
82c1dcc8f1 Maya capture.py allow to explicitly pass pluginObjects.
This way we can pass e.g. `gpuCacheDisplayFilter` value preset setting for a plug-in even when it might not exist as an argument.
2023-03-30 22:32:12 +02:00
Roy Nieterau
32a30127a3 Fix playblasting in Maya 2020 with override viewport options #4730 2023-03-29 23:06:21 +02:00
Jakub Trllo
b5b8119f49 use class attributes from classes 2022-12-21 15:54:46 +01:00
Jakub Trllo
ddba1741da scriptsmenu is using qtpy 2022-12-21 13:53:46 +01:00
Jakub Trllo
b03947b8d7 use qtpy in qargparse 2022-12-21 13:53:37 +01:00
Ondřej Samohel
5d1fa90fcc
♻️ soft fail when applying preset 2022-10-27 12:40:44 +02:00
Allan Ihsan
d7917b1950 Handle locked attributes for playblast capture. 2022-07-25 15:30:03 +03:00
Petr Kalis
a081a0f3e1 Added wrapper around cmds.setAttr
Logs and captures exception when attribute is not possible to set (when locked)
2022-07-15 17:43:05 +02:00
Allan Ihsan
f76d84dff1 Append "Depth of Field" to plablast options and function. 2022-07-06 22:57:02 +03:00
Allan Ihsan
277682c03d Revert "Start separating "lineAAEnable""
This reverts commit 759cea424c.
2022-06-22 10:56:49 +03:00
Allan Ihsan
759cea424c Start separating "lineAAEnable" 2022-06-22 10:45:14 +03:00
Jakub Jezek
ce882641e7
Vendor: updating scriptmenu to 1.5.2 2022-05-25 17:27:40 +02:00
Jakub Trllo
e48af45857 moved qargparse into openpype vendor 2022-03-07 17:22:51 +01:00
karimmozlia
42119cfca1 disable maintain_aspect_ratio when width , height 2021-10-26 14:58:38 +02:00
iLLiCiTiT
bb97c3cdd2 Merge branch 'develop' into feature/maya_python_3
# Conflicts:
#	openpype/modules/default_modules/ftrack/python2_vendor/arrow
#	openpype/modules/default_modules/ftrack/python2_vendor/ftrack-python-api
2021-09-15 14:45:35 +02:00
Ondrej Samohel
228829e81a
various fixes 2021-07-21 17:20:36 +02:00
Ondrej Samohel
e8066f072e
add scriptsmenu module and basic Settings 2021-06-24 13:03:43 +02:00
Derek Severin
183ead924d Removal of unused 'capture_gui' module 2021-06-01 19:59:29 +07:00
iLLiCiTiT
66ec28ca96 fix context manager in maya capture 2021-04-20 13:55:00 +02:00
iLLiCiTiT
f6aa39af12 first version of iteritems replacement 2021-04-20 13:54:48 +02:00
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00