Lukas Tönne LukasTonne
Lukas Tönne pushed to gpv3-remove-gpv2-round3 at LukasTonne/blender 2024-10-08 10:55:26 +02:00
c09d3653e1 Remove more unused functions.
0e92c0cffd Remove more unused BKE functions.
Compare 2 commits »
Lukas Tönne pushed to gpv3-remove-gpv2-round3 at LukasTonne/blender 2024-10-08 10:20:25 +02:00
8942387f26 Merge branch 'blender-v4.3-release' into gpv3-remove-gpv2-round3
3dd20a64f0 Fix #128633: Image gizmo missing update for the Properties Editor
dc652aeedb Fix: UI: Restore GP3 Join operator in menu
6487fc96dd Fix #126024: Separate Geometry nodes does not propagate grease pencil materials
7777fca066 Fix #128178: missing update after attribute conversion
Compare 23 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-10-08 10:18:49 +02:00
336cd71c91 Use attribute filter final type to ensure correct callbacks.
Lukas Tönne commented on pull request blender/blender#128709 2024-10-08 09:38:43 +02:00
Cleanup: GPv3: Remove unused BKE functions from GPv2

13kloc gone? Nice! :)

More like 50kloc at this point :) #128521 #128597

Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-10-08 09:00:20 +02:00
40297f6b1a Better solution to avoid deadlock while also tagging the read cache.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-10-07 20:24:35 +02:00
ff7ca84422 Copy write-buffered attributes, support shape attributes for capture.
bed7d380e8 Remove redundant try_move_data call, constructor already does this.
4b2d953925 Avoid deadlock when accessing attributes, lock on higher level.
Compare 3 commits »
Lukas Tönne created pull request blender/blender#128709 2024-10-07 18:25:29 +02:00
GPv3: Remove unused BKE functions from GPv2
Lukas Tönne pushed to main at blender/blender 2024-10-07 18:22:34 +02:00
d7e3f55eea Merge branch 'blender-v4.3-release'
a57206dd59 GPv3: Remove unused legacy editor functions for GPv2
68c665ffa1 Fix #128646: Wrong selection results using the high-level python API
Compare 3 commits »
Lukas Tönne deleted branch gpv3-remove-gpv2-legacy from LukasTonne/blender 2024-10-07 18:21:44 +02:00
Lukas Tönne pushed to blender-v4.3-release at blender/blender 2024-10-07 18:21:41 +02:00
a57206dd59 GPv3: Remove unused legacy editor functions for GPv2
Lukas Tönne merged pull request blender/blender#128597 2024-10-07 18:21:41 +02:00
GPv3: Remove more unused legacy code
Lukas Tönne pushed to gpv3-remove-gpv2-round3 at LukasTonne/blender 2024-10-07 18:18:51 +02:00
08a1e88070 Remove more BKE functions.
Lukas Tönne pushed to gpv3-remove-gpv2-round3 at LukasTonne/blender 2024-10-07 18:08:01 +02:00
19582f09c9 Removed unused DEG backup cache for GPv2.
Lukas Tönne pushed to gpv3-remove-gpv2-round3 at LukasTonne/blender 2024-10-07 17:58:49 +02:00
b028fe28fe Removed unused BKE functions.
Lukas Tönne commented on pull request blender/blender#128597 2024-10-07 17:18:17 +02:00
GPv3: Remove more unused legacy code
Lukas Tönne pushed to gpv3-remove-gpv2-legacy at LukasTonne/blender 2024-10-07 17:18:00 +02:00
cbd9b29ee8 Merge branch 'blender-v4.3-release' into gpv3-remove-gpv2-legacy
301c853b9c DRW: Rename draw_debug_info.hh to avoid conflict with main branch
9fc0d50846 Cleanup: encapsulate check for whether attribute is built-in
Compare 3 commits »
Lukas Tönne commented on pull request blender/blender#128597 2024-10-07 17:16:53 +02:00
GPv3: Remove more unused legacy code
Lukas Tönne pushed to gpv3-remove-gpv2-round3 at LukasTonne/blender 2024-10-07 17:16:43 +02:00
9aa3eb48a3 Merge branch 'blender-v4.3-release' into gpv3-remove-gpv2-round3
301c853b9c DRW: Rename draw_debug_info.hh to avoid conflict with main branch
9fc0d50846 Cleanup: encapsulate check for whether attribute is built-in
Compare 3 commits »
Lukas Tönne pushed to gpv3-remove-gpv2-round3 at LukasTonne/blender 2024-10-07 17:16:06 +02:00
cb133640cf Remove unused BKE functions for GPv2.
Lukas Tönne pushed to gpv3-remove-gpv2-round3 at LukasTonne/blender 2024-10-07 15:54:47 +02:00
41a3f3834b Removed GPv2 object runtime data.