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 anim/bone-collection-hierarchy-GUI at blender/blender 2023-12-11 06:18:55 +01:00
4f7156bf6f initializing bone collections tree
6d5075c631 applying new bone collection hieratchy, and setting up tree UI
Compare 2 commits »
Nate Rupsis created branch anim/bone-collection-hierarchy-GUI in blender/blender 2023-12-11 06:18:54 +01:00
Nate Rupsis deleted branch NLA-strip-color-clean from nrupsis/blender 2023-12-07 19:23:35 +01:00
Nate Rupsis pushed to main at blender/blender 2023-12-07 19:23:34 +01:00
f4bc01b6b7 Refactor: Refactor nla_strip_get_color_inside method
Nate Rupsis merged pull request blender/blender#115870 2023-12-07 19:23:34 +01:00
Refactor: Refactor nla_strip_get_color_inside method
Nate Rupsis pushed to NLA-strip-color-clean at nrupsis/blender 2023-12-07 17:54:57 +01:00
c988a95c3f PR feedback
7b7735061d Merge branch 'main' into NLA-strip-color-clean
3360b6344f Fix #115289: EEVEE-Next: Negative scale lights
2cf64b9100 EEVEE-Next: Add tile deferred lighting
7e916474db CMake/MSVC: Remove stale OIIO sse flag
Compare 51 commits »
Nate Rupsis created pull request blender/blender#115870 2023-12-07 05:06:50 +01:00
Cleanup: Refactor nla_strip_get_color_inside method
Nate Rupsis pushed to NLA-strip-color-clean at nrupsis/blender 2023-12-07 05:03:55 +01:00
6b42e6f572 cleanup nla_strip_get_color_inside method
06370b5fd6 VSE: make Wipe effect 6x-20x faster
fc64f48682 VSE: make Glow effect 6x-10x faster
9cbc96194e VSE: make Gamma Cross effect 4x faster
1e50987d94 LibOverride: Refactor some part of hierarchy handling code.
Compare 10 commits »
Nate Rupsis created branch NLA-strip-color-clean in nrupsis/blender 2023-12-07 05:03:55 +01:00
Nate Rupsis commented on pull request blender/blender#113208 2023-12-02 00:17:02 +01:00
Anim: Action bake custom properties

@blender-bot package

Nate Rupsis pushed to Action-bake-custom-properties at nrupsis/blender 2023-12-02 00:15:52 +01:00
ecf6683eab fixing f -> frame issue
9894cc28e5 Merge branch 'main' into Action-bake-custom-properties
a7afc5b1e8 Cleanup: Pass PBVH node grid indices as Span
380b7c5dc3 Sculpt: Multithread mesh "show all" operation
3acb64e7ac BKE_main: move header to be a fully CPP one.
Compare 866 commits »
Nate Rupsis commented on pull request blender/blender#113208 2023-12-01 23:36:36 +01:00
Anim: Action bake custom properties

Oops, looks like that was a miss on a refactoring pass. I'm surprised Python didn't complain about it 🤷‍♂️

Nate Rupsis deleted branch NLA-menu-cleanup from nrupsis/blender 2023-12-01 20:11:14 +01:00
Nate Rupsis pushed to main at blender/blender 2023-12-01 20:11:12 +01:00
2cc6519692 Anim: Refactoring NLA menu into more sensible format
Nate Rupsis merged pull request blender/blender#114805 2023-12-01 20:11:12 +01:00
Anim: Refactoring NLA menu into more sensible format
Nate Rupsis commented on pull request blender/blender#114805 2023-12-01 19:11:14 +01:00
Anim: Refactoring NLA menu into more sensible format

@hamza-el-barmaki We had a module meeting yesterday, and we think the current UI layout works well. But we're…

Nate Rupsis deleted branch NLA-context-menu from nrupsis/blender 2023-11-30 17:15:19 +01:00
Nate Rupsis merged pull request blender/blender#114202 2023-11-30 17:15:17 +01:00
Anim: Add "Add/delete" track operations to NLA context menu
Nate Rupsis pushed to main at blender/blender 2023-11-30 17:15:16 +01:00
da83b2951d Anim: Add "Add/delete" track operations to NLA context menu