Nate Rupsis nrupsis
  • Chicago
  • https://blunder.training/
  • I do stuff, and sometimes things. Working as a developer / contributor in the Animation & Rigging module.

    I love learning, and teaching. So feel free to hit me up in blender chat if you want to learn how to develop blender!

  • Joined on 2021-11-11
Nate Rupsis created branch NLA-clamp-scroll in blender/blender 2023-06-28 21:30:37 +02:00
Nate Rupsis commented on issue blender/blender#89549 2023-06-28 15:01:42 +02:00
Missing undo push for Paint Mask and Vertex Selection in weight paint

Can confirm it's still an issue in 3.6

Nate Rupsis commented on pull request blender/blender#108286 2023-06-23 15:59:35 +02:00
Animation: Make Vertex Weight Edit modifier inclusive

I think you're right. However, I don't know how you assign weights to vertices that are not already in a vgroup? The tool tip for the Group add is "Lower bounds for a vertex's weight to be added…

Nate Rupsis closed pull request blender/blender#107281 2023-06-21 03:26:59 +02:00
Fix #100718: NLA Hold Forward Inconsistency
Nate Rupsis commented on pull request blender/blender#107281 2023-06-21 03:26:58 +02:00
Fix #100718: NLA Hold Forward Inconsistency

I'll finish landing this change in 109182 (Since I don't believe I can update this PR...)

Nate Rupsis created pull request blender/blender#109182 2023-06-21 03:25:09 +02:00
Fix #100718: NLA Hold Forward Inconsistency
Nate Rupsis pushed to 100718-NLA-hold-forward-inconsistency at blender/blender 2023-06-21 03:21:52 +02:00
1aef7e2e0b adding in changed with PR feedback
Nate Rupsis created branch 100718-NLA-hold-forward-inconsistency in blender/blender 2023-06-21 03:21:52 +02:00
Nate Rupsis deleted branch NLA-vertical-shuffle-core from nrupsis/blender 2023-06-20 17:10:16 +02:00
Nate Rupsis pushed to main at blender/blender 2023-06-20 17:10:16 +02:00
4268ac0ed9 Animation: NLA Vertical Reorder
Nate Rupsis merged pull request blender/blender#107990 2023-06-20 17:10:15 +02:00
Animation: NLA Vertical Reorder
Nate Rupsis pushed to NLA-vertical-shuffle-core at nrupsis/blender 2023-06-20 15:32:30 +02:00
9ed03a6699 adding in message when trying to drop NLA strip on a locked track
ac611e519d Merge branch 'main' into NLA-vertical-shuffle-core
cedec09d05 Fix #109130: Crash with Snap Project Individual
7764c87528 Cleanup: Transform Snap Object Code
93e2e749da Outliner: Port armature elements to new tree-element code design
Compare 295 commits »
Nate Rupsis commented on pull request blender/blender#108286 2023-06-16 15:09:08 +02:00
Animation: Make Vertex Weight Edit modifier inclusive

To preserve previous behavior (i.e, exclusivity) I think we should only consider cases where the default weight is equal to the add/subtract threshold. That way we're only modifying peoples files…

Nate Rupsis pushed to main at blender/blender 2023-06-15 15:37:12 +02:00
01726de71f Merge branch 'blender-v3.6-release'
f78aa6c034 Fix #108527: Fixing Vertex Group operators to default back to Active Vertex Group
Compare 2 commits »
Nate Rupsis deleted branch 108527-vertex-group-fix from nrupsis/blender 2023-06-15 15:36:11 +02:00
Nate Rupsis closed issue blender/blender#108527 2023-06-15 15:36:09 +02:00
Regression: Vertex Group operators not defaulting to Active Vertex Group
Nate Rupsis pushed to blender-v3.6-release at blender/blender 2023-06-15 15:36:08 +02:00
f78aa6c034 Fix #108527: Fixing Vertex Group operators to default back to Active Vertex Group
Nate Rupsis merged pull request blender/blender#108902 2023-06-15 15:36:07 +02:00
Fix #108527: Fixing Vertex Group operators to default back to Active Vertex Group
Nate Rupsis pushed to 108527-vertex-group-fix at nrupsis/blender 2023-06-15 15:33:55 +02:00
2b7579c5f5 comment cleanup