Lukas Tönne LukasTonne
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 created branch gpv3-mask-selection in LukasTonne/blender 2024-09-23 12:37:45 +02:00
Lukas Tönne pushed to gpv3-mask-selection at 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 »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-09-23 10:24:00 +02:00
989f9e8968 Merge branch 'main' into geometry-nodes-rb-component
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 164 commits »
Lukas Tönne pushed to main at LukasTonne/.profile 2024-09-23 09:34:23 +02:00
a6ff2e5f49 update
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-09-23 08:17:15 +02:00
7f5461f0a8 Cleanup: various non-functional changes
7106c51ec4 VSE: Speedup drawing of the timeline channels sidebar
a55f88f6b9 GPv3: Missing stroke panel in tool properties tab
d6d749842e Tools: support excluding directories for "make format"
c4e2d0b8f4 Cleanup: remove unused headers from bpath.cc
Compare 139 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-09-21 19:21:51 +02:00
adb18564ef Tiny offset for box size limit to avoid assert in Jolt.
Lukas Tönne commented on pull request blender/blender#127917 2024-09-20 16:16:39 +02:00
GPv3: Take layer transform into account when using clipboard

Should the clipboard store curves in world space or object space? I couldn't find any equivalent for meshes, not sure if it's expected that world space positions remain the same when copying…

Lukas Tönne created pull request blender/blender#127917 2024-09-20 16:02:39 +02:00
GPv3: Take layer transform into account when using clipboard
Lukas Tönne pushed to gpv3-clone-layer-transforms at LukasTonne/blender 2024-09-20 16:01:54 +02:00
9215e2857c GPv3: Take layer transform into account when using clipboard.
057a6c3efd Fix: GPv3: Clone tool crashes due to index range regression
26379c2b01 Anim: Update Action Slot selectors in the UI
b2e50d5886 Revert "Cleanup: add missing struct qualifier"
3e03576b09 Add more control over ID renaming behavior.
Compare 10 commits »