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 pushed to nrupsis-example-patch at nrupsis/blender-manual 2023-08-02 21:34:36 +02:00
473ee49255 Added a new line to actions manual page
Nate Rupsis created branch nrupsis-example-patch in nrupsis/blender-manual 2023-08-02 21:34:36 +02:00
Nate Rupsis approved blender/blender#110567 2023-07-31 16:37:54 +02:00
Animation: Match Slope slider

lgtm.

Nate Rupsis commented on pull request blender/blender#110567 2023-07-31 16:31:07 +02:00
Animation: Match Slope slider

imo, In the context of getting *left_key and *right_key i think fcurve_segment_*_get() is understandable. I do think there needs to be some comments around inclusivity.

Nate Rupsis closed pull request blender/blender-manual#104512 2023-07-28 19:18:01 +02:00
Update manual/editors/dope_sheet/introduction.rst
Nate Rupsis commented on pull request blender/blender-manual#104512 2023-07-28 19:18:01 +02:00
Update manual/editors/dope_sheet/introduction.rst

Landed in 57a4c2bbd9

(I also fixed the accidental line deletion in https://projects.blender.org/blender/b

Nate Rupsis pushed to main at blender/blender-manual 2023-07-28 19:17:11 +02:00
0266cba153 Fix: Revert deleted Extending Keyframes section from dope sheet introdcution
Nate Rupsis pushed to main at blender/blender-manual 2023-07-28 19:15:38 +02:00
57a4c2bbd9 Animation: Adding Sliding Keyframes section to dope sheet introduction
Nate Rupsis deleted branch NLA-duplicate-vs-linked from nrupsis/blender 2023-07-27 18:14:16 +02:00
Nate Rupsis merged pull request blender/blender#110316 2023-07-27 18:14:14 +02:00
Animation: Default NLA duplucation hot keys to duplicate linked
Nate Rupsis pushed to main at blender/blender 2023-07-27 18:14:13 +02:00
8183f21258 Animation: Default NLA duplucation hot keys to duplicate linked
Nate Rupsis commented on pull request blender/blender#110316 2023-07-25 19:25:09 +02:00
Animation: Default NLA duplucation hot keys to duplicate linked

could you also update the menu entry for 'Duplicate' so that it uses the same operator as the keymap, just to see if that still behaves ok or if we actually want the menu to behave differently…

Nate Rupsis pushed to NLA-duplicate-vs-linked at nrupsis/blender 2023-07-24 20:19:45 +02:00
bc746df2c1 update NLA menu operator to duplicate_move; now showing keybindings in menu.
71a451eb2d Merge branch 'main' into NLA-duplicate-vs-linked
8fd0551bfe Cleanup: format
c7eb426eae Cleanup: Remove leftover code in versioning
00e5b2b6db Refactor: Anim, simplify Armature drawing code a little bit
Compare 68 commits »
Nate Rupsis commented on issue blender/blender#109787 2023-07-21 17:04:19 +02:00
Regression: Dragging an Nla strip causes a crash

@PratikPB2123 NLA vertical reordering was landed in 4.0. No need to backport

Nate Rupsis pushed to main at blender/blender 2023-07-21 14:41:03 +02:00
9ec018e1df Fix: Bump BLENDER_FILE_SUBVERSION to 11 used in #108286
Nate Rupsis approved blender/blender#110306 2023-07-20 20:14:29 +02:00
Animation: Disable NLA mapping if no NLA tracks are present

What a nice little improvement :)

Nate Rupsis commented on pull request blender/blender#110306 2023-07-20 20:13:20 +02:00
Animation: Disable NLA mapping if no NLA tracks are present

Curious to know how you profiled.

Nate Rupsis created pull request blender/blender#110316 2023-07-20 19:56:49 +02:00
Animation: Default NLA duplucation hot keys to duplicate linked