Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim deleted branch fix-texture-paint-line-129116 from Sean-Kim/blender 2024-10-18 20:21:12 +02:00
Sean Kim closed issue blender/blender#129116 2024-10-18 20:21:08 +02:00
Line stroke preview gizmo(?) not seen in 4.3
Sean Kim merged pull request blender/blender#129132 2024-10-18 20:21:04 +02:00
Fix #129116: Texture Paint Line stroke preview does not show up
Sean Kim pushed to blender-v4.3-release at blender/blender 2024-10-18 20:21:03 +02:00
c2073095c9 Fix #129116: Texture Paint Line stroke preview does not show up
Sean Kim commented on pull request blender/blender#129132 2024-10-18 16:17:00 +02:00
Fix #129116: Texture Paint Line stroke preview does not show up

@JulianEisel - planning on merging this later today, its tiny and doesn’t really need a review from you, just thought you might want to be informed of the weird behavior mentioned earlier

Sean Kim commented on pull request blender/blender#129184 2024-10-18 07:06:16 +02:00
Fix #126939: Smooth / Enhance Details brush crash when using tablet

Another option here is to make the pen_flip variable actually static across the lifetime of a stroke. If I use the eraser mode on my tablet, it actually triggers a new stroke upon press, however, I don't know if that's a tablet specific detail. Maybe @JulienKaspar can weigh in on the expected behavior?

Sean Kim commented on issue blender/blender#126939 2024-10-18 02:45:55 +02:00
Blender crashes every time i try to use "Smooth" set on negative direction with stylus

Have a build up for testing in !129184, will attempt to reproduce the issue on my tablet when I get the chance.

Sean Kim pushed to fix-126939-enhance-details-crash at Sean-Kim/blender 2024-10-18 02:40:47 +02:00
dfdd8452c2 make format
Sean Kim closed issue blender/blender#128285 2024-10-18 02:39:36 +02:00
"Enhance Details" while smoothing in sculpt mode crashes Blender.
Sean Kim commented on issue blender/blender#128285 2024-10-18 02:39:31 +02:00
"Enhance Details" while smoothing in sculpt mode crashes Blender.

I have a potential fix in the linked issue that should be available for testing shortly in the linked PR. I'm going to close this one as a duplicate, since I'm fairly certain that fix will fix…

Sean Kim commented on pull request blender/blender#129184 2024-10-18 02:35:51 +02:00
Fix #126939: Smooth / Enhance Details brush crash when using tablet

I need to verify this behavior with a tablet specifically, but I can somewhat simulate the concept of the pen_flip variable changing mid stroke with the following diff

diff --git…
Sean Kim created pull request blender/blender#129184 2024-10-18 02:32:02 +02:00
Fix #126939: Smooth / Enhance Details brush crash when using tablet
Sean Kim pushed to fix-126939-enhance-details-crash at Sean-Kim/blender 2024-10-18 02:31:02 +02:00
a9a763a702 Fix #126939: Smooth / Enhance Details brush crash when using tablet
e01713be7c Fix #129135: Automasking topology doesn't work with certain brushes
0a560582b5 Fix: GPv3: Python: Missing parent_group property on layer groups
ca2058ab04 Fix #129128: broken data-block search for short names
c539ea792c Fix: GPv3: Reduce draw tool performance regression
Compare 10 commits »
Sean Kim created branch fix-126939-enhance-details-crash in Sean-Kim/blender 2024-10-18 02:31:02 +02:00
Sean Kim commented on pull request blender/blender#129182 2024-10-18 00:22:21 +02:00
Fix #127557: Polyline gesture creates extra point