Block a user
Vulkan: Add support for GL_GOOGLE_cpp_style_line_directive
I suggested replacing our custom include implementation with shaderc
PreprocessGlsl
.
That would also give us…
Grease Pencil is shown in front when deactivating "Show Overlays"
@PratikPB2123 I've added it to the list.
b521ad807c
Initial AOV implementation
5f7a6bf3c8
Update eevee_npr_info.hh
1adb2b6a30
Merge branch 'main' into npr-prototype
6ffc585fb8
Refactor: Geometry Nodes: recursive node declarations
31a400a71f
NPR: Image Sockets
1adb2b6a30
Merge branch 'main' into npr-prototype
6ffc585fb8
Refactor: Geometry Nodes: recursive node declarations
dad7babaae
Compositor: Implement single value reduction for CPU
9e6c884394
Fix #122206: Int soft limits changed to 10000
e83d8271ac
Merge branch 'blender-v4.3-release'
NPR: Image Sockets
e0927c1f6e
Merge branch 'blender-v4.3-release'
07bbe03ffa
Fix: EEVEE: DoF slight focus
79ae0f86da
Fix: GPv3: Missing topbar layer panel in weight/vertex paint
Shadow breaks with linked duplicate
My only guess is multiview and front/back groups somehow messing with each other when generating the draw commands.
I did a test for generating separate DrawGroup
s for regular/inverted…
008430545c
Split front/back-facing groups
9395ccc6bf
Merge branch 'blender-v4.3-release'
88289e8bac
Fix #126562: Cycles/EEVEE versioning
b9dacfe77b
Merge branch 'blender-v4.3-release'
af4d53ac2d
I18N: Update UI translations from git/weblate repository (84027d1374f1ae).
EEVEE Next light bug: At high power values, light intensity decreases.
That seems to solve both issues, and the output seems to match Cycles.
Assuming shape_power(radius) * ltc(radius)
is supposed to be the same for any radius (I have no idea, tbh), that indeed…
EEVEE Next light bug: At high power values, light intensity decreases.
This was already reported in #123663 and closed as a known issue. Can't we do anything about this, @fclem?
Opening Blender 3 document in Blender 4 breaks Alpha transparency in Cycles
@PratikPB2123 Yes, I just added it. Thanks for the heads-up! :)
9395ccc6bf
Merge branch 'blender-v4.3-release'
88289e8bac
Fix #126562: Cycles/EEVEE versioning