Lukas Tönne LukasTonne
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-04-12 10:43:23 +02:00
4685bb31c9 Fix invalid context access in worker threads by accessing outside loops.
621f57766a Merge branch 'main' into gp3-sculpt-tools
5b1a0a80fa STL: sanitize object name before using in a path
78413ff4e2 Fix error resetting the theme which would add a new theme
cee184e97a Fix error from recent preset refactor
Compare 64 commits »
Lukas Tönne commented on pull request blender/blender#120508 2024-04-12 10:08:09 +02:00
GPv3: Implementation of sculpt mode tools

Errors with multiple layers are caused by behavior of the CTX_data_*** functions that return nullptr outside of the main thread. I wasn't seeing any errors in regular debug mode, but get…

Lukas Tönne commented on pull request blender/blender#117388 2024-04-12 09:42:00 +02:00
GPv3: Copy/Paste Keyframes

Ok, fair enough.

Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-04-11 18:54:13 +02:00
bd80f53b3a progress
Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-04-11 16:07:13 +02:00
b441fe8234 Handle more modal stuff.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-04-11 14:22:14 +02:00
c28bc1e9ba Make functions static to prevent compiler warnings.
Lukas Tönne deleted branch gp3-keymap-legacy-rename from LukasTonne/blender 2024-04-11 12:56:32 +02:00
Lukas Tönne merged pull request blender/blender#120506 2024-04-11 12:56:29 +02:00
GPv3: Cleanup: Rename keymap functions to `gpencil_legacy`
Lukas Tönne pushed to main at blender/blender 2024-04-11 12:56:29 +02:00
483802b62d GPv3: Cleanup: Rename keymap functions to gpencil_legacy
Lukas Tönne commented on pull request blender/blender#120506 2024-04-11 12:48:07 +02:00
GPv3: Cleanup: Rename keymap functions to gpencil_legacy

@PratikPB2123 I think those functions are ok, since they deal with tool settings, which we are still using the same way. The keymaps are specifically for the legacy object types, so indicating…

Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-04-11 11:15:02 +02:00
860c3868b9 Revert unused change.
Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-04-11 11:09:02 +02:00
c338c717d7 Merge branch 'main' into gp3-fill-tool
Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-04-11 11:07:41 +02:00
936e384ca1 Merge branch 'main' into gp3-fill-tool
658a9ac3a9 GPv3: Initial sculpt mode
88526ab5f4 Collection Export: Don't draw ignored properties for OBJ and USD
0f46e02310 Mesh: Draw triangle index buffer creation improvements
6bafe65d28 Mesh: Calculate edges with VectorSet instead of Map
Compare 19 commits »
Lukas Tönne created pull request blender/blender#120508 2024-04-11 10:50:59 +02:00
GPv3: Implementation of sculpt mode tools
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-04-11 10:36:57 +02:00
22ba15159a Removed unused parts of the 3D view header UI.
38e32aca6d Removed commented-out entries in the sculpt mode keymap.
Compare 2 commits »
Lukas Tönne created pull request blender/blender#120506 2024-04-11 10:13:20 +02:00
GPv3: Cleanup: Rename keymap functions to gpencil_legacy
Lukas Tönne created branch gp3-keymap-legacy-rename in LukasTonne/blender 2024-04-11 10:12:26 +02:00
Lukas Tönne pushed to gp3-keymap-legacy-rename at LukasTonne/blender 2024-04-11 10:12:26 +02:00
82e5d6d125 GPv3: Cleanup: Rename keymap functions to gpencil_legacy.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-04-11 09:44:12 +02:00
24cffb74d1 Merge branch 'main' into gp3-sculpt-tools
658a9ac3a9 GPv3: Initial sculpt mode
88526ab5f4 Collection Export: Don't draw ignored properties for OBJ and USD
0f46e02310 Mesh: Draw triangle index buffer creation improvements
6bafe65d28 Mesh: Calculate edges with VectorSet instead of Map
Compare 77 commits »