Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim merged pull request blender/blender#126711 2024-08-24 01:26:40 +02:00
Cleanup: Combine `x_tilt` and `y_tilt` into single `float2`
Sean Kim pushed to main at blender/blender 2024-08-24 01:26:40 +02:00
43f5b1b5fc Cleanup: Combine x_tilt and y_tilt into single float2
Sean Kim commented on pull request blender/blender#126712 2024-08-24 01:25:52 +02:00
Cleanup: Organize Sculpt Paint brush related variables
Sean Kim pushed to color-cleanup at Sean-Kim/blender 2024-08-24 01:25:20 +02:00
830d885575 Move hardness variable
Sean Kim created pull request blender/blender#126712 2024-08-24 01:21:14 +02:00
color-cleanup
Sean Kim created branch color-cleanup in Sean-Kim/blender 2024-08-24 01:18:09 +02:00
Sean Kim pushed to color-cleanup at Sean-Kim/blender 2024-08-24 01:18:09 +02:00
23273f79ae Merge branch 'main' of projects.blender.org:blender/blender into color-cleanup
f7dad1467d Cleanup: Organize Sculpt Paint brush related variables
47a54b664a Cleanup: Remove dead StrokeCache variables
bc43d243bb UI: SVG Icon ID Names Underscores Not Period
0e5c6ec33f Cleanup: Remove sculpt_brush_types.cc
Compare 10 commits »
Sean Kim deleted branch remove-dead-stroke-cache-variables from Sean-Kim/blender 2024-08-24 01:14:19 +02:00
Sean Kim pushed to main at blender/blender 2024-08-24 01:14:16 +02:00
47a54b664a Cleanup: Remove dead StrokeCache variables
Sean Kim merged pull request blender/blender#126710 2024-08-24 01:14:16 +02:00
Cleanup: Remove dead `StrokeCache` variables
Sean Kim commented on pull request blender/blender#126711 2024-08-24 00:51:38 +02:00
Cleanup: Combine x_tilt and y_tilt into single float2
Sean Kim created pull request blender/blender#126711 2024-08-24 00:50:49 +02:00
Cleanup: Combine x_tilt and y_tilt into single float2
Sean Kim pushed to stroke-cache-tilt at Sean-Kim/blender 2024-08-24 00:49:42 +02:00
51e5a8a06a Cleanup: Combine x_tilt and y_tilt into single float2
Sean Kim created branch stroke-cache-tilt in Sean-Kim/blender 2024-08-24 00:49:42 +02:00
Sean Kim commented on pull request blender/blender#126710 2024-08-24 00:35:51 +02:00
Cleanup: Remove dead StrokeCache variables
Sean Kim created pull request blender/blender#126710 2024-08-24 00:35:09 +02:00
Cleanup: Remove dead StrokeCache variables
Sean Kim pushed to remove-dead-stroke-cache-variables at Sean-Kim/blender 2024-08-24 00:32:47 +02:00
ae7ff8312a Cleanup: Remove dead StrokeCache variables
d5e591b3dc Refactor: Sculpt: Add helper function to access all BVH nodes
0ff0e41c62 Cleanup: Sculpt: Remove unnecessary function prefixes in sculpt_pose.cc
fb7496f325 Cleanup: Sculpt: Simplify local function naming in sculpt.cc
c394aa9cea Cleanup: Add r_ prefix for ED_view3d_global_to_vector
Compare 10 commits »
Sean Kim created branch remove-dead-stroke-cache-variables in Sean-Kim/blender 2024-08-24 00:32:47 +02:00
Sean Kim deleted branch remove-sculpt-brush-types from Sean-Kim/blender 2024-08-24 00:22:53 +02:00
Sean Kim merged pull request blender/blender#126708 2024-08-24 00:22:51 +02:00
Cleanup: Remove sculpt_brush_types.cc