Block a user
Blender 4.4 randomly crashes (
heap-use-after-free
)
Fix #129661: Wait for GPU to complete to avoid use-after-free issues.
76a765ed2c
Fix comment
4d9edaceab
Merge branch 'main' into glsl-cpp-compilation
c99d4f15e1
Merge branch 'blender-v4.3-release'
e3a960ef2e
Fix #129889: EEVEE: Lightprobe Volume bake is non-deterministic
8bc9e48f14
Cleanup: Geometry Nodes: use general an attribute copy function GP-Instances conversion
Blender LTS: Maintenance Task 4.2
@lichtwerk Added #130179 for ac1069805c and added it to the list. 🫡
Fix: DRW: Broken multiview support with inverted scale object instances
b8c76c2178
Fix: DRW: Broken multiview support with inverted scale object instances
aca88b18bf
Fix #124876: EEVEE: Missing render frame progress in stdout
2d2ebead32
Templates: Blender Manifest template
2be7442332
Templates: Remove bl_info from addon_add_object
025735cef7
Fix #125375: Sculpt undo with duplicate object causes crash
c99d4f15e1
Merge branch 'blender-v4.3-release'
e3a960ef2e
Fix #129889: EEVEE: Lightprobe Volume bake is non-deterministic
Rebaking an eevee volume probe produces significant lighting changes
Fix #129889: EEVEE: Lightprobe Volume bake is non-deterministic
Rebaking an eevee volume probe produces significant lighting changes
@AndrewPrice @Alaska can you check if this build fixes the issue? https://builder.blender.org/download/patch/PR130150/
EEVEE: Use half float in some part of the pipeline