Roy Nieterau
|
ef46fa1bcb
|
Pass context along with RepairContextAction and refactor its usage
|
2018-10-22 14:22:42 +02:00 |
|
Roy Nieterau
|
0b7d166b7c
|
Merge pull request #197 from BigRoy/PLN-188
Fix PLN-188
|
2018-10-22 14:13:56 +02:00 |
|
wikoreman
|
2e3dbaf047
|
Fixed logging issue, return validation result, changed decorator to staticmethod
|
2018-10-22 12:00:51 +02:00 |
|
wikoreman
|
612445011d
|
Added get_invalid method, improved lookup speed,
|
2018-10-22 11:59:49 +02:00 |
|
Roy Nieterau
|
07b2546b29
|
Merge pull request #196 from BigRoy/master
Cleanup Creators, fix Yeti Cache preroll instance key and cosmetics
|
2018-10-22 11:43:07 +02:00 |
|
wikoreman
|
333a2f5303
|
Removed check for active as active has been removed from instance
|
2018-10-22 11:25:29 +02:00 |
|
Roy Nieterau
|
8ae48b7b66
|
Fix regex (PLN-188)
|
2018-10-22 11:10:46 +02:00 |
|
Roy Nieterau
|
cee27ac3e4
|
Use new-style Pyblish instance.data (dict) access and use handles in frame range
|
2018-10-19 13:10:19 +02:00 |
|
Roy Nieterau
|
9c815635a8
|
Remove Unused Loader (old deprecated code, superseded by load_alembic)
|
2018-10-18 22:45:06 +02:00 |
|
Roy Nieterau
|
601004a9a8
|
Cosmetics
|
2018-10-18 22:43:38 +02:00 |
|
Roy Nieterau
|
ea86560124
|
Fix the YetiCache preroll key name so it's actually being picked up :)
|
2018-10-18 22:40:51 +02:00 |
|
Roy Nieterau
|
9b7fc5302b
|
Remove OrderedDict and force correct order for animation data
- Using a regular `dict` as intermediate type will not force any specific order and thus can have any sorting
|
2018-10-18 22:40:24 +02:00 |
|
Roy Nieterau
|
3224208a6b
|
Remove redundant OrderedDict() since it's implemented in avalon core
|
2018-10-18 22:37:52 +02:00 |
|
Roy Nieterau
|
d5a8bafeae
|
Merge pull request #192 from aardschok/PLN-80
Add attribute control for point cache
|
2018-10-18 22:27:45 +02:00 |
|
Roy Nieterau
|
5e036d1938
|
Merge pull request #194 from aardschok/PLN-182
Added GenerateUUIDsOnInvalidAction to plugin
|
2018-10-18 22:20:02 +02:00 |
|
Roy Nieterau
|
3ce3d9e8aa
|
Add FBXExportCameras option with "cameras" boolean key, default False
|
2018-10-18 22:14:29 +02:00 |
|
Roy Nieterau
|
90e17109bc
|
Implement first working version for FBX extraction (PLN-183)
|
2018-10-18 18:24:09 +02:00 |
|
wikoreman
|
e7e2afa897
|
Added GenerateUUIDsOnInvalidAction to plugin
|
2018-10-18 18:04:32 +02:00 |
|
Wijnand Koreman
|
6d3b60fa45
|
Merge pull request #193 from aardschok/REN-44b
Patch for breaking validator
|
2018-10-18 14:11:10 +02:00 |
|
Milan Kolar
|
7b9ea27f39
|
cleaning up family names
|
2018-10-18 13:59:58 +02:00 |
|
Jakub Trllo
|
f56fdc0700
|
Added feature for set MongoId to Ftrack
|
2018-10-18 11:53:49 +02:00 |
|
wikoreman
|
836990b04a
|
Remove active, mirror behavious from renderglobals
|
2018-10-18 11:10:06 +02:00 |
|
wikoreman
|
dd3b17fc9d
|
Removed get camera logic
|
2018-10-18 10:55:18 +02:00 |
|
wikoreman
|
dc2477cbeb
|
Updated doctstrings
|
2018-10-18 10:53:52 +02:00 |
|
wikoreman
|
36cb9358e7
|
Get single camera from cameras in instance
|
2018-10-18 10:53:41 +02:00 |
|
wikoreman
|
922c7159a5
|
Removed %04d, vray handles this on its own
|
2018-10-18 10:53:09 +02:00 |
|
wikoreman
|
91d43e0774
|
Added back get_invalid method
|
2018-10-18 10:44:01 +02:00 |
|
wikoreman
|
4ae1f2f481
|
Extended comments
|
2018-10-18 10:43:16 +02:00 |
|
wikoreman
|
1b515188fc
|
Added log message
|
2018-10-18 10:42:52 +02:00 |
|
wikoreman
|
34009e6750
|
Added empty string fallback to counter NoneType error
|
2018-10-18 10:10:53 +02:00 |
|
wikoreman
|
95174b07a6
|
Added check for vrayscene instances
|
2018-10-18 10:08:55 +02:00 |
|
wikoreman
|
8201c0f62f
|
Removed debug log
|
2018-10-18 10:08:20 +02:00 |
|
wikoreman
|
a473890e36
|
Simplified validator
|
2018-10-18 10:06:33 +02:00 |
|
wikoreman
|
9f73077013
|
Added collector for renderable cameras for render layers
|
2018-10-18 10:06:10 +02:00 |
|
Wijnand Koreman
|
3db1b2ff2b
|
Merge pull request #150 from aardschok/REN-44b
Submit .vrscene to Deadline
|
2018-10-17 12:49:37 +02:00 |
|
wikoreman
|
e88c32e021
|
Renamed module and class for clearity
|
2018-10-17 12:36:39 +02:00 |
|
wikoreman
|
0b8f0d33de
|
Added vrayscene family to validator
|
2018-10-17 12:36:15 +02:00 |
|
wikoreman
|
286b7ffd1e
|
Merge branch 'master' into REN-44b
|
2018-10-17 11:40:25 +02:00 |
|
Rendering
|
2ae76c2d5b
|
Action creates folders without shots/assets
|
2018-10-17 10:54:20 +02:00 |
|
Milan Kolar
|
7bd49bfd4e
|
Merge branch 'sync-avalon'
|
2018-10-17 10:23:24 +02:00 |
|
Milan Kolar
|
b7053630a5
|
resolve conflict
|
2018-10-16 23:42:17 +02:00 |
|
Milan Kolar
|
8aa48c894a
|
Merge pull request #4 from pypeclub/sync-avalon
Update from colorbleed
|
2018-10-16 23:29:26 +02:00 |
|
Milan Kolar
|
dbe6203318
|
Merge remote-tracking branch 'origin/ftrack-all-jakub' into sync-avalon
# Conflicts:
# pype/plugins/global/publish/collect_deadline_user.py
# pype/plugins/global/publish/submit_publish_job.py
fixed conflicts
|
2018-10-16 22:36:38 +02:00 |
|
Milan Kolar
|
9a99d640fe
|
get up to dat with colorbleed. add 'studio.' to families temporarily
|
2018-10-16 22:26:42 +02:00 |
|
Milan Kolar
|
962b840f01
|
Merge pull request #2 from Colorbleed/master
get up to date
|
2018-10-16 21:06:36 +02:00 |
|
Rendering
|
e8d10a976c
|
Working version without details
|
2018-10-16 15:44:57 +02:00 |
|
Jakub Jezek
|
2c21cbdb3b
|
all dependencies for ftrack solved
|
2018-10-16 14:39:21 +02:00 |
|
wikoreman
|
576b905aa9
|
Add attribute and attribute Prefix support for pointcache
|
2018-10-16 12:17:56 +02:00 |
|
wikoreman
|
1473e54796
|
Removed cbId, made mandatory during export
|
2018-10-16 12:09:17 +02:00 |
|
wikoreman
|
721cfca954
|
Force add cbId, mandatory attribute
|
2018-10-16 12:07:49 +02:00 |
|