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 |
|
Wijnand Koreman
|
7c9276b699
|
Merge pull request #36 from aardschok/PLN-0033
Resolves PLN-33
* Check for loaded look based on container's representation ID
* Let the loader take care of containerize etc
|
2017-10-30 17:29:32 +01:00 |
|
aardschok
|
59941cf844
|
cosmetics
|
2017-10-30 17:16:26 +01:00 |
|
aardschok
|
41716efd77
|
cosmetics
|
2017-10-30 16:21:04 +01:00 |
|
aardschok
|
7c9ff40155
|
check for existing look based on representation
|
2017-10-30 16:14:59 +01:00 |
|
aardschok
|
f9db6771f2
|
reduced code to simple loading of file
|
2017-10-30 16:14:32 +01:00 |
|
Wijnand Koreman
|
625a5e6277
|
Merge pull request #34 from aardschok/REN-0018
Use .py instead of .pyc
|
2017-10-30 15:15:51 +01:00 |
|
aardschok
|
fd76882ee8
|
exra level of explicit replace
|
2017-10-30 15:15:11 +01:00 |
|
Wijnand Koreman
|
f2be2a7d8b
|
Merge pull request #35 from BigRoy/master
Implement a first draft for PLN-31
|
2017-10-30 15:06:46 +01:00 |
|
aardschok
|
c96b45f4b3
|
explicit filetype check
|
2017-10-30 14:36:44 +01:00 |
|
aardschok
|
5315a3e5eb
|
explicitly use .py file for python job
|
2017-10-30 14:29:34 +01:00 |
|
aardschok
|
d66f4b41e7
|
set no nodes when reference is found
|
2017-10-30 14:27:06 +01:00 |
|
aardschok
|
36acca2a0e
|
fallback logic for when reference is found
|
2017-10-30 14:26:39 +01:00 |
|
Roy Nieterau
|
51f8713ff4
|
Use set literal for SHAPE_ATTRS
|
2017-10-30 14:22:22 +01:00 |
|
Roy Nieterau
|
b61b9848b2
|
Implement potential fix for PLN-31
|
2017-10-30 14:21:33 +01:00 |
|
Roy Nieterau
|
4b9e24d8da
|
Fix family issue
|
2017-10-30 12:53:46 +01:00 |
|
Roy Nieterau
|
11fbd15094
|
Add comment and fix typo in variable
|
2017-10-30 12:53:21 +01:00 |
|
Wijnand Koreman
|
b307973ed9
|
Merge pull request #33 from aardschok/PLN-0033
Fixed removing look containers by updating loading logic
|
2017-10-30 11:20:40 +01:00 |
|
aardschok
|
13f837acf5
|
cosmetics
|
2017-10-30 11:09:22 +01:00 |
|
aardschok
|
6a00d72962
|
simplified loading logic, fixed issue with containers
|
2017-10-30 10:48:30 +01:00 |
|
Wijnand Koreman
|
0195bcc8b2
|
Merge pull request #32 from aardschok/PLN-0035
Lock loaded cameras
|
2017-10-27 17:53:22 +02:00 |
|
aardschok
|
5cfc7eea3d
|
removed the camera form the families
|
2017-10-27 17:49:24 +02:00 |
|
aardschok
|
8fca4f7f67
|
added camera loader which locks the transforms for the loaded cameras
|
2017-10-27 17:48:46 +02:00 |
|
Wijnand Koreman
|
5bf0ad62bf
|
Merge pull request #31 from aardschok/REN-0015
Allowed optional version up
|
2017-10-27 16:57:30 +02:00 |
|
aardschok
|
c8837d33e9
|
allowed optiona;
|
2017-10-27 16:55:34 +02:00 |
|
Wijnand Koreman
|
cc01f4b7bd
|
Merge pull request #30 from aardschok/REN-0011b
cosmetics
|
2017-10-27 10:23:18 +02:00 |
|
aardschok
|
d87cfba2fb
|
cosmetics
|
2017-10-27 10:21:14 +02:00 |
|
Wijnand Koreman
|
7c06a6d6e5
|
Merge pull request #29 from aardschok/REN-0011b
* Added USE_JSON logic
* Improvement in REN-11
|
2017-10-26 18:07:12 +02:00 |
|
aardschok
|
1a2f1d0b0b
|
added USE_JSON logic to ensure single folder is scanned when collecting image sequences
|
2017-10-26 18:05:32 +02:00 |
|
Wijnand Koreman
|
199c201756
|
Merge pull request #28 from aardschok/REN-0011b
Fix REN-11, post live test
|
2017-10-26 16:39:39 +02:00 |
|
aardschok
|
e415b55030
|
inserted deepcopy of metadata to ensure unique data for all instances
|
2017-10-26 16:32:00 +02:00 |
|
aardschok
|
8f22636b04
|
added if __name__ to ensure python consoles can run the script
|
2017-10-26 15:29:22 +02:00 |
|
Wijnand Koreman
|
952a423a8a
|
Merge pull request #27 from aardschok/REN-0011b
Automated image sequence publishing, solved issue REN-11
|
2017-10-26 14:48:21 +02:00 |
|
aardschok
|
3ba6243c35
|
removed to do lines
|
2017-10-26 14:40:34 +02:00 |
|
aardschok
|
363c35a7a0
|
added publish job function
|
2017-10-26 14:30:09 +02:00 |
|
aardschok
|
3ef2b2cf2a
|
Merge branch 'master' of https://github.com/colorbleed/colorbleed-config
|
2017-10-24 14:58:13 +02:00 |
|
Wijnand Koreman
|
573db6c845
|
Merge pull request #25 from aardschok/REN-0009
Created safe logic for metadata filename REN-9
|
2017-10-24 14:37:08 +02:00 |
|
aardschok
|
c98e024a97
|
Merge branch 'REN-0009'
|
2017-10-24 14:27:15 +02:00 |
|
aardschok
|
e60b140801
|
changed path which needs to be created
|
2017-10-24 14:24:55 +02:00 |
|
aardschok
|
6f144b38ae
|
created safe logic for metadata filename
|
2017-10-24 14:08:19 +02:00 |
|
Roy Nieterau
|
58700fb270
|
Merge branch 'master' of https://github.com/Colorbleed/colorbleed-config
|
2017-10-24 12:12:43 +02:00 |
|
Roy Nieterau
|
db08b84202
|
Fix integrate to use api.Session instead of os.environ
|
2017-10-24 12:01:52 +02:00 |
|
Roy Nieterau
|
f600e267ff
|
Remove redundant globals that are make believe that template and project will remain static :)
|
2017-10-24 12:00:57 +02:00 |
|
Roy Nieterau
|
dce57a912e
|
Merge pull request #24 from BigRoy/master
Implement new-style loaders and fix PLN-26
|
2017-10-24 11:31:51 +02:00 |
|
Roy Nieterau
|
078b06c892
|
Fix V-ray extension being wrong in Deadline when image format was never changed from .png
|
2017-10-24 11:30:32 +02:00 |
|
Roy Nieterau
|
6f9e5c0acf
|
Fix REN-8; active deadline user on local machine is submitted with Deadline job
|
2017-10-24 11:27:34 +02:00 |
|
Roy Nieterau
|
d3ec608268
|
Remove Session import
|
2017-10-24 11:19:35 +02:00 |
|
Roy Nieterau
|
605774480c
|
Merge branch 'tmp'
Conflicts:
colorbleed/maya/lib.py
colorbleed/plugins/maya/load/load_rig.py
colorbleed/plugins/maya/publish/collect_renderlayers.py
colorbleed/plugins/publish/collect_assumed_destination.py
colorbleed/plugins/publish/integrate.py
|
2017-10-24 11:15:50 +02:00 |
|
Roy Nieterau
|
f5d6956060
|
Fix merge
|
2017-10-24 11:07:02 +02:00 |
|