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-horizontal-shuffle at nrupsis/blender 2023-03-27 21:02:52 +02:00
0c5487a7ed fix compiler warnings
Nate Rupsis pushed to NLA-horizontal-shuffle at nrupsis/blender 2023-03-27 20:06:38 +02:00
c5c33aad7a Merge branch 'main' into NLA-horizontal-shuffle
bb67d4c298 Transform: expose hardcoded 'Rotate Normals' key
040ea1637d Cleanup: deduplicate code that changes transform mode
7af13f0ae9 Cleanup: remove unnecessary code
195c2b77ae Transform: modify constants for improved readability
Compare 31 commits »
Nate Rupsis pushed to NLA-horizontal-shuffle at nrupsis/blender 2023-03-27 20:04:53 +02:00
5150420ecf MR feedback
6543deed45 Merge branch 'main' into NLA-horizontal-shuffle
18232af3ee Transform: Improve workaround used in #40241
1d84216c09 Fix #105891: Faster Font Fallback Finding
bd827f9e4f started refactor
Compare 365 commits »
Nate Rupsis created pull request blender/blender#106119 2023-03-24 21:13:32 +01:00
WIP: Refactor: Cleaning up NLA Draws Non_solo boolean option
Nate Rupsis created branch NLA_draw_solo in nrupsis/blender 2023-03-24 21:12:20 +01:00
Nate Rupsis pushed to NLA_draw_solo at nrupsis/blender 2023-03-24 21:12:20 +01:00
0155c35c43 turining non_solo == 0 into solo for readability
9c8cb823a0 BLI: Fix compilation when importing BLI_math_rotation.hh
4eb24a4da3 Cleanup: Graph Editor "Gauss" to "Gaussian"
c4832af274 Fix: paintface_mouse_select not calling finish()
7eefdad051 Merge branch 'blender-v3.5-release'
Compare 10 commits »
Nate Rupsis pushed to parent-space at nrupsis/blender 2023-03-24 03:19:54 +01:00
624550d7d8 need to use parent pose matrix, instead of armature_mat
Nate Rupsis pushed to parent-space at nrupsis/blender 2023-03-22 23:54:47 +01:00
2cd3ca19d0 Merge branch 'main' into parent-space
a3241fc003 Merge branch 'blender-v3.5-release'
dcd000b354 Release cycle: Blender 3.5 goes Bcon4.
6addd195fa Fix: Unused variables mistake from previous commit
73d0531f50 Cleanup: Remove mesh poly macros, simplify loops
Compare 12 commits »
Nate Rupsis pushed to parent-space at nrupsis/blender 2023-03-22 23:52:47 +01:00
2b2738b392 comment cleanup
Nate Rupsis pushed to parent-space at nrupsis/blender 2023-03-22 22:58:12 +01:00
ee31fd6403 using local icon
9f38850d18 Merge branch 'main' into parent-space
b0045cc797 Fix #106002: crash when passing field into Switch node when it doesn't support it
16b93486ca Fix Cycles CUDA compiler warnings with if constexpr
410ef5342e Fix Cycles build warning on Windows with unused argument
Compare 792 commits »
Nate Rupsis commented on pull request blender/blender#105604 2023-03-14 17:57:25 +01:00
Fix #100574: Failure to key Quaternions in NLA's full stack tweak mode

Build and ran locally. Can confirm it fixed the issue (tested against 3.4.1, and issue was present there).

Nate Rupsis commented on pull request nrupsis/blender#2 2023-03-14 17:50:18 +01:00
WIP: just adding in the Phab DIFF to local repo to easily see what's left to refactor

Everything is completed and merged in!

Nate Rupsis closed pull request nrupsis/blender#2 2023-03-14 17:50:18 +01:00
WIP: just adding in the Phab DIFF to local repo to easily see what's left to refactor
Nate Rupsis pushed to NLA-horizontal-shuffle at nrupsis/blender 2023-03-14 00:07:52 +01:00
28adf6418d adding in some comments
Nate Rupsis pushed to NLA-horizontal-shuffle at nrupsis/blender 2023-03-13 23:51:51 +01:00
2b3d2a32ea refactoring
Nate Rupsis pushed to NLA-horizontal-shuffle at nrupsis/blender 2023-03-12 05:50:49 +01:00
8adac3022e Merge branch 'NLA-horizontal-shuffle' of projects.blender.org:nrupsis/blender into NLA-horizontal-shuffle
7f3445cbcc should do a refacotr pass on the UI at somepoint...
d194ab180f splitting things up into methods
adee8761a2 testing out getting colors
1cd380418d one small refactor down
Compare 159 commits »