Block a user
c182dadf9f
Fix (unreported) GPv3 Undo: memory-after-use.
0455dbcb4b
Fix #129900: GPv3: Invalid handling of unused drawings removal.
Fix #129900: GPv3: Invalid handling of unused drawings removal.
8887a5ed71
Fix: EEVEE: Better description light probe reduced size message
5cdaa7b0f0
Fix #129642: material lost after first frame in uncached simulation zone
d56f2c2a32
Fix #129183: Blender freezes permanently when pausing animation with multiframe on
1b3198999e
Fix 'missing files' operator not reporting which ID is using the missing filepath.
ece5f08852
Compositor: Implement Tone Map for new CPU compositor
8464d95c4c
Merge branch 'blender-v4.3-release'
5cdaa7b0f0
Fix #129642: material lost after first frame in uncached simulation zone
a4529f0e17
Merge branch 'blender-v4.3-release'
3688a2919b
Merge branch 'blender-v4.3-release'
da767bcbdc
Fix: Vulkan: Enable interleaved tests
fee02cc224
Fix #129871: converting linked text to mesh results in empty mesh
e0f699abdb
Fix: Vulkan: Read & write outside of bounds
91960b07db
Fix unreported: Vulkan: Memory leak
5d45f74d2c
Fix (unreported) GPv3 Undo: memory-after-use.
6101324183
Fix #129900: GPv3: Invalid handling of unused drawings removal.
dc04d9abc7
Fix (unreported): GPv3: Incorrect user count for drawing at index 0
59bc3f0959
Fix #129522: renaming sockets in node does not work for some types
0e0939b83f
Fix #129112: Asset shelf ignores double-click keymap item
Fix #125230: Issues when loading file with pinning gpencil brush material
Indeed think it would be a good idea.
dc04d9abc7
Fix (unreported): GPv3: Incorrect user count for drawing at index 0
59bc3f0959
Fix #129522: renaming sockets in node does not work for some types
0e0939b83f
Fix #129112: Asset shelf ignores double-click keymap item
a43a209959
Fix #129567: GPv3: Incorrect wireframe for strokes
a114534295
Fix #121233: GPv3: Primitives: Add missing confirm action and ability to pan viewport.
ffd80047ee
Fix #124725: GPv3: Masked layers not rendered correctly with onion skinning
831166b4dc
Fix #129907: Grease Pencil brush size gets stuck at 0
30ba6bfa7e
Cleanup: Unused function argument
5ba1a376e5
Merge branch 'blender-v4.3-release'
a43a209959
Fix #129567: GPv3: Incorrect wireframe for strokes
a114534295
Fix #121233: GPv3: Primitives: Add missing confirm action and ability to pan viewport.
8abd686863
Merge branch 'blender-v4.3-release'
817f7c0747
Fix #121233: GPv3: Primitives: Add missing confirm action and ability to pan viewport.
Vulkan backend deadlocks on startup (Debian Testing + Nvidia GPU)
Here is the massive 11MB dump until UI shows up and freeze forever:
Python: declaring __init__ for an operator causes RuntimeError
Decreasing severity, as this is merely documentation/API change topic, and not a regression in any way.
bpy.ops.wm.open_mainfile() in gradio function causing core dumped
I would not make this a high severity issue. It needs investigation for sure, but the fact that this only happens when the bpy
module is used through another non-standard python module makes it…
Fix #129622: Crash loading asset library with malformed asset index JSON
Think an info is fine indeed.
89d69ddaf3
Merge branch 'blender-v4.3-release'
ca1353237f
Fix #129797: bpy.data.libraries.write() is no longer saving the asset_data associated with the ID-block.