Commit graph

1297 commits

Author SHA1 Message Date
Roy Nieterau
e1eaef8a69 Remove OrderedDict from api (since it's Python built-in) 2018-10-08 18:08:10 +02:00
Roy Nieterau
e3fc962add Fix all to __all__ 2018-10-08 18:07:47 +02:00
Roy Nieterau
4d16d20b6d Move Maya Pyblish actions to colorbleed.maya module 2018-10-08 18:05:00 +02:00
Roy Nieterau
a39dc85083 Simplify logic by using get_errored_instances_from_context function 2018-10-08 18:00:16 +02:00
Roy Nieterau
b48541f9ea Fix PLN-178 2018-10-08 16:43:43 +02:00
Roy Nieterau
b97b784255 Disallow GenerateUUIDsOnInvalidAction to regenerate ids on referenced nodes 2018-10-05 16:18:27 +02:00
Roy Nieterau
608edcb056 Fix validate V-Ray proxy members 2018-10-05 14:48:19 +02:00
Roy Nieterau
b1c6035d0a Label the instances correctly instead of revising name 2018-10-05 14:27:17 +02:00
Roy Nieterau
e0d7a61f7f Fix Validate VRay Proxy actually returning a value and invalidating something 2018-10-05 14:20:26 +02:00
Roy Nieterau
f8f8bd2ebf Keep a reference to the instance objectSet upon collection 2018-10-05 12:20:57 +02:00
Roy Nieterau
dcac192e9c Validate V-Ray proxy frame range with generic frame range validator 2018-10-05 10:35:25 +02:00
Roy Nieterau
7114fcf6fc Implement MOD-10 validate default "map1" uv set 2018-10-04 13:46:51 +02:00
Roy Nieterau
3296583c81 Improve query speed, add repair functionality 2018-10-03 12:10:09 +02:00
Roy Nieterau
abf79377b5 Implement draft for ValidateLookIdReferenceEdits (LKD-16) 2018-10-02 17:37:09 +02:00
Roy Nieterau
66e5471604 Optimize get_id (+/- 3x faster) and set_id (minor tweak) 2018-09-27 16:09:43 +02:00
Roy Nieterau
9f7b85372d Fix #142 - allow to ignore menu install on missing "scriptsmenu" dependency 2018-09-24 13:57:26 +02:00
Wijnand Koreman
04907f699f
Merge pull request #166 from aardschok/YETI_fix
Hot fix
2018-09-21 17:12:28 +02:00
wikoreman
f8c05c7c4f fixed bug with None being passed as value 2018-09-21 17:09:19 +02:00
Wijnand Koreman
d999001540
Merge pull request #165 from aardschok/houdini
Add new plugins for Houdini
2018-09-19 13:02:32 +02:00
wikoreman
e82f524687 Added doc string 2018-09-19 12:52:45 +02:00
wikoreman
4e544893b9 Added VDB to Redshift 2018-09-19 12:51:13 +02:00
wikoreman
924c80d095 Ensure label is used in RMB menu 2018-09-19 12:50:31 +02:00
wikoreman
9ee8485af6 Removed commented lines 2018-09-19 12:29:02 +02:00
wikoreman
8369629415 Added cam to accepted type 2018-09-19 10:55:57 +02:00
wikoreman
d1d6064e1e Improved validator to accept node type camera 2018-09-19 10:50:02 +02:00
wikoreman
abbcd30f86 Renamed and updated plugin, added colorbleed.camera 2018-09-19 10:42:42 +02:00
wikoreman
e9aac13039 Cosmetics 2018-09-19 10:41:26 +02:00
wikoreman
a3a32950d1 Added alembic camera instance 2018-09-19 10:40:32 +02:00
Wijnand Koreman
a13b272ef1
Merge pull request #163 from aardschok/houdini
Improvements on Houdini pipeline
2018-09-18 14:31:24 +02:00
wikoreman
ad0f846a02 Refactored parameter evaluation 2018-09-18 14:23:35 +02:00
wikoreman
3f933d0736 Renamed plugin, added colorbleed.model 2018-09-18 14:16:02 +02:00
wikoreman
27992f68e1 Added load alembic camera 2018-09-18 13:09:15 +02:00
wikoreman
b229fc20cd Added VDB cache loader 2018-09-17 10:09:54 +02:00
wikoreman
f03a6b31c4 Updated doc strings 2018-09-17 09:32:09 +02:00
wikoreman
d7ca17c4f9 Added new family 2018-09-17 09:30:35 +02:00
wikoreman
5ddc333999 Set staging dir to what user has entered 2018-09-14 17:18:43 +02:00
wikoreman
d91ca5c1d4 Added alembic output node validator 2018-09-14 17:18:21 +02:00
wikoreman
f1bf3d8066 Removed commented line 2018-09-14 16:54:39 +02:00
Roy Nieterau
ebfd42245f
Merge pull request #162 from BigRoy/master
Minor fixes for FPS + renderlayers + renderlayer nice label names
2018-09-14 14:17:19 +02:00
Roy Nieterau
13903ebbad Cosmetics - make all a list for consistency 2018-09-14 14:16:27 +02:00
wikoreman
c7584523e5 Extractor for VDB ROPs 2018-09-14 13:29:07 +02:00
wikoreman
925dcdf4bc Fixed typo 2018-09-14 13:28:50 +02:00
wikoreman
c94d599945 Check for vdb output 2018-09-14 13:28:23 +02:00
wikoreman
7001766c93 Generic checks for output node 2018-09-14 13:28:06 +02:00
wikoreman
4abee5618c Collect currently set output of render node 2018-09-14 13:27:48 +02:00
wikoreman
7d162aa5bb Check for animation data 2018-09-14 13:01:54 +02:00
wikoreman
61faa08752 Fixed family name typo, added frame padding of 4 for frames 2018-09-14 10:46:26 +02:00
wikoreman
13f43f1925 Added host and order 2018-09-14 10:16:13 +02:00
wikoreman
13aa727f5a Passed argument to setParm, added sop ouput 2018-09-14 09:39:29 +02:00
wikoreman
7e424816f9 Removed staging dir to support large write cache 2018-09-14 09:38:16 +02:00