Block a user
11c2028795
Render: Set non-color colorspace for ImBuf of data passes
40035046ca
Fix incorrect number of planes for ImBuf used for render passes
ae29c8d950
Fix font sub-pixel AA impacting character spacing when AA is disabled
5149aed4ac
PyAPI: improve warnings when addons from extensions repos fail to load
7dd81cad94
Fix #117188: Context.temp_override() failed with full-screen areas
GPv3: Opacity modifier
GPv3: Opacity modifier
Names simplified.
The indent for passes is a little off. Is possible to fix somehow?
Thanks for catching, i had the property decorators disabled on the wrong sub-layout.
GPv3: Opacity modifier
@mendio When you click "Comment and Close" it actually closes the PR. Confusing, i know :)
GPv3: Opacity modifier
5fb3351d0f
VArray local variable instead of AttributeReader.
11f54b0817
Use auto to shorten modifier cast.
3ae79ab53c
Update copyright notices.
a216b35b51
Update description of opacity modifier.
GPv3: Opacity modifier
Not really, the other "filters" are purely selection masks based on layers or materials. The vertex group is always either a multiplier or, in the case of the opacity modifier, an offset/factor/som…
c43569fc8f
Merge branch 'main' into gp3-opacity-modifier
83d3ba8a58
Fix #116477: Node group sockets with subtypes have broken idnames
ccd85adabb
Fix #117158: Multires sculpting crash
c5e2ec8a1a
Report when
register_class
overrides classes with the same bl_idname
0e68898a37
Fix: broken make update on new macOS build
Lukas Tönne
deleted branch fix-node-socket-subtype-idnames from LukasTonne/blender
2024-01-16 15:32:50 +01:00
Regression: Warning in Consol when adding Frizz Hair Curves
Fix #116477: Node group sockets with subtypes have broken idnames
Lukas Tönne
pushed to fix-node-socket-subtype-idnames at LukasTonne/blender
2024-01-16 15:32:08 +01:00
754ee17adb
Merge branch 'main' into fix-node-socket-subtype-idnames
ccd85adabb
Fix #117158: Multires sculpting crash
c5e2ec8a1a
Report when
register_class
overrides classes with the same bl_idname
0e68898a37
Fix: broken make update on new macOS build
aefa1cd723
Build: bump sse2neon version to latest hash
abd248fa5e
Use parallel loops for drawings and curves.
e3fd2127f0
Remove redundant local variables.
0e9a03886c
Use
blender::modifier::greasepencil
namespace.