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 deleted branch 100718-NLA-hold-forward-inconsistency from blender/blender 2023-09-11 18:40:41 +02:00
Nate Rupsis pushed to main at blender/blender 2023-09-11 18:40:41 +02:00
9da88301ef Fix #100718: NLA Hold Forward Inconsistency
Nate Rupsis closed issue blender/blender#100718 2023-09-11 18:40:40 +02:00
NLA Editor: "Hold Forward" for "Edited Action" track doesn't work
Nate Rupsis merged pull request blender/blender#109182 2023-09-11 18:40:39 +02:00
Fix #100718: NLA Hold Forward Inconsistency
Nate Rupsis pushed to 100718-NLA-hold-forward-inconsistency at blender/blender 2023-09-11 18:21:06 +02:00
5a37c09e11 bump 306 subversion
8aa07be7e7 Merge branch 'main' into 100718-NLA-hold-forward-inconsistency
e5325b3ee1 GPv3: Mirror grease pencil frames
d7f1e6fb12 Cycles: GPU denoising refactor
678b827605 Fix: USD export: revert renaming active UV maps
Compare 49 commits »
Nate Rupsis pushed to 100718-NLA-hold-forward-inconsistency at blender/blender 2023-09-08 17:46:13 +02:00
5dfee7db1b removing redundant empty list lookup
392b7d87a0 Merge branch 'main' into 100718-NLA-hold-forward-inconsistency
be68db8ff9 Geometry Nodes: Show node group in modifier UI after duplication
6642bd6220 UI: Remove name property from node interface active panel UI
80b1d098a7 UI: Add a separator before modifier context menu geometry nodes items
Compare 81 commits »
Nate Rupsis commented on pull request blender/blender#112148 2023-09-08 17:19:52 +02:00
Animation: Rename Graph_OT_sample

Any reason "Bake Keys" and Not "Bake Keyframes"?

Nate Rupsis approved blender/blender#112151 2023-09-08 17:18:21 +02:00
Animation: Rename ACTION_OT_sample

Easy enough :D

Nate Rupsis pushed to 89339-NLA-influence-keyed-zero at nrupsis/blender 2023-09-08 16:10:55 +02:00
725167748d adding in NLA curve case to stop crashes
5b38ffe2c3 addressing PR comments
3ca226fea1 Merge branch 'main' into 100718-NLA-hold-forward-inconsistency
d99af958d7 UI: Show Selected Tool Item
1b2e29e692 Cleanup: Clarify path variable name in thumbnail create function
Compare 10 commits »
Nate Rupsis created branch 89339-NLA-influence-keyed-zero in nrupsis/blender 2023-09-08 16:10:55 +02:00
Nate Rupsis pushed to 100718-NLA-hold-forward-inconsistency at blender/blender 2023-09-07 22:07:47 +02:00
5b38ffe2c3 addressing PR comments
3ca226fea1 Merge branch 'main' into 100718-NLA-hold-forward-inconsistency
d99af958d7 UI: Show Selected Tool Item
1b2e29e692 Cleanup: Clarify path variable name in thumbnail create function
63e210895b UI: Proper Selection Highlight for Confirms
Compare 629 commits »
Nate Rupsis closed pull request blender/blender#110903 2023-09-07 19:01:15 +02:00
Animation: Add channel type options to the Bake Action operator
Nate Rupsis commented on pull request blender/blender#110903 2023-09-07 19:01:13 +02:00
Animation: Add channel type options to the Bake Action operator

Helping land this PR for @BClark & @cmbasnett here: blender/blender#111997

Nate Rupsis commented on pull request blender/blender#109182 2023-09-07 18:38:20 +02:00
Fix #100718: NLA Hold Forward Inconsistency

The hold forward issue only occurs when there is an action and at least one NLA track. Thus, to preserve backwards functionality, yes we need to check for this. Will add a comment 👍

Nate Rupsis commented on pull request blender/blender#111984 2023-09-06 16:44:05 +02:00
Fix #110108: NLA absolute snapping

is there a reason we update *td.loc in it's own loop? Couldn't that be done at the bottom of the other loop?

Nate Rupsis commented on pull request blender/blender#111984 2023-09-06 16:43:21 +02:00
Fix #110108: NLA absolute snapping

Minor: first line in comment is a little long.

Nate Rupsis created pull request blender/blender#111997 2023-09-05 22:09:11 +02:00
Animation: Add channel type options to the Bake Action operator
Nate Rupsis pushed to anim-bake-components at nrupsis/blender 2023-09-05 22:04:51 +02:00
b5554a570d Merge branch 'main' into anim-bake-components
5fac8f822b Texture Nodes: Refactor Add menu
f0acbd151d Fix: Build error with Audaspace turned on
fdda220a64 FIx: Workbench: Texture-less materials in texture mode
Compare 4 commits »
Nate Rupsis pushed to anim-bake-components at nrupsis/blender 2023-09-05 22:01:47 +02:00
b2a877aadd removing existing add paths
7aabe777c3 Merge branch 'main' into anim-bake-components
df26271db4 Fix NaN in Principled Huang Hair sphg_dir()
d5b9127e1b Fix: free BoneCollection ID props when the collection is freed
71b4a97cbc Refactor: De-duplicate Metal RT self intersection checks
Compare 190 commits »