Lukas Tönne LukasTonne
Lukas Tönne closed issue blender/blender#127856 2024-09-23 19:46:45 +02:00
GPv3: Sculpt Mode stroke projection not working as intended
Lukas Tönne merged pull request blender/blender#128022 2024-09-23 19:46:44 +02:00
Fix #127856: GPv3 sculpt mode delta projection (lock axis) without DrawingPlacement
Lukas Tönne commented on pull request blender/blender#127917 2024-09-23 19:17:57 +02:00
GPv3: Take layer transform into account when using clipboard

I've changed the clipboard now to store curves in object space (of the copied object) and the transform separately. The copy/paste operator has an option to keep the world transform (default:…

Lukas Tönne pushed to gpv3-clone-layer-transforms at LukasTonne/blender 2024-09-23 19:14:45 +02:00
0dd2ffb75f Option to keep world transform when pasting from clipboard.
Lukas Tönne pushed to gpv3-sculpt-project at LukasTonne/blender 2024-09-23 18:39:53 +02:00
3d0d75ad75 Cleanup: const variables.
Lukas Tönne commented on pull request blender/blender#128022 2024-09-23 18:38:13 +02:00
Fix #127856: GPv3 sculpt mode delta projection (lock axis) without DrawingPlacement

It was still used by the clone brush, now replaced as well. Nothing else uses this DrawingPlacement variant any more, removed it.

Lukas Tönne pushed to gpv3-sculpt-project at LukasTonne/blender 2024-09-23 18:37:14 +02:00
aae5106760 Replace use of DrawingPlacement in the clone brush, remove unused code.
Lukas Tönne commented on pull request blender/blender#128040 2024-09-23 18:30:59 +02:00
GPv3: Selection support in Sculpt mode
Lukas Tönne created pull request blender/blender#128040 2024-09-23 18:24:52 +02:00
GPv3: Selection support in Sculpt mode
Lukas Tönne pushed to gpv3-mask-selection at LukasTonne/blender 2024-09-23 18:17:38 +02:00
1b1b4d66f8 Hide lines when no mode is active in sculpt.
Lukas Tönne pushed to gpv3-mask-selection at LukasTonne/blender 2024-09-23 18:11:35 +02:00
918a31edf6 Handle grease pencil selection in both edit mode and other modes.
Lukas Tönne pushed to gpv3-mask-selection at LukasTonne/blender 2024-09-23 15:05:08 +02:00
4291a0c213 Enable key binding for 1,2,3 to change sculpt mode selection mode.
Lukas Tönne pushed to gpv3-mask-selection at LukasTonne/blender 2024-09-23 14:07:07 +02:00
7cdca3999f Enable point display in overlays for segment select in sculpt mode.
Lukas Tönne pushed to gpv3-mask-selection at LukasTonne/blender 2024-09-23 12:37:45 +02:00
Lukas Tönne created branch gpv3-mask-selection in LukasTonne/blender 2024-09-23 12:37:45 +02:00
Lukas Tönne created pull request blender/blender#128022 2024-09-23 12:22:31 +02:00
Fix #127856: GPv3 sculpt mode delta projection (lock axis) without DrawingPlacement
Lukas Tönne pushed to gpv3-sculpt-project at LukasTonne/blender 2024-09-23 12:14:25 +02:00
19ec5ab6be Remove unused include.
cd92e383bf Implement correct projection for all tools.
Compare 2 commits »
Lukas Tönne pushed to gpv3-sculpt-project at LukasTonne/blender 2024-09-23 11:16:46 +02:00
c24550c40c Merge branch 'main' into gpv3-sculpt-project
5a1cf200aa Fix #127542: OBJ material groups are not written unless .mtl file is also written
72b6ffd508 Fix IDPropertyUIManager.as_dict() non-array default for arrays
57eae31ce9 Fix #127952: Crash on load after id_properties_ui type change
233cb0aeb7 cppcheck: exclude generated data-files & shaders
Compare 115 commits »