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 merged pull request blender/blender#116382 2024-01-11 18:44:55 +01:00
Fix #115978: FCurve extrapolation ignored in NLA.
Nate Rupsis commented on pull request blender/blender#116382 2024-01-04 18:32:34 +01:00
Fix #115978: FCurve extrapolation ignored in NLA.

@blender-bot package

Nate Rupsis pushed to 115978-3_6LTS-NLA-Fcurve-extrapolate at nrupsis/blender 2024-01-04 18:31:31 +01:00
f9177278f3 Merge branch 'blender-v3.6-release' into 115978-3_6LTS-NLA-Fcurve-extrapolate
888612cb0e Cycles: add ROCm 6 compatibility for HIP
Compare 2 commits »
Nate Rupsis deleted branch Action-bake-custom-properties from nrupsis/blender 2023-12-29 17:59:38 +01:00
Nate Rupsis pushed to main at blender/blender 2023-12-29 17:59:38 +01:00
4ddb52a775 Anim: Action bake custom properties
Nate Rupsis merged pull request blender/blender#113208 2023-12-29 17:59:37 +01:00
Anim: Action bake custom properties
Nate Rupsis pushed to Action-bake-custom-properties at nrupsis/blender 2023-12-29 17:56:01 +01:00
079d016c37 Merge branch 'main' into Action-bake-custom-properties
98fa442f34 resolve merge conflict
8555c22ced Cleanup: Slightly improve virtual array docs
6b0ecd9601 Fix #116581: DoF Aperture Ratio for Camera has incorrect softmin value
2aac1528f2 Anim: add unit test for armature bone collections
Compare 497 commits »
Nate Rupsis commented on pull request blender/blender#116382 2023-12-20 17:24:00 +01:00
Fix #115978: FCurve extrapolation ignored in NLA.

@blender-bot package

Nate Rupsis created pull request blender/blender#116382 2023-12-20 17:23:41 +01:00
WIP: Fix #115978: FCurve extrapolation ignored in NLA.
Nate Rupsis created branch 115978-3_6LTS-NLA-Fcurve-extrapolate in nrupsis/blender 2023-12-20 17:12:26 +01:00
Nate Rupsis pushed to 115978-3_6LTS-NLA-Fcurve-extrapolate at nrupsis/blender 2023-12-20 17:12:26 +01:00
bc104e9176 missed NLA flag for action strip
cbd81f283d Release: Bump to 3.6.7
431a0844fc Fix animation player bug upon shutdown
4f127b9654 Fix #114557: UI scrollbar "focus bubble" interaction wrong in cases
cd7bc85237 Fix #115363: Scrollbars for template_lists in popups update issue
Compare 10 commits »
Nate Rupsis created branch main in nrupsis/.profile 2023-12-18 15:41:32 +01:00
Nate Rupsis pushed to main at nrupsis/.profile 2023-12-18 15:41:32 +01:00
f69803178f Add README
Nate Rupsis created repository nrupsis/.profile 2023-12-18 15:21:28 +01:00
Nate Rupsis pushed to Action-bake-custom-properties at nrupsis/blender 2023-12-12 18:54:00 +01:00
3a2d1aedce PR comment cleanup
8703319e21 Merge branch 'main' into Action-bake-custom-properties
2e5d4a8799 GPv3: Clean loose points operator
b9cbc5b335 Fix #115909: Walk Navigation Up and Down is interrupted by WASD
65e58fe574 CMake: Fix Compiling Shader Builder on macOS
Compare 214 commits »
Nate Rupsis commented on pull request blender/blender#113208 2023-12-11 20:57:11 +01:00
Anim: Action bake custom properties

No parentheses, this isn't C ;)

But with a little more Syntactical structure, and type checking it could be 😄

Having said that, why does frame have a default value that causes…

Nate Rupsis commented on issue blender/blender#115978 2023-12-11 16:23:21 +01:00
FCurve extrapolation ignored in whenever anything is present in the NLA

@dr.sybren I'll add it to my todo list.

Nate Rupsis pushed to anim/bone-collection-hierarchy-GUI at blender/blender 2023-12-11 06:43:20 +01:00
9a242f6a35 removing convicting evidence
Nate Rupsis commented on pull request blender/blender#116020 2023-12-11 06:41:33 +01:00
WIP: anim/bone-collection-hierarchy-GUI

Python entry point for the whole Bone Collection Tree

Nate Rupsis created pull request blender/blender#116020 2023-12-11 06:40:28 +01:00
WIP: anim/bone-collection-hierarchy-GUI