Commit graph

45126 commits

Author SHA1 Message Date
Wijnand Koreman
d74d183b4f
Merge pull request #185 from aardschok/PLN-120
Add render callback validator
2018-10-11 16:02:46 +02:00
wikoreman
b55a5bd89e Renamed module, class and label for clearification 2018-10-11 15:59:01 +02:00
Wijnand Koreman
ffc0473d25
Merge pull request #189 from aardschok/PLN-177
Added *args to function signatures
2018-10-11 15:41:39 +02:00
Wijnand Koreman
8126d70851
Merge pull request #187 from aardschok/PLN-176
Set primitve to detail pattern at creation
2018-10-11 15:30:22 +02:00
wikoreman
3ee17b8c11 Lock prim_to_detail_pattern parameter after creation 2018-10-11 15:29:02 +02:00
Jakub Jezek
776af26cb6 ftrack-api-python3 dependencies to pype.vendor 2018-10-11 15:20:01 +02:00
Rendering
68c78deeda Python modules for Ftrack "api" and "action handler" 2018-10-11 15:18:10 +02:00
wikoreman
0caf0ff76a added *args to function signatures 2018-10-11 15:17:53 +02:00
Wijnand Koreman
3f675e491e
Merge pull request #188 from aardschok/YETI-9
Improve Yeti publishing
2018-10-11 15:15:06 +02:00
Wijnand Koreman
0b8a078470
Merge pull request #186 from aardschok/PLN-145
Force default pools on publish job
2018-10-11 14:03:06 +02:00
wikoreman
79db80ba66 set primitve to detail pattern at creation 2018-10-11 13:02:52 +02:00
wikoreman
5415bd943f Force default pools for publish job 2018-10-11 12:46:12 +02:00
wikoreman
2932118b6c PEP08 2018-10-11 12:45:44 +02:00
wikoreman
6367af1322 Changed error to warning for non supported renderers 2018-10-11 12:25:57 +02:00
wikoreman
0a1419ab47 improved validator 2018-10-11 12:17:05 +02:00
wikoreman
992262e09c added validator for pre render callbacks scripts 2018-10-11 12:12:41 +02:00
wikoreman
fe73f55a5d updated tools 2018-10-11 09:26:24 +02:00
Roy Nieterau
5319252f3a
Merge pull request #184 from BigRoy/REN-55
REN-55: Avoid scene open/save/new callbacks during Maya batch rendering.
2018-10-11 08:55:35 +02:00
Roy Nieterau
437a9c37f3 More consistent logging message (cosmetics) 2018-10-11 08:54:45 +02:00
Jakub Jezek
0bdc5d6e71 ftrack-api integration initialization 2018-10-10 18:34:04 +02:00
Jakub Jezek
ff8fe86771 Merge branch 'nuke-all-jakub' of github.com:pypeclub/studio-config into nuke-all-jakub 2018-10-10 17:10:57 +02:00
Jakub Jezek
c668594a35 commit fixes app.lib 2018-10-10 17:10:49 +02:00
Roy Nieterau
51995c6246 REN-55: Avoid scene open/save/new callbacks during Maya batch rendering. 2018-10-10 10:58:26 +02:00
Roy Nieterau
729617989c Remove redundant repair method (dead code) and docstring tweak 2018-10-09 18:56:39 +02:00
Rendering
f6537932e3 init commit 2018-10-09 16:27:23 +02:00
Rendering
fea5b55ebb fix int.py 2018-10-09 16:25:49 +02:00
Roy Nieterau
d700950b16
Merge pull request #183 from BigRoy/PLN-149
Fix PLN-149 for Deadline renders, avoid Redshift creating .lock files
2018-10-09 15:58:22 +02:00
Roy Nieterau
cf524eac6a Fix PLN-149 for Deadline renders, avoid Redshift creating .lock files 2018-10-09 15:57:00 +02:00
Roy Nieterau
3b4130807d
Merge pull request #182 from BigRoy/PLN-71
Embed "cb" package dependencies into config
2018-10-09 14:20:02 +02:00
Roy Nieterau
cc1ca111cf Revert back key change on "bakeToWorldSpace" in instance 2018-10-09 13:57:49 +02:00
Roy Nieterau
25365e8727 Cosmetics / PEP08 / consistency with 'bake' function 2018-10-09 13:56:02 +02:00
Roy Nieterau
4a5c4dafd1 Cosmetics / PEP08 / consistency with 'bake' function 2018-10-09 13:15:31 +02:00
Roy Nieterau
3de333ef67 Fix baking to world space 2018-10-09 13:12:52 +02:00
Roy Nieterau
4e760c593d Make listConnections call for getting shaders more explicit 2018-10-09 13:02:49 +02:00
Roy Nieterau
959e35b3b4 Fix missing pairwise function 2018-10-09 13:02:27 +02:00
Roy Nieterau
128b285654 Embed all internal Colorbleed library (cb) code into config 2018-10-09 12:57:50 +02:00
Roy Nieterau
a9f822757d
Merge pull request #181 from BigRoy/PLN-163
PLN-163: Move Maya actions to colorbleed.maya.actions
2018-10-09 11:05:47 +02:00
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
9b2ddddfa9
Merge pull request #180 from BigRoy/PLN-178
Fix PLN-178
2018-10-08 17:14:32 +02:00
Roy Nieterau
b48541f9ea Fix PLN-178 2018-10-08 16:43:43 +02:00
Jakub Jezek
ff0faa176d nuke plugins work 2018-10-07 08:14:01 +02:00
Roy Nieterau
2db564b7ac
Merge pull request #179 from BigRoy/master
Fix instance label (avoid changing the 'name' of the instance) and fix v-ray proxy validator
2018-10-05 19:32:12 +02:00
wikoreman
85a32ba487 added contextmanager to map graph node attributes 2018-10-05 17:16:31 +02:00
wikoreman
d8030186cd collect reference files, extended docstrings 2018-10-05 17:15:21 +02:00
wikoreman
55dd74ddd5 moved plugin to global 2018-10-05 17:14:03 +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