Commit graph

45126 commits

Author SHA1 Message Date
Roy Nieterau
6c9ad4e238 Remove debugging print statement 2018-01-19 11:46:20 +01:00
Roy Nieterau
0ad67bc9b9
Merge pull request #83 from BigRoy/master
Fix removal of non-empty temporary folder
2018-01-16 00:04:24 +01:00
Roy Nieterau
81371c9427 Fix removal of non-empty temporary folder 2018-01-16 00:02:49 +01:00
Roy Nieterau
041f3ff7ad
Merge pull request #82 from BigRoy/master
Enable clean up, allow nurbsSurface in model and minor changes
2018-01-15 11:10:33 +01:00
Roy Nieterau
e44cb87b58 Allow nurbsSurface to be be published with a model 2018-01-15 11:07:29 +01:00
Roy Nieterau
7427d5a286 Remove commented out clean up code in favor of clean up plug-in 2018-01-15 10:44:46 +01:00
Roy Nieterau
649acbad0a Enable and implement clean up plug-in 2018-01-15 10:31:16 +01:00
Roy Nieterau
581a5a0d3f Use Pyblish's new targets workflow for "imagesequence" 2018-01-15 10:29:37 +01:00
Roy Nieterau
4fe087bff3 Move integration logged message only when "integrate" starts 2018-01-15 10:28:10 +01:00
Roy Nieterau
21329b113f Add pyblish prefix to temp dir 2018-01-11 10:13:24 +01:00
Wijnand Koreman
a18f70e6b0
Merge pull request #81 from aardschok/REN-0029
Solves issue REN-29
2018-01-08 14:28:55 +01:00
aardschok
dbba99b75a simplified code, PEP8 conform in regards to lambdas 2018-01-08 14:25:25 +01:00
aardschok
4f3fc41b74 sorting instances based on fammily, sorting renderlayers based on display order 2018-01-08 14:00:36 +01:00
aardschok
c81b18aeb1 added select action for validator 2018-01-08 13:58:38 +01:00
Wijnand Koreman
f830418833
Merge pull request #80 from aardschok/PLN-0065
Fix PLN-65
2017-12-29 14:57:15 +01:00
aardschok
321df3b4ad get writeColorSets from instance and pass to export command 2017-12-29 14:54:42 +01:00
Wijnand Koreman
bf053c4bac
Merge pull request #79 from aardschok/PLN-0058
Improvements and cosmetics
2017-12-28 16:44:55 +01:00
Wijnand Koreman
3df9f52c44
Merge pull request #78 from aardschok/REN-0019
Fix REN-19
2017-12-28 16:35:58 +01:00
Wijnand Koreman
339303fe50
Merge pull request #77 from aardschok/PLN-0063
Fix PLN-63
2017-12-22 15:45:08 +01:00
aardschok
06fdaa02e8 take only renderable layers 2017-12-22 15:42:19 +01:00
aardschok
137891afd5 ensure path is string for cmd 2017-12-22 12:21:28 +01:00
Roy Nieterau
e86cd84a44
Merge pull request #76 from BigRoy/master
Remove debug print lines and add repair to validate mesh vertices have edges + cosmetics
2017-12-20 14:53:41 +01:00
Roy Nieterau
2154108cec Fix typo in docstring, add repair method and PEP08 cosmetics 2017-12-20 14:51:00 +01:00
Roy Nieterau
3b6f7a3d47 Remove debugging lines of code 2017-12-20 14:47:29 +01:00
Wijnand Koreman
c69bf7a688
Merge pull request #75 from aardschok/REN-0027
Solve REN-27, successfully tested
2017-12-19 16:48:34 +01:00
aardschok
e7c25f3e0c removed unused module import 2017-12-19 16:08:37 +01:00
aardschok
36bec68e44 fix REN-27, collect settings per layer 2017-12-19 15:56:58 +01:00
Roy Nieterau
51712d11b2
Merge pull request #74 from BigRoy/master
Improve versioning logic and move the versioning logic to lib.py
2017-12-19 11:52:14 +01:00
Roy Nieterau
71587db6cd Improve versioning logic and move the versioning logic to lib.py 2017-12-19 11:48:53 +01:00
Wijnand Koreman
5f9a3fabc8
Merge pull request #73 from aardschok/setdress
Fixed intergration issue
2017-12-18 14:22:13 +01:00
aardschok
c0713622d2 removed absolute path from files list, using only file names 2017-12-18 14:20:59 +01:00
Wijnand Koreman
14932e50bb
Merge pull request #72 from aardschok/setdress
Fixes issue with setdress namespace validator
2017-12-18 11:24:55 +01:00
aardschok
a741a11502 updated docstrings 2017-12-18 11:16:09 +01:00
aardschok
a7215f5fc4 simplified function, raises propper error, added selected action 2017-12-18 11:10:28 +01:00
aardschok
5ec8133576 Merge branch 'master' of https://github.com/Colorbleed/colorbleed-config 2017-12-18 09:35:15 +01:00
aardschok
73260855e0 fix for rig if no input found 2017-12-18 09:34:40 +01:00
Wijnand Koreman
faf607639f
Merge pull request #71 from aardschok/master
Quick fix for cbIds in rigging
2017-12-18 09:25:51 +01:00
aardschok
aa5a8660c1 quick fix for publihsing shapes with the same cbId as te original shapes 2017-12-15 13:36:49 +01:00
Roy Nieterau
14246f30e3
Merge pull request #70 from BigRoy/master
Fix "sharedReferenceNode" being used from avalon container
2017-12-12 18:16:10 +01:00
Roy Nieterau
23e56fee4c Fix "sharedReferenceNode" being used from avalon container 2017-12-12 18:14:13 +01:00
Roy Nieterau
f0d2618786
Merge pull request #69 from BigRoy/master
Speed up polyConstraint context by not re-evaluating at the end of th…
2017-12-12 16:46:41 +01:00
Roy Nieterau
ac4626dfd6 Speed up polyConstraint context by not re-evaluating at the end of the context 2017-12-12 16:44:28 +01:00
Roy Nieterau
7e6b558410 Merge branch 'master' of https://github.com/Colorbleed/colorbleed-config 2017-12-11 16:28:13 +01:00
Roy Nieterau
4bfc1aec42 Fix model content validation so it checks all descendants - this also fixes the "No visible shapes in the model instance" always being displayed 2017-12-11 16:27:22 +01:00
Wijnand Koreman
8fbd9cb3b2
Merge pull request #68 from aardschok/yeticache
Fixed issue with clashing plugins
2017-12-08 16:57:12 +01:00
aardschok
0f2f326e6e fixed issue with clashing plugins 2017-12-08 16:56:19 +01:00
Roy Nieterau
3ba9cd6c8d
Merge pull request #67 from BigRoy/master
Fix updating of referenced content when .placeHolderList attributes are in container
2017-12-08 12:17:34 +01:00
Roy Nieterau
c3570d70b2 Fix updating of referenced content when .placeHolderList attributes are present in the container; this update will also remove any .placeHolderList members when updating since they are redundant data for the container 2017-12-08 11:36:39 +01:00
aardschok
01ec252978 validate if input nodes have connections 2017-12-08 10:34:43 +01:00
aardschok
ccd40764a2 cosmetics 2017-12-08 10:34:17 +01:00