Roy Nieterau
ff40ebaf71
Fix is_latest check
2017-11-09 10:58:54 +01:00
aardschok
4f44fe2546
added DL submission settigns UI
2017-11-08 18:00:42 +01:00
aardschok
b8081925d0
removed if statement, not needed
2017-11-08 16:51:24 +01:00
aardschok
a680686fad
removed attributes, when processing check for existing node of the same name
2017-11-08 16:42:24 +01:00
aardschok
0520b6a03f
check for render global not before collecting layers, simplified code
2017-11-08 16:41:31 +01:00
aardschok
8cdff65169
added check, renderglobals must be present to collect renderlayers
2017-11-08 15:40:40 +01:00
aardschok
8d3935b09c
added renderglobals controller
2017-11-08 14:38:45 +01:00
aardschok
6fc1ec413b
added render globals to control job submittions
2017-11-08 14:37:49 +01:00
aardschok
c3580630b0
updated submit to support initialstatus for job
2017-11-08 14:36:57 +01:00
aardschok
dc79affaa8
Merge branch 'master' of https://github.com/colorbleed/colorbleed-config into REN-0010
2017-11-07 14:08:05 +01:00
Roy Nieterau
0de3d83aa6
Merge pull request #41 from BigRoy/PLN-0010
...
Implement draft version for PLN-10: notify outdated containers w/ pop-up
2017-11-07 14:06:51 +01:00
Roy Nieterau
1d63e91095
Merge pull request #42 from BigRoy/master
...
Implement improved logging for `lib.apply_shaders` and cosmetics (PEP08)
2017-11-07 13:55:28 +01:00
Wijnand Koreman
822e9b863d
Merge pull request #43 from aardschok/LKD-0008
...
Improve Validate Unique ID logic
2017-11-07 13:49:00 +01:00
Roy Nieterau
107c5d0129
Fix collect_instances also including intermediate objects, now only non-intermediate nodes are included
2017-11-07 13:44:17 +01:00
aardschok
e62d3748cc
removed redundant check, cosmetics
2017-11-07 12:54:09 +01:00
aardschok
24c75a6797
comsetics
2017-11-07 12:36:21 +01:00
aardschok
dc11637c3a
removed invalid_dict method, simplified get_invalid method
2017-11-07 12:22:51 +01:00
aardschok
9cb1ea8430
added shadingEngines to instance list
2017-11-07 12:22:04 +01:00
aardschok
4d25408152
refactored regenerate IDs to match new logic
2017-11-07 12:21:45 +01:00
Roy Nieterau
4660a1d774
Implement improved logging for lib.apply_shaders and cosmetics (PEP08)
2017-11-07 11:16:34 +01:00
aardschok
f27f986360
renderlayer settings creator
2017-11-07 10:39:02 +01:00
Roy Nieterau
b1c045ab72
Refactor container['objectName'] to use the node variable
2017-11-06 17:55:31 +01:00
Roy Nieterau
4a9e21fc05
Improve comment
2017-11-06 13:06:48 +01:00
Roy Nieterau
e1ec04b2d2
Implement draft version for PLN-10: notify outdated containers w/ pop-up
2017-11-06 12:58:44 +01:00
Roy Nieterau
2141ebabdc
Merge pull request #40 from BigRoy/PLN-0040
...
Fix PLN-40
2017-11-06 08:42:31 +01:00
Roy Nieterau
0999b4b8fa
Fix PLN-40
2017-11-06 08:41:14 +01:00
Roy Nieterau
19264eca2f
Merge pull request #39 from BigRoy/master
...
Implement ANM-9
2017-11-06 08:14:47 +01:00
Roy Nieterau
8c472a9594
Remove underscore from inner function, make it look less private.
2017-11-03 14:14:32 +01:00
Roy Nieterau
9681c427cf
Cleanup some code
2017-11-03 09:50:43 +01:00
Roy Nieterau
2ee6bac496
Implement ANM-9
2017-11-02 18:41:28 +01:00
Wijnand Koreman
d9c75f886d
Merge pull request #37 from aardschok/ANM-0007
...
Add node id relationship comparison, tested changes in a test environment. So far I have found no issue, we will need to see what happens when this is taken live so lets take it there.
2017-11-02 15:57:40 +01:00
Wijnand Koreman
13271ba197
Merge pull request #38 from aardschok/PLN-0039
...
Introducing ImportModelLoader, finishes PLN 39
2017-11-02 15:39:37 +01:00
aardschok
6647c19e92
removed relatives query
2017-11-02 15:36:23 +01:00
aardschok
2a42f9b27c
implemented ImportModelLoader to import assets (.ma)
2017-11-02 15:06:20 +01:00
Roy Nieterau
990b50f7fb
Improve lib.set_id docstring
2017-11-02 12:34:34 +01:00
Roy Nieterau
9617c6bb2e
PEP08 new line at end of file
2017-11-02 12:29:18 +01:00
Roy Nieterau
7ac8122fea
Remove unused ignore_types class attribute
2017-11-02 12:28:42 +01:00
Roy Nieterau
2759d1238d
Refactor ValidateOutRelatedNodeIds code to read as more generic (simplify)
2017-11-02 12:28:18 +01:00
Roy Nieterau
5e51ab8ecc
Improve docstring for ValidateSingleAssembly
2017-11-02 12:16:47 +01:00
Roy Nieterau
48376264e7
Refactor lib.generate_ids, lib.set_id logic
2017-11-02 12:11:49 +01:00
aardschok
18a2419472
removed rigging from family
2017-11-02 11:12:22 +01:00
aardschok
8a8be03d3d
added force flag to force set given id as id
2017-11-01 17:49:09 +01:00
aardschok
0ccaa4d534
fixed bug, use lib function to create and set cbId attr
2017-11-01 13:10:02 +01:00
aardschok
27fb168cf1
updated docstrings of class
2017-11-01 12:42:47 +01:00
aardschok
296693e209
cosmetics
2017-11-01 12:39:23 +01:00
aardschok
7f7b200ba7
validate content of out hierarchy
2017-11-01 12:36:11 +01:00
aardschok
5e1ce26bea
check if parent transform has ID as well
2017-11-01 12:35:40 +01:00
aardschok
f4d8654b44
added extra families to plugin
2017-11-01 12:18:59 +01:00
aardschok
e5393790d8
updated comment for clearification
2017-11-01 12:18:11 +01:00
aardschok
43013a6d79
renamed module
2017-11-01 12:17:44 +01:00