Lukas Tönne LukasTonne
Lukas Tönne pushed to socket-color-experiment at LukasTonne/blender 2024-01-17 10:35:59 +01:00
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
Compare 10 commits »
Lukas Tönne deleted branch gp3-opacity-modifier from LukasTonne/blender 2024-01-16 16:56:26 +01:00
Lukas Tönne pushed to main at blender/blender 2024-01-16 16:56:23 +01:00
c02f3c94d9 GPv3: Opacity modifier
Lukas Tönne merged pull request blender/blender#116946 2024-01-16 16:56:22 +01:00
GPv3: Opacity modifier
Lukas Tönne commented on pull request blender/blender#116946 2024-01-16 16:55:06 +01:00
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.

Lukas Tönne pushed to gp3-opacity-modifier at LukasTonne/blender 2024-01-16 16:54:20 +01:00
5fdae3d54a Simplified some UI labels and RNA UI names.
Lukas Tönne pushed to gp3-opacity-modifier at LukasTonne/blender 2024-01-16 16:47:11 +01:00
3fec3e5471 Remove layout decorators from correct row layouts for alignment.
Lukas Tönne commented on pull request blender/blender#116946 2024-01-16 16:22:03 +01:00
GPv3: Opacity modifier

@mendio When you click "Comment and Close" it actually closes the PR. Confusing, i know :)

Lukas Tönne reopened pull request blender/blender#116946 2024-01-16 16:21:18 +01:00
GPv3: Opacity modifier
Lukas Tönne pushed to gp3-opacity-modifier at LukasTonne/blender 2024-01-16 16:16:34 +01:00
5fb3351d0f VArray local variable instead of AttributeReader.
11f54b0817 Use auto to shorten modifier cast.
3ae79ab53c Update copyright notices.
a216b35b51 Update description of opacity modifier.
Compare 4 commits »
Lukas Tönne pushed to gp3-opacity-modifier at LukasTonne/blender 2024-01-16 15:50:21 +01:00
50ca30a504 Revert incorrect clang-format changes.
Lukas Tönne commented on pull request blender/blender#116946 2024-01-16 15:50:13 +01:00
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…

Lukas Tönne pushed to gp3-opacity-modifier at LukasTonne/blender 2024-01-16 15:37:52 +01:00
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
Compare 9 commits »
Lukas Tönne deleted branch fix-node-socket-subtype-idnames from LukasTonne/blender 2024-01-16 15:32:50 +01:00
Lukas Tönne closed issue blender/blender#116477 2024-01-16 15:32:47 +01:00
Regression: Warning in Consol when adding Frizz Hair Curves
Lukas Tönne pushed to main at blender/blender 2024-01-16 15:32:45 +01:00
83d3ba8a58 Fix #116477: Node group sockets with subtypes have broken idnames
Lukas Tönne merged pull request blender/blender#117133 2024-01-16 15:32:44 +01:00
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
Compare 31 commits »
Lukas Tönne pushed to gp3-opacity-modifier at LukasTonne/blender 2024-01-16 15:30:10 +01:00
aec063e8e7 Removed unused line.
Lukas Tönne pushed to gp3-opacity-modifier at LukasTonne/blender 2024-01-16 15:25:51 +01:00
abd248fa5e Use parallel loops for drawings and curves.
e3fd2127f0 Remove redundant local variables.
0e9a03886c Use blender::modifier::greasepencil namespace.
Compare 3 commits »