Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim commented on issue blender/blender#127259 2024-09-09 18:30:37 +02:00
Regression: Sculpt: Hovering with pose brush on dense mesh freezes Blender

The cause of the slowdown is the "Pose Origin Offset" field changing from a default of 0.0 to 0.35, requiring more preprocessing of data both when using the brush and updating the preview

@Julie…

Sean Kim pushed to main at Sean-Kim/.profile 2024-09-09 16:47:47 +02:00
4158d99862 Update reports/2024.md
Sean Kim commented on issue blender/blender#127325 2024-09-09 06:32:33 +02:00
"Smear Multires Displacement"-brush: areas suddenly disappear

Don’t know off the top of my head what other dependency would affect it - TBB is my only other immediate thought.

Sean Kim commented on issue blender/blender#127325 2024-09-09 06:29:03 +02:00
"Smear Multires Displacement"-brush: areas suddenly disappear

There were some changes @HooglyBoogly did last week related to normals updating that is likely related - to accurately bisect you probably need to toggle OpenSubdiv for your lite build, though…

Sean Kim pushed to main at Sean-Kim/.profile 2024-09-08 02:02:07 +02:00
6db6cd19b4 Update reports/2024.md
Sean Kim commented on issue blender/blender#127259 2024-09-07 07:13:04 +02:00
Regression: Sculpt: Hovering with pose brush on dense mesh freezes Blender

Somehow the bad commit here is 7b0ea0f1b4309d8445b5027f1bfe8e0cbe90a91c

Sean Kim deleted branch fix-bmesh-neighbor from Sean-Kim/blender 2024-09-07 05:53:54 +02:00
Sean Kim pushed to main at blender/blender 2024-09-07 05:53:51 +02:00
2204157a2c Refactor: Clear result neighbor vector for vert_neighbors_get_bmesh
Sean Kim merged pull request blender/blender#127273 2024-09-07 05:53:51 +02:00
Refactor: Clear result neighbor vector for vert_neighbors_get_bmesh
Sean Kim created pull request blender/blender#127273 2024-09-07 04:46:50 +02:00
Refactor: Clear result neighbor vector for vert_neighbors_get_bmesh
Sean Kim pushed to fix-bmesh-neighbor at Sean-Kim/blender 2024-09-07 04:45:23 +02:00
4a458289ed Refactor: Clear result neighbor vector for vert_neighbors_get_bmesh
01fa3b861e Fix: Sculpt dyntopo boundary automasking processing too many neighbors
916812bbcf Cleanup: Specialize cavity occlusion automasking
b520ae6efe Cleanup: Small non-functional cleanup in usd_writer_mesh
27ce4b9fc4 Fix: Sculpt: Automask bake crash with dyntopo topology changing brush
Compare 10 commits »
Sean Kim created branch fix-bmesh-neighbor in Sean-Kim/blender 2024-09-07 04:45:22 +02:00
Sean Kim deleted branch sculpt-automasking-bmesh from Sean-Kim/blender 2024-09-07 04:12:05 +02:00
Sean Kim pushed to main at blender/blender 2024-09-07 04:12:02 +02:00
01fa3b861e Fix: Sculpt dyntopo boundary automasking processing too many neighbors
Sean Kim merged pull request blender/blender#127270 2024-09-07 04:12:01 +02:00
Fix: Sculpt dyntopo boundary automasking processing too many neighbors
Sean Kim deleted branch specialize-cavity-automasking from Sean-Kim/blender 2024-09-07 03:39:54 +02:00
Sean Kim merged pull request blender/blender#127218 2024-09-07 03:39:51 +02:00
Cleanup: Specialize cavity occlusion automasking
Sean Kim pushed to main at blender/blender 2024-09-07 03:39:51 +02:00
916812bbcf Cleanup: Specialize cavity occlusion automasking