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 NLA-duplicate-vs-linked at nrupsis/blender 2023-07-20 19:52:54 +02:00
8cf940cf12 auto save failed me
Nate Rupsis pushed to NLA-duplicate-vs-linked at nrupsis/blender 2023-07-20 19:49:21 +02:00
ee7655d9a3 Swapping NLA dupliacte / duplicate linked hot keys; updating tool tips
65a32bd007 Merge branch 'main' into NLA-duplicate-vs-linked
f10fdcd0e8 Fix: Build issue with MSVC
c1cb7f0900 Tools: more efficient grouping of edits code_clean.py
b1daf6bfad Tools: add --jobs arguments to clang checker and code-clean tool
Compare 10 commits »
Nate Rupsis created branch NLA-duplicate-vs-linked in nrupsis/blender 2023-07-20 19:49:21 +02:00
Nate Rupsis deleted branch NLA-clamp-scroll from blender/blender 2023-07-19 16:12:23 +02:00
Nate Rupsis merged pull request blender/blender#109473 2023-07-19 16:12:22 +02:00
Animation: Vertically locking the NLA so it doesn't scroll to infinity
Nate Rupsis pushed to main at blender/blender 2023-07-19 16:12:22 +02:00
7146371964 Animation: Vertically locking the NLA so it doesn't scroll to infinity
Nate Rupsis pushed to NLA-clamp-scroll at blender/blender 2023-07-19 15:56:05 +02:00
dd11940922 fix minor formatting
dae81b3956 Merge branch 'main' into NLA-clamp-scroll
18096bd18a Editors: move curve directory to C++
a79680b4d1 Fix: End of non void function error in previous commit
817a1a5c8f Fix: End of non void function error in last commit
Compare 120 commits »
Nate Rupsis commented on pull request blender/blender#109182 2023-07-18 20:27:46 +02:00
Fix #100718: NLA Hold Forward Inconsistency

@blender-bot package

Nate Rupsis pushed to 100718-NLA-hold-forward-inconsistency at blender/blender 2023-07-18 20:20:08 +02:00
fdb7a4adb4 forgot to ensure that we only update if a strip is present
Nate Rupsis pushed to 100718-NLA-hold-forward-inconsistency at blender/blender 2023-07-18 19:11:40 +02:00
eb516521d1 adding in versioning
36a8ed8da4 Merge branch 'main' into 100718-NLA-hold-forward-inconsistency
a75b7e1551 Sculpt: Split paint_vertex.cc into paint_weight.cc
b85c7ade70 Cleanup: make ButterworthCoefficients a private struct
c38a52885b Fix #110037: uninitialized result array and typos
Compare 753 commits »
Nate Rupsis pushed to 100718-NLA-hold-forward-inconsistency at nrupsis/blender 2023-07-18 19:10:04 +02:00
eb516521d1 adding in versioning
Nate Rupsis commented on pull request blender/blender-manual#104512 2023-07-18 03:32:37 +02:00
Update manual/editors/dope_sheet/introduction.rst

A suggestion to make it a little more concise.

Nate Rupsis created branch 100718-NLA-hold-forward-inconsistency in nrupsis/blender 2023-07-14 16:45:59 +02:00
Nate Rupsis pushed to 100718-NLA-hold-forward-inconsistency at nrupsis/blender 2023-07-14 16:45:59 +02:00
36a8ed8da4 Merge branch 'main' into 100718-NLA-hold-forward-inconsistency
a75b7e1551 Sculpt: Split paint_vertex.cc into paint_weight.cc
b85c7ade70 Cleanup: make ButterworthCoefficients a private struct
c38a52885b Fix #110037: uninitialized result array and typos
93d2a202b2 DRW: Fix wrong integer type for drw_view_id
Compare 10 commits »
Nate Rupsis pushed to main at blender/blender 2023-07-13 16:10:08 +02:00
10428bd2b4 Fix #109787: filter out non Fcurve channels from nlatrack_truncate_temporary_tracks
Nate Rupsis deleted branch 109787-nla-dragging-crash from nrupsis/blender 2023-07-13 16:10:08 +02:00
Nate Rupsis closed issue blender/blender#109787 2023-07-13 16:10:07 +02:00
Regression: Dragging an Nla strip causes a crash
Nate Rupsis merged pull request blender/blender#110032 2023-07-13 16:10:06 +02:00
Fix #109787: filter out non Fcurve channels from nlatrack_truncate_temporary_tracks
Nate Rupsis pushed to NLA-clamp-scroll at blender/blender 2023-07-13 13:38:08 +02:00
388f1b5278 some slight cleanup
cfdbeca357 Merge branch 'main' into NLA-clamp-scroll
c48f8cd12b Geometry Nodes: Rotation socket tooltip
99b962811b Cleanup: Fix typo in Cycles error log
8db97728b5 Core: fix crash in legacy mesh conversion code.
Compare 33 commits »
Nate Rupsis created pull request blender/blender#110032 2023-07-12 21:58:47 +02:00
Fix #109787: filter out non Fcurve channels from nlatrack_truncate_temporary_tracks