Commit graph

444 commits

Author SHA1 Message Date
aardschok
cf24e3978f now selects only hierarchy nodes from collect_setdress 2017-10-23 10:28:23 +02:00
aardschok
ec6c3f9dd4 clean up 2017-10-23 10:14:49 +02:00
aardschok
8a516e7bb9 cleaned code, removed line 2017-10-23 10:09:27 +02:00
Wijnand Koreman
48d68e5b14 Merge pull request #1 from BigRoy/dev
Dev
2017-10-23 10:01:46 +02:00
Roy Nieterau
0f0479490e Fix generate uuid action so it uses pipeline methods and applies the ids as required by the instance.data['asset'] (instead of current context asset) 2017-10-22 00:34:27 +02:00
Roy Nieterau
4396ec06ba Implement PLN-22 2017-10-22 00:05:52 +02:00
Roy Nieterau
c77f305269 Add icons and cleanup docstrings 2017-10-21 23:52:46 +02:00
Roy Nieterau
6905534738 Improve logging order and log warning when instance is empty 2017-10-21 16:31:55 +02:00
Roy Nieterau
0057e5ed1a Fix issue where overrides on instance would add a new one on update, support parenting into hierarchy more solidly, support parenting during update when root is parented to something. 2017-10-21 16:23:46 +02:00
Roy Nieterau
a0dced9981 Remove debugging print statement 2017-10-21 12:25:36 +02:00
Roy Nieterau
2ab4d0bdc2 Fix setdress api and implement load, update, remove correctly on SetDressLoader 2017-10-21 12:06:27 +02:00
Roy Nieterau
2b4d1a4ad7 Simplify ModelLoader logic 2017-10-21 12:05:35 +02:00
Roy Nieterau
1ca84cb94a Refactor loaders 2017-10-21 12:05:16 +02:00
Roy Nieterau
8449e10244 Refactor host.update and host.remove to api.update and api.remove 2017-10-21 09:32:04 +02:00
Roy Nieterau
76a6ce4ce6 Remove unused import 2017-10-21 09:29:57 +02:00
Roy Nieterau
758b4a116f Move setdress_api.py so it can be loaded automatically 2017-10-21 09:26:20 +02:00
Roy Nieterau
cf3c009001 Merge branch 'PLN-0003' of https://github.com/aardschok/colorbleed-config into dev
Conflicts:
	colorbleed/plugins/maya/load/load_animation.py
	colorbleed/plugins/maya/load/load_model.py
2017-10-21 09:25:35 +02:00
Roy Nieterau
88ff47311e Implement gpuCache loader prototype 2017-10-20 18:32:13 +02:00
aardschok
e7f7efad8c initial commit for ns validator 2017-10-20 18:12:38 +02:00
aardschok
3b9f78ea5c removed enumerate, unused 2017-10-20 18:12:06 +02:00
aardschok
afae0fa893 removed site.addsitedir, use import instead 2017-10-20 18:11:35 +02:00
aardschok
f5eddfbfaf fixed wrong key 2017-10-20 18:11:06 +02:00
aardschok
e6de792519 added validator and setdress api 2017-10-20 18:10:24 +02:00
Roy Nieterau
fcd0498f7c Implement #195 2017-10-20 17:35:49 +02:00
aardschok
09f55ccf83 changed hierarchy key to parent 2017-10-20 14:31:44 +02:00
aardschok
fa935a923f added new set dress loader 2017-10-20 14:31:21 +02:00
aardschok
f0a0bf19d9 Merge branch 'master' into PLN-0003 2017-10-19 12:13:01 +02:00
Wijnand Koreman
a294b6ca62 Merge pull request #18 from aardschok/REN-0004
Add safety logic for rendering, improved internal logic with render attributes
2017-10-19 12:07:35 +02:00
aardschok
3a90dc8561 fixed fallback logic and comsmetics 2017-10-19 12:04:46 +02:00
aardschok
b348277115 cosmetics 2017-10-19 12:02:17 +02:00
aardschok
db855c1348 using render constants from lib, add arg to get_renderer_variables 2017-10-19 11:45:34 +02:00
aardschok
1cee730df7 changed getAttr approach to use render attr constants 2017-10-19 11:44:21 +02:00
aardschok
5b006efcbe added render attribute constants 2017-10-19 11:43:33 +02:00
aardschok
9302cd93cf label change 2017-10-19 11:10:40 +02:00
aardschok
11c41b4e9e label change and order change 2017-10-19 11:10:25 +02:00
aardschok
7c3b3fcb7a using context.data instead of context to get currentFile 2017-10-19 11:06:06 +02:00
aardschok
eb88f594e3 Merge branch 'master' into REN-0004 2017-10-19 10:39:55 +02:00
aardschok
4ded1f1cb7 Force save plugin before submitting rendering 2017-10-19 10:23:17 +02:00
Wijnand Koreman
cbe6469748 Merge pull request #17 from aardschok/REN-0002
Fixed REN-0002
2017-10-19 10:21:09 +02:00
aardschok
39c5bcac10 quick dump 2017-10-18 17:02:36 +02:00
aardschok
95498f586e remove filename from preview filename, added separator replace 2017-10-18 16:16:53 +02:00
Roy Nieterau
756f28c32e Merge pull request #16 from BigRoy/master
Fix #ANM-5
2017-10-16 16:49:35 +02:00
Roy Nieterau
a4b0fc8f9a Fix #ANM-5 2017-10-16 16:48:41 +02:00
Roy Nieterau
aa95ff1765 Merge pull request #15 from aardschok/LKD-0006
Lkd 0006
2017-10-16 15:04:42 +02:00
aardschok
be5ceee226 clean up and optimization 2017-10-16 14:27:29 +02:00
aardschok
fd78f969f7 fixed return varaible 2017-10-16 14:12:23 +02:00
aardschok
c18db31a91 updated docstrings to match best practice 2017-10-16 14:08:02 +02:00
aardschok
5e05ae323a refactored based on feedback 2017-10-16 12:59:37 +02:00
aardschok
cadb9f5aa5 improved docstrings validator 2017-10-16 11:20:38 +02:00
aardschok
da1c7f0756 removed function and cosmetics 2017-10-16 11:10:55 +02:00