Lukas Tönne LukasTonne
Lukas Tönne created branch geometry-nodes-rb-component-mass-update in LukasTonne/blender 2024-10-17 09:22:09 +02:00
c4c5d0a491 Update cache flag for changing mass properties of a body.
Lukas Tönne deleted branch gpv3-interpolate-selection-filter from LukasTonne/blender 2024-10-16 16:41:27 +02:00
Lukas Tönne closed issue blender/blender#128769 2024-10-16 16:41:23 +02:00
GPv3: Interpolation changing static strokes
Lukas Tönne pushed to blender-v4.3-release at blender/blender 2024-10-16 16:41:20 +02:00
297b97f2df Fix #128769: GPv3: Interpolate tool takes selection into account
Lukas Tönne merged pull request blender/blender#129096 2024-10-16 16:41:20 +02:00
Fix #128769: GPv3: Interpolate tool takes selection into account
Lukas Tönne pushed to gpv3-fix-scult-crash at LukasTonne/blender 2024-10-16 16:15:17 +02:00
5e2aefc2bd Use original data for fill_selection_mask.
Lukas Tönne created pull request blender/blender#129109 2024-10-16 16:01:57 +02:00
Fix #129105: GPv3 crash when sculpting on modified grease pencil data
Lukas Tönne pushed to gpv3-fix-scult-crash at LukasTonne/blender 2024-10-16 16:01:08 +02:00
0e7661dbe7 Fix #129105: GPv3 crash when sculpting on modified grease pencil data.
9cb4d3bbff Fix #128887: LineArt: Prevent iterating over not evaluated objects
aea400466c Fix #129012: GPv3: Crash when increasing curve resolution
7c9023ca41 Fix #129023: GPv3: Deselecting vgroup elements fails in stroke domain
b2cff223a1 Fix: #126515: Brush radius sensitivity not consisted at different zoom levels
Compare 10 commits »
Lukas Tönne created branch gpv3-fix-scult-crash in LukasTonne/blender 2024-10-16 16:01:07 +02:00
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-10-16 12:23:19 +02:00
66ed103cef Cleanup: spelling in comments
26db50da3a Cleanup: remove unused argument
54b8d2ae12 Cleanup: format
54300da75d pyproject.toml: correct autopep8 configuration for 2.3.1
2dac933f89 Fix: Error when baking custom properties of unavailable addon
Compare 73 commits »
Lukas Tönne pushed to gpv3-interpolate-selection-filter at LukasTonne/blender 2024-10-16 12:17:29 +02:00
1fffc3b5a9 Cleanup formatting.
Lukas Tönne commented on issue blender/blender#125687 2024-10-16 12:14:48 +02:00
Grease Pencil shapes don't show preview before committing

I could repro it only once, but that doesn't mean the bug is gone ...

Lukas Tönne created pull request blender/blender#129096 2024-10-16 12:11:56 +02:00
Fix #128769: GPv3: Interpolate tool takes selection into account
Lukas Tönne commented on issue blender/blender#125687 2024-10-16 11:48:04 +02:00
Grease Pencil shapes don't show preview before committing

I haven't had time to try yet, but did someone compare this to the issue with changing brushes (#124461)? That seems like a plausible explanation for why it's difficult to repro.