Jack Lavigne
Jack Lavigne
Yeah, I just noticed it. I'll fix it later today
@julienduroure Fixed the unit test
Pushed a commit to search covering the crossing group boundary case. I can't figure out nested groups or how to properly implement `previous_socket`
Another potential option of doing this, although probably not the best, would be to create a temporary material that "flattens" all the node groups, and then use that material to...
> Do you planning add this feature in sometime?, what could be a workaround? Looking back at this PR, the implementation is very limited and messy. I don't see myself...
Really late to this, but I've made a PR that fixes this issue. #1536
I'm not really familiar with patching in python. Would you mind providing a simple example?
Hello. Sorry, I should have been more specific. I was talking about code in the following file: `src/libImaging/BcnDecode.c`. I don't know how easy it would be to add it into...
I tried modifying `src/PIL/DdsImagePlugin.py` to accept BC5 files, but it doesn't fully work. Here is a diff: ```diff diff --git a/src/PIL/DdsImagePlugin.py b/src/PIL/DdsImagePlugin.py index 1a7fe003..83c6c16d 100644 --- a/src/PIL/DdsImagePlugin.py +++ b/src/PIL/DdsImagePlugin.py @@...
Yeah, I can send another image in a few hours. Any ideal size?