Sean Kim Sean-Kim
  • Joined on 2023-12-14
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
Sean Kim created pull request blender/blender#129182 2024-10-18 00:21:53 +02:00
Fix #127557: Polyline gesture creates extra point
Sean Kim pushed to apply-127827-polyline-fix at Sean-Kim/blender 2024-10-18 00:17:49 +02:00
73ef7b9117 Fix #127557: Polyline gesture creates extra point
0e22e4fcea Release: Bump to 4.2.3 release
c7e989bd32 Fix #126205: Do not rebuild collection caches on any ID deletion.
adf990f5e1 BKE: id_delete: Do not forbid layer collection resync in non-Main case.
087aea876d Fix #125446: Video decoding artifacts with some video widths
Compare 10 commits »
Sean Kim created branch apply-127827-polyline-fix in Sean-Kim/blender 2024-10-18 00:17:49 +02:00
Sean Kim commented on issue blender/blender#128285 2024-10-17 23:19:24 +02:00
"Enhance Details" while smoothing in sculpt mode crashes Blender.

@Clayton-Howard It might be the tablet, try updating drivers for it.

This sounds like a similar issue as #126939

Sean Kim pushed to main at blender/blender 2024-10-17 23:14:46 +02:00
faef1afb90 Merge branch 'blender-v4.3-release'
e01713be7c Fix #129135: Automasking topology doesn't work with certain brushes
Compare 2 commits »