Commit graph

45126 commits

Author SHA1 Message Date
wikoreman
fc4ece3ddf using empty string instead of '-' 2018-07-23 14:17:05 +02:00
wikoreman
fd67595c1a fixing update logic 2018-07-23 13:36:12 +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
wikoreman
7e156312bb fixing update logic 2018-07-23 09:41:11 +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
wikoreman
301a8e5c19 toggle reflection / refraction on 2018-07-20 16:55:19 +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
wikoreman
70f249034d fetch asset from instance, removed redundant import 2018-07-18 12:04:31 +02:00
wikoreman
59fe720e8c updated plugins 2018-07-18 11:10:39 +02:00
wikoreman
03c111f58d added context function for attributes 2018-07-18 11:09:44 +02:00
wikoreman
4653cabb8a added current file check 2018-07-18 11:04:53 +02:00
wijnand
b825b3a775 added lib and pyblish plugins 2018-07-17 09:48:27 +02:00
wijnand
3739de1f15 added point cache creator plugin 2018-07-17 09:47:54 +02:00
wijnand
d2580fc963 added alembic loader 2018-07-17 09:47:15 +02:00
wijnand
901f0d688d added install logic for houdini 2018-07-17 09:46:54 +02:00
wijnand
94c1d5def6 removed default startup setting to avalon core 2018-07-17 09:46:06 +02:00
wijnand
6bcdc6de47 Temp storage 2018-07-12 17:47:49 +02:00
wijnand
f5179dd513 updated keyword 2018-07-12 14:32:59 +02:00
wijnand
f43253c773 added collect and validate aovs for extend logic 2018-07-12 14:26:10 +02:00
wijnand
0cbbed43b1 implemented extend frame logic 2018-07-12 14:24:32 +02:00
wijnand
1d272b86cc ensure override only works when extend frames is True 2018-07-12 14:21:51 +02:00
wijnand
86146f8598 changed attribute for override option 2018-07-12 14:21:00 +02:00
Wijnand Koreman
3e3abea3f8
Merge pull request #130 from aardschok/PLN-141
Fix bug in update
2018-07-10 11:50:23 +02:00