Block a user
WIP: Remove pymodule clear hack
02571da35f
PyDoc: correct GPUIndexBuf doc-string & exception
41ec8a6d44
Fix errors calling tool set operators without a space
3bab869c0d
Fix BMeshElemSeq.sort(key=None) argument
d40a0fc5c3
Merge branch 'blender-v4.3-release'
ba3c53f200
Merge branch 'blender-v4.3-release'
d920ef5425
Merge branch 'blender-v4.3-release'
e97e2e4b6d
Merge branch 'blender-v4.3-release'
f9fbca05f9
Merge branch 'blender-v4.3-release'
470173bbc4
PyDoc: use keyword only specifier for bpy.props & bpy.ops
091ee2833b
PyDoc: replace references to the deprecated "bgl" with "gpu"
b00550916c
PyDoc: correct use of single back-ticks
901359abf7
Cleanup: replace doc-strings with comments for internal logic
ca8d00d0bb
Cleanup: add doc-strings for bpy_extras.id_map_utils
f17379a5d0
Merge branch 'blender-v4.3-release'
3bcfb151c1
PyDoc: use Python's type annotation syntax for doc-strings
8570dd22e7
Merge branch 'blender-v4.3-release'
62a5aed215
Cleanup: quiet mypy type warning
71a38df6fa
Merge branch 'blender-v4.3-release'
a05345e139
PyDoc: various corrections to function doc-strings
15c207a294
Merge branch 'blender-v4.3-release'
4df285ccd5
Cleanup: move function comments into headers or implementation notes
b26be23fe8
Merge branch 'blender-v4.3-release'
e46c58df7c
Merge branch 'blender-v4.3-release'
b3919319fb
Merge branch 'blender-v4.3-release'
c5222a3953
Cleanup: quiet variable unused warning
99387c0749
Cleanup: spelling in comments, docs & error
c5222a3953
Cleanup: quiet variable unused warning
99387c0749
Cleanup: spelling in comments, docs & error
c056d03f93
Cleanup: move binary operator to line end in Python scripts
650acfd167
Merge branch 'blender-v4.3-release'
b394fd55b7
Merge branch 'blender-v4.3-release'
d9badb73ca
GHOST/SDL: map the GrLess key
e7e6bf1dfe
Fix memory leak in mathutils.geometry.box_pack_2d
d9badb73ca
GHOST/SDL: map the GrLess key
e7e6bf1dfe
Fix memory leak in mathutils.geometry.box_pack_2d
Blender 4.2.3 crashes during BMesh garbage collection
@Andrej730 the fix will have to be back-ported to 4.2x, I'll add this to the backport this shortly.