Block a user
Fix error discarding Python wheels with non-exact version match
This was an oversight in limiting wheel versions, I wasn't aware the spesific versions could use a generic C-ABI.
Wayland and Xwayland mouse pointer stuttering
According to the GNOME issue, Mutter 47 (GNOME47) should improve this situation.
Campbell Barton
deleted branch fix-sphinx-doc-gen-syntax-error from nutti/blender
2024-11-10 13:50:54 +01:00
Fix: sphinx_doc_gen.py syntax error while generating PyDoc
Fix: sphinx_doc_gen.py syntax error while generating PyDoc
Thanks, not sure how this got in as I tested the output, must have made some edit before committing.
Fix #129925: SLIM UV unwrap with holes
86c5c4af6e
Merge branch 'blender-v4.3-release'
9b3108462f
Fix #129925: SLIM UV unwrap with holes
Minimum Stretch unwrap fails on meshes with holes
API docs: Split 'Gotchas' page, add some info about python instances and subclasses.
*picky* seems a bit verbose, could be: info_gotchas_internal_data_and_python_objects.rst
?
Fix #129578: Crash setting pose mode using Context.temp_override(..)
Campbell Barton
created branch pr-42-lts-confict-resolve in ideasman42/blender
2024-11-10 03:27:02 +01:00
Campbell Barton
pushed to pr-42-lts-confict-resolve at ideasman42/blender
2024-11-10 03:27:02 +01:00
d6e51637f2
Fix #129578: Crash setting pose mode using Context.temp_override(..)
6c43383791
Fix #129719: Compositor produces black on Intel GPUs
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.
2ebfbed8e8
Fix #128079: Grease Pencil stroke direction overlay missing on 4.2 LTS
Fix PyDoc: Invalid signature when a function does not have any arguments