Lukas Tönne LukasTonne
Lukas Tönne pushed to tmp-rb-only-cache-read at LukasTonne/blender 2024-07-31 12:09:38 +02:00
ec33bd26d2 Preemtpively update cache to avoid deadlock.
4a4ddf6b40 Merge branch 'main' into tmp-rb-only-cache-read
a3c10a4e62 Funding: Add FUNDING.yml to link to fund.blender.org on GitHub mirror
ef855a8165 Fix #125681: GPv3: Inverted "Fade Inactive Layers" option
ef505727c6 Fix error where upgrading an extension always enabled it
Compare 113 commits »
Lukas Tönne commented on issue blender/blender#125687 2024-07-31 11:40:54 +02:00
Grease Pencil shapes don't show preview before committing
  1. The show_lasso/GP_BRUSH_DISSABLE_LASSO property is only in the GreasePencilDisplayPanel, but this panel never seems to be drawn.
  2. The primitive tools don't show a brush selector. I'm…
Lukas Tönne commented on issue blender/blender#125687 2024-07-31 10:24:42 +02:00
Grease Pencil shapes don't show preview before committing

Hang on, does that mean hiding the fill color is actually intentional, and fill showing up is the broken part?

Lukas Tönne commented on issue blender/blender#125687 2024-07-31 10:14:58 +02:00
Grease Pencil shapes don't show preview before committing

@PratikPB2123 Since it's so easy to get into a non-repro state i would take the bisect with a grain of salt. You might see a "good" commit and it never goes back to a "bad" commit. Could you still…

Lukas Tönne commented on issue blender/blender#125687 2024-07-31 09:51:15 +02:00
Grease Pencil shapes don't show preview before committing

Also worth pointing out that some of the shapes like Arc and Curve start out "flat" with no visible area, so the fill isn't visible until adding more points or moving the control handles. Should…

Lukas Tönne commented on issue blender/blender#125687 2024-07-31 09:48:59 +02:00
Grease Pencil shapes don't show preview before committing

Was able to repro it once, but not any more. I'm not sure which action "fixed" the drawing:

  • At some point i started drawing regular strokes with the fill material and they show up correctly. -…
Lukas Tönne created pull request blender/blender#125695 2024-07-31 09:34:53 +02:00
Fix #125679: Grab tool transform mouse delta must be in layer space
Lukas Tönne pushed to gpv3-grab-tool-local-delta at LukasTonne/blender 2024-07-31 09:33:42 +02:00
e4f6a99ed0 Fix #125679: Grab tool transform mouse delta must be in layer space.
ef855a8165 Fix #125681: GPv3: Inverted "Fade Inactive Layers" option
ef505727c6 Fix error where upgrading an extension always enabled it
7b05c2b7ed Fix: Boundary brush crash when not on boundary
14b03fca3c PyAPI: add bpy.app.python_args, use when calling Python from Blender
Compare 10 commits »
Lukas Tönne created branch gpv3-grab-tool-local-delta in LukasTonne/blender 2024-07-31 09:33:42 +02:00
Lukas Tönne pushed to main at blender/blender 2024-07-30 18:13:43 +02:00
1ea09e514b Fix hash for test data submodule.
Lukas Tönne pushed to main at blender/blender-test-data 2024-07-30 18:09:55 +02:00
00d24c72fc GPv2 compatibility test files
Lukas Tönne deleted branch gpv2-load-test from LukasTonne/blender-test-data 2024-07-30 18:09:55 +02:00
Lukas Tönne merged pull request blender/blender-test-data#7 2024-07-30 18:09:53 +02:00
GPv2 compatibility test files
Lukas Tönne commented on pull request blender/blender#125663 2024-07-30 17:49:35 +02:00
Fix crash when loading GPv2 file, add back missing modifier info

Here's a PR for actually adding GPv2 test files: blender/blender-test-data#7 These are automatically loaded by the blendfile_versioning test. I've confirmed…

Lukas Tönne deleted branch gpv3-revert-legacy-modifier-info from LukasTonne/blender 2024-07-30 17:47:58 +02:00
Lukas Tönne pushed to main at blender/blender 2024-07-30 17:47:55 +02:00
00335fa46b Fix crash when loading GPv2 file, add back missing modifier info
Lukas Tönne merged pull request blender/blender#125663 2024-07-30 17:47:54 +02:00
Fix crash when loading GPv2 file, add back missing modifier info
Lukas Tönne commented on pull request blender/blender-test-data#7 2024-07-30 17:46:32 +02:00
GPv2 compatibility test files
Lukas Tönne created pull request blender/blender-test-data#7 2024-07-30 17:44:27 +02:00
GPv2 compatibility test files
Lukas Tönne created branch gpv2-load-test in LukasTonne/blender-test-data 2024-07-30 17:43:47 +02:00