wikoreman
|
a99873d6d3
|
Updated validate function to check asset fps too
|
2018-09-11 13:58:13 +02:00 |
|
Roy Nieterau
|
d1c36ab1a3
|
Merge pull request #154 from BigRoy/PLN-157
Add draft for labeling asset and frame range in Pyblish instance name
|
2018-09-11 13:17:35 +02:00 |
|
wikoreman
|
1779fccafc
|
resolved feedback: simplified format
|
2018-09-11 13:07:50 +02:00 |
|
wikoreman
|
1c0ce20433
|
Removed double value, added rounding float, updated set_scene_resolution
|
2018-09-11 12:07:45 +02:00 |
|
wikoreman
|
5ede6c44db
|
Removed create node for performance, cosmetics for readability
|
2018-09-11 10:46:00 +02:00 |
|
wikoreman
|
a70e3012b1
|
Refactored function name
|
2018-09-10 17:46:23 +02:00 |
|
wikoreman
|
3c2e536f22
|
Added get_asset_data and fps
|
2018-09-10 17:45:50 +02:00 |
|
wikoreman
|
2637a3ea1d
|
Refactored function, added asset override and fallback
|
2018-09-10 17:45:26 +02:00 |
|
Roy Nieterau
|
d5bce7f34b
|
Merge pull request #158 from BigRoy/master
Ignore _UNKNOWN_REF_NODE_
|
2018-09-10 17:16:55 +02:00 |
|
Roy Nieterau
|
e51bc87ae0
|
Ignore _UNKNOWN_REF_NODE_
|
2018-09-10 17:15:35 +02:00 |
|
wikoreman
|
913f531169
|
added on_new callback
|
2018-09-10 16:44:04 +02:00 |
|
wikoreman
|
9258d860da
|
Added set_project_settings and set_scene_resolution functions
|
2018-09-10 16:24:04 +02:00 |
|
wikoreman
|
f658e3faac
|
Added get_project_data, update get_project_fps function
|
2018-09-10 16:19:29 +02:00 |
|
Roy Nieterau
|
f80c2d6c43
|
Merge pull request #156 from BigRoy/master
Force forward slashes for resource destination values
|
2018-09-10 14:34:55 +02:00 |
|
Roy Nieterau
|
4d378dcf56
|
Force forward slashes for resource destination values (Fix PLN-151 + PLN-89)
|
2018-09-10 14:28:11 +02:00 |
|
Roy Nieterau
|
c6e6cc3292
|
Merge pull request #155 from BigRoy/master
Add V-Ray Proxy vertex colors support
|
2018-09-10 10:59:04 +02:00 |
|
Roy Nieterau
|
6f220c80aa
|
Add V-Ray Proxy vertex colors support
|
2018-09-10 10:55:53 +02:00 |
|
Roy Nieterau
|
87e3c101ca
|
Fix shader creation for V-Ray proxies so shaders work as expected on export selection, etc.
|
2018-09-10 10:42:29 +02:00 |
|
Roy Nieterau
|
b5a09cb4d0
|
Ensure explicit export settings for readability
|
2018-09-10 10:39:16 +02:00 |
|
Roy Nieterau
|
fe924c6b29
|
Add draft for labeling asset and frame range in Pyblish instance name
|
2018-09-06 16:41:55 +02:00 |
|
Roy Nieterau
|
e236ea0304
|
Merge pull request #153 from BigRoy/master
Fix writeUVSet support for pointcache/alembic extraction and some better error/warning logging
|
2018-09-06 16:11:57 +02:00 |
|
Wijnand Koreman
|
2aedefb337
|
Merge pull request #152 from aardschok/YETI-7
Add control for samples, Yeti
|
2018-09-06 15:15:54 +02:00 |
|
wikoreman
|
39ee722b6c
|
added support for samples
|
2018-09-06 15:10:02 +02:00 |
|
wikoreman
|
0e3034a18a
|
added steps attribute
|
2018-09-06 15:09:31 +02:00 |
|
Roy Nieterau
|
4d224517e4
|
Log a warning when option key is being ignored
|
2018-09-06 10:57:11 +02:00 |
|
Roy Nieterau
|
8b02cce5b1
|
Correct message, and remove verbose nodes logging
|
2018-09-06 10:36:33 +02:00 |
|
Roy Nieterau
|
4108c680aa
|
Fix extract_alembic not supporting writeUVSets
|
2018-09-06 09:52:56 +02:00 |
|
wikoreman
|
d1ecf25388
|
reversed change, throwing runtimer error
|
2018-08-31 15:24:58 +02:00 |
|
Wijnand Koreman
|
279dff2f16
|
Merge pull request #151 from aardschok/REN-43
Added support for frames per task
|
2018-08-30 10:32:59 +02:00 |
|
wikoreman
|
4ba7fec77e
|
Added chunksize support with backwards compatibility
|
2018-08-30 10:17:24 +02:00 |
|
wikoreman
|
10d7bab7d7
|
added framesPerTask option to instance
|
2018-08-30 09:34:02 +02:00 |
|
wikoreman
|
c31cbefa26
|
updated name of key in data
|
2018-08-27 15:15:06 +02:00 |
|
wikoreman
|
3d2537ee94
|
use registerd_host to get host functions, log settings in debug
|
2018-08-27 15:13:37 +02:00 |
|
wikoreman
|
383a544773
|
renamed method, changed icon to cubes
|
2018-08-27 15:12:13 +02:00 |
|
wikoreman
|
09c6a9430a
|
fix bug
|
2018-08-27 14:45:07 +02:00 |
|
wikoreman
|
981f165b62
|
allow user to control active state of instance
|
2018-08-27 14:42:10 +02:00 |
|
wikoreman
|
283018b340
|
get camera from renderable cameras
|
2018-08-27 14:41:40 +02:00 |
|
wikoreman
|
8dc026918a
|
Merge branch 'master' into REN-44b
|
2018-08-27 14:01:35 +02:00 |
|
wikoreman
|
aca547a56f
|
Merge branch 'master' of https://github.com/Colorbleed/colorbleed-config
|
2018-08-27 13:55:21 +02:00 |
|
Wijnand Koreman
|
aa1bb03a0f
|
Merge pull request #148 from aardschok/PLN150
Tested new pool control/visibility in renderglobal instance
|
2018-08-27 13:03:52 +02:00 |
|
wikoreman
|
6d0a7d7344
|
removed redundant getAttr
|
2018-08-27 12:57:17 +02:00 |
|
wikoreman
|
b95d80f31d
|
Merge branch 'master' of https://github.com/Colorbleed/colorbleed-config
|
2018-08-27 12:36:14 +02:00 |
|
Wijnand Koreman
|
a7102fd709
|
Merge pull request #149 from aardschok/PLN-105
Refactored standalone plugins
|
2018-08-27 12:25:08 +02:00 |
|
wikoreman
|
bc2e998c55
|
new line at end of file
|
2018-08-27 10:39:43 +02:00 |
|
wikoreman
|
39feb19c83
|
removed remainder of other PR
|
2018-08-27 10:39:20 +02:00 |
|
wikoreman
|
d00d424417
|
removed debug print
|
2018-08-27 10:38:37 +02:00 |
|
wikoreman
|
0ebd3fa873
|
Merge branch 'REN-44' of https://github.com/aardschok/colorbleed-config into REN-44b
|
2018-08-27 10:33:30 +02:00 |
|
wikoreman
|
8664602fae
|
added primary and secondary pool to instance
|
2018-08-24 17:15:14 +02:00 |
|
wikoreman
|
fcdf1402ff
|
refactored for PEP08
|
2018-08-24 17:14:37 +02:00 |
|
wikoreman
|
148441081b
|
added discover_pools method with backwards compatibility
|
2018-08-24 17:13:23 +02:00 |
|