Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim closed issue blender/blender#125838 2024-08-04 18:28:49 +02:00
Sculpt: Elastic Deform brush not respecting masks
Sean Kim merged pull request blender/blender#125849 2024-08-04 18:28:48 +02:00
Fix #125838: Elastic deform brush does not respect mask values
Sean Kim created pull request blender/blender#125849 2024-08-04 07:16:06 +02:00
Fix #123838: Elastic deform brush does not respect mask values
Sean Kim pushed to fix-125838 at Sean-Kim/blender 2024-08-04 07:15:39 +02:00
6b767bbcec Fix #123838: Elastic deform brush does not respect mask values
Sean Kim created branch fix-125838 in Sean-Kim/blender 2024-08-04 07:15:38 +02:00
Sean Kim commented on issue blender/blender#125838 2024-08-04 07:04:54 +02:00
Sculpt: Elastic Deform brush not respecting masks

Can confirm, likely broke in 1efe3983ec1f66d80f3fc75ca892070e7245954d with refactor

Sean Kim pushed to main at Sean-Kim/.profile 2024-08-04 04:01:17 +02:00
066993afe6 Update reports/2024.md
Sean Kim created pull request blender/blender#125845 2024-08-04 03:46:35 +02:00
Sculpt: Initial data-oriented refactor of boundary brush
Sean Kim pushed to boundary-brush-refactor at Sean-Kim/blender 2024-08-04 03:34:11 +02:00
d3bbbb2a26 BMesh implementation complete
b100dedb7b Initial bmesh
Compare 2 commits »
Sean Kim pushed to boundary-brush-refactor at Sean-Kim/blender 2024-08-04 02:11:02 +02:00
c9d3309c5f Finish multires
Sean Kim pushed to boundary-brush-refactor at Sean-Kim/blender 2024-08-04 00:15:17 +02:00
221d3aa10e Cleanup, first multires deformation
93218b6879 Progress
8fccaa5070 Add grids & bmesh helper gather functions
2a54c19916 Remove unnecessary definition of gather_data_mesh
f575881ffa Cleanup extra code
Compare 5 commits »
Sean Kim pushed to boundary-brush-refactor at Sean-Kim/blender 2024-08-03 22:19:35 +02:00
9be3a4e351 Smooth deformation fixes
Sean Kim pushed to boundary-brush-refactor at Sean-Kim/blender 2024-08-03 07:41:11 +02:00
c65138ab2f Smooth progress
95c30e9f59 Twist brush, fix cloth sim
eb86b03eaa fix & grab brush
639d5f786e Inflate brush
15500a6651 Slide brush
Compare 6 commits »
Sean Kim pushed to boundary-brush-refactor at Sean-Kim/blender 2024-08-03 02:08:07 +02:00
af1b7da4f8 Mesh bend working
66ee90841a Merge branch 'main' of projects.blender.org:blender/blender into boundary-brush-refactor
e758e947c4 Cleanup: Sculpt: Extract boundary strength calculation
9647d6697d Merge branch 'main' of projects.blender.org:blender/blender into boundary-brush-refactor
5b61a01c19 Fix #125750: NaN on Glossy materials with low roughness
Compare 19 commits »
Sean Kim deleted branch extract-boundary-constant from Sean-Kim/blender 2024-08-02 22:10:49 +02:00
Sean Kim merged pull request blender/blender#125799 2024-08-02 22:10:47 +02:00
Cleanup: Sculpt: Extract boundary strength calculation
Sean Kim pushed to main at blender/blender 2024-08-02 22:10:46 +02:00
e758e947c4 Cleanup: Sculpt: Extract boundary strength calculation
Sean Kim pushed to boundary-brush-refactor at Sean-Kim/blender 2024-08-02 20:33:52 +02:00
9b3270907a Add main transformation & filter methods
382b2ede64 More backported changes
2db2f3f1d8 Merge branch 'main' of projects.blender.org:blender/blender into boundary-brush-refactor
Compare 3 commits »
Sean Kim created branch boundary-brush-refactor in Sean-Kim/blender 2024-08-02 20:33:52 +02:00
Sean Kim commented on pull request blender/blender#125799 2024-08-02 05:02:23 +02:00
Cleanup: Sculpt: Extract boundary strength calculation