Commit graph

1131 commits

Author SHA1 Message Date
Sven Neve
e719fbc6ae Added local pipeline added edits. 2018-08-17 11:13:54 +02:00
Sven Neve
f082f72acf Fix for YETI-6 2018-08-17 11:10:40 +02:00
Sven Neve
2dbd7fe017 Added sub menu entry for image 2 tiled exr tool 2018-08-16 14:34:56 +02:00
wikoreman
156f730558 Readability 2018-08-09 16:36:52 +02:00
wikoreman
30f18f139a Fixed referrence namespace bug with vrproxy loader 2018-08-09 16:34:25 +02:00
Wijnand Koreman
3b8a9f607f
Merge pull request #141 from aardschok/PLN-147
Introduce VRay proxy
2018-08-02 17:43:55 +02:00
wikoreman
c4c5c3e0e3 removed unwanted commit 2018-08-02 17:35:42 +02:00
wikoreman
7fd63ac134 added vray proxy extractor 2018-08-02 17:34:06 +02:00
wikoreman
6b2253263b addeds simple validator 2018-08-02 17:33:46 +02:00
wikoreman
2273a61717 added options 2018-08-02 17:33:36 +02:00
wikoreman
15d09df4af added message for assertion 2018-08-02 17:33:20 +02:00
wikoreman
9744fec1b7 added loader for vrayproxy 2018-08-02 17:32:45 +02:00
wikoreman
aaaf1e6ef5 added vrayproxy creator 2018-08-02 11:46:04 +02:00
wikoreman
5e6757071e improved naming of plugin 2018-08-01 12:22:38 +02:00
wikoreman
8f80297fe5 added register_loader_plugins 2018-08-01 12:21:16 +02:00
wikoreman
cbd361c4eb added new copy file plugin 2018-08-01 12:20:59 +02:00
Wijnand Koreman
1a198d9f79
Merge pull request #138 from aardschok/PLN130
Bug fix
2018-07-24 12:20:24 +02:00
wikoreman
df0395b821 fixed bug, simplified comparison 2018-07-24 12:15:30 +02:00
Wijnand Koreman
246b5afb88
Merge pull request #137 from aardschok/REN-48
Improved plugin
2018-07-23 14:35:38 +02:00
wikoreman
fc4ece3ddf using empty string instead of '-' 2018-07-23 14:17:05 +02:00
Wijnand Koreman
bc87afc1f7
Merge pull request #136 from aardschok/REN-48
Explicit check for secondary pool
2018-07-23 12:47:02 +02:00
wikoreman
38726aa624 more explicit check for secondary pool 2018-07-23 12:20:50 +02:00
Wijnand Koreman
e1178f02f5
Merge pull request #127 from aardschok/REN-45
Extend validate render settings plugins
2018-07-23 10:32:09 +02:00
wikoreman
71f22029fd improved plugin, explicit error logging 2018-07-23 10:25:59 +02:00
wikoreman
95760348c6 Updated doc strings 2018-07-23 10:01:56 +02:00
wikoreman
ac9e33f3b6 fixed typos 2018-07-23 09:52:57 +02:00
Roy Nieterau
1278983ce6 Add Fix RenderLayer Missing Referenced Nodes Overrides script to menu 2018-07-21 17:21:44 +02:00
Roy Nieterau
ae55e59f2c
Merge pull request #135 from BigRoy/master
Fix FUS-48 loader offsett not correct and improve filepath check in script
2018-07-21 14:58:08 +02:00
Roy Nieterau
2dfbbeb093 Improve absolute filename check to be explicit
- Also move asset assertion up (micro-optimization)
2018-07-21 14:52:38 +02:00
Roy Nieterau
40640eb598 Fix FUS-48 loader update not offsetting correctly to its frame time upon update/switch 2018-07-21 14:50:58 +02:00
Roy Nieterau
0b7ce68571 Fix bug in code so it actually checks whether path is absolute 2018-07-21 13:21:28 +02:00
Roy Nieterau
3f02eefe1a
Merge pull request #134 from BigRoy/master
Improve log on validate_sequence_frames and fix LKD-22
2018-07-21 00:12:23 +02:00
Roy Nieterau
ce3861dbaa Fix false positives for invalidation on path differences with backslash and frontslash 2018-07-21 00:06:54 +02:00
Roy Nieterau
0db2f87e8e Log frame range mismatch instead of no clear error 2018-07-20 23:34:13 +02:00
Roy Nieterau
aa7bf8c0b9 Merge branch 'master' of https://github.com/Colorbleed/colorbleed-config 2018-07-20 16:58:50 +02:00
Roy Nieterau
361b41ba54 Remove yetiCache from validate_sequence_frames 2018-07-20 16:58:43 +02:00
Roy Nieterau
86333e2184
Merge pull request #133 from BigRoy/master
Some fixes and readability changes of code
2018-07-20 16:55:18 +02:00
Roy Nieterau
f06b584622
Merge branch 'master' into master 2018-07-20 16:55:08 +02:00
Roy Nieterau
b642d2f60b Fix PLN-143
# Conflicts:
#	colorbleed/maya/plugin.py
2018-07-20 16:51:24 +02:00
Wijnand Koreman
9fed22bac5
Merge pull request #132 from aardschok/REN-47
Add pools to deadline submission
2018-07-19 12:40:33 +02:00
Wijnand Koreman
f7968bb9d1
Merge pull request #131 from aardschok/PLN-137
Implement Extend Frames
2018-07-19 12:40:09 +02:00
wikoreman
b02cb7e3db simplified check for pools 2018-07-19 11:08:15 +02:00
wikoreman
542bbbf32c Revert "added pools options"
This reverts commit 79b8154d1f.
2018-07-18 17:14:32 +02:00
wikoreman
2f054758ea Revert "added support for pools"
This reverts commit 77f1dee3df.
2018-07-18 17:14:28 +02:00
wikoreman
7957e854ca added support for pools 2018-07-18 17:12:54 +02:00
wikoreman
598e1558d2 added pools options 2018-07-18 17:12:36 +02:00
wikoreman
d0931c8613 skip collection if extendFrames is False 2018-07-18 17:00:30 +02:00
wikoreman
77f1dee3df added support for pools 2018-07-18 16:59:52 +02:00
wikoreman
79b8154d1f added pools options 2018-07-18 16:57:00 +02:00
wikoreman
d128e42b48 fixed start frame of resource range 2018-07-18 16:56:33 +02:00