Lukas Tönne LukasTonne
Lukas Tönne created branch gp3-fix-flickering-points in LukasTonne/blender 2024-05-06 12:14:41 +02:00
Lukas Tönne pushed to gp3-fix-flickering-points at LukasTonne/blender 2024-05-06 12:14:41 +02:00
Lukas Tönne pushed to gp3-copy-paste-attribute-init at LukasTonne/blender 2024-05-06 10:38:57 +02:00
9a3c7290a9 Fix #121447: Simple Blur node takes too long
a5ba4032e0 Audaspace: porting bugfixes for CoreAudioDevice from upstream.
0fedcc2f3c Cleanup: correct invalid use of "r_" prefixed return arguments
9d6ab4b1dc cppcheck: ignore more checks in the log summary
3b00f11161 Cleanup: remove unused Collada functions
Compare 10 commits »
Lukas Tönne created branch gp3-copy-paste-attribute-init in LukasTonne/blender 2024-05-06 10:38:57 +02:00
Lukas Tönne pushed to main at LukasTonne/.profile 2024-05-06 09:31:58 +02:00
b3c3af6727 update
Lukas Tönne pushed to socket-visibility at LukasTonne/blender 2024-05-04 15:39:14 +02:00
e6f5036bd6 Simpler topology-based propagation function for usage state.
fb26dc5aaf Fix missing return value.
Compare 2 commits »
Lukas Tönne pushed to socket-visibility at LukasTonne/blender 2024-05-04 11:23:49 +02:00
f2dd798dc2 Merge branch 'main' into socket-visibility
c34a1b5c47 Cleanup: use return instead of an argument for PyC_MainModule_Backup
cdf15010c0 Cleanup: de-duplicate logic to evaluate Python expressions
2104e6b07d Cleanup: require filepath to be non-null for Python name-space creation
d3c6eeb03e Docs: merge doc-strings, move move into header
Compare 225 commits »
Lukas Tönne commented on pull request blender/blender#120693 2024-05-03 16:47:19 +02:00
GPv3: Fill tool

@blender-bot package

Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-05-03 16:45:33 +02:00
78712d8078 Include color buttons for the fill tool.
Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-05-03 16:05:44 +02:00
5080da87cd Merge branch 'main' into gp3-fill-tool
408219aa63 Cleanup: comment formatting.
6125941f48 Cleanup: remove unused code.
ddb965b542 API documentation.
95fcffed4a Cleanup: remove debug print
Compare 45 commits »
Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-05-03 15:02:45 +02:00
c610c90620 Use the correct set of visible drawings for each target frame.
Lukas Tönne commented on pull request blender/blender#120693 2024-05-02 17:44:30 +02:00
GPv3: Fill tool

I don't think there is a good utility function for this specific case yet (and it's so special that i don't think adding one is justified). I'll do this locally for the operator:

For each…
Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-05-02 17:30:28 +02:00
f24d8e0c19 Make sure to set all curve attributes when more than one curves is created.
86d3e898d1 Fix invertex radius-to-pixel factor.
Compare 2 commits »
Lukas Tönne pushed to main at LukasTonne/.profile 2024-05-02 16:42:51 +02:00
a4b7689242 update
Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-05-02 16:37:06 +02:00
f7ef1f354b Finish curve and point attribute assignments to match pain tool.
4fb0c1290f Merge branch 'main' into gp3-fill-tool
9209255f43 Cleanup: Make format
1b788f3a84 Fix #120778: Depth navigation no longer works for non-geometry objects
f15646df59 Fix failure to draw onto a surface with GPv3
Compare 254 commits »
Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-05-02 13:35:21 +02:00
a320ac032b Temp: Initialize non-default attributes of the new stroke.
Lukas Tönne deleted branch gpv3-fix-placement-init from LukasTonne/blender 2024-05-01 09:03:24 +02:00
Lukas Tönne merged pull request blender/blender#121246 2024-05-01 09:03:21 +02:00
GPv3: Fix initialization of the DrawingPlacement struct from tool settings
Lukas Tönne pushed to main at blender/blender 2024-05-01 09:03:21 +02:00
6c1bf7fc94 GPv3: Fix initialization of the DrawingPlacement struct from tool settings