Looking at the header of each file using exrheader.exe
, it appears that Blender is reading the dataWindow, and using it to set the displayWindow.
0001.exr Dimensions in Blender `960 x…
Thank you for the report @Gary-Carse.
This is because the Stroke Depth Order is set to 2D Layers. In order to get the Green Rectangle to occlude the Red Circle, set the Stroke Depth Order to…
Can you please upload two EXR files showing the issue?
This is actually due to the GPU_R11F_G11F_B10F
texture that is used by the Viewport's framebuffer. It has been reported before, see #94253 (Gpencil stroke yellowish color shift caused by…
I have uploaded a pair of EXRs from rendering your file. I am not clear as to what the issue is that you are trying to report.
Try it.
Note that by adding the AgX -
prefix, the looks won't show up under AgX Log, Guard Rail, ect.
In blender/blender#103662 (comment) @iss says:
One thing that is odd is that in sample file
seq->len
is 1, which seems to produce incorrect end…
Clicking on the file folder under Source in the sidebar, then clicking on the mkv file resets the offsets to 0, allowing the movie to be displayed. I think this is simply a case of the offsets…
Thank you for the report.
In solid mode, you have to change the display from 'material' to 'texture,' or you have to change from 'solid' mode to 'Material Preview' or 'Rendered' to see the…
Just noting that the shader in the file doesn't match the one in the pictures.
Just in case it is helpful to anyone, here is a link to the Academy Software Foundation's current Encoding Guidelines that were made public a few months ago.
Hey @zazizizou.
It's also not clear to me what channel was selected for the math operation. I would expect (R;G;B) + (R;G;B) = (R+R; G+G; B+B). Currently it looks like (R;G;B) + (R;G;B) =…
Thank you for the report @K0dw09
This is what is known as the 'Sorting Problem.' https://docs.blender.org/manual/en/latest/render/eevee/materials/settings.html#sorting-problem
EEVEE…
Gitea makes a bunch of noise with this change.
Does anyone know if those only show up in pull requests, or do they appear in the code repository as well?
![44E2AC58-D09E-4346-8685-665607B881…
Thank you for the report.
This is a duplicate of #99337. See Brecht’s comment in the following link for the explanation of what is occurring.