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#109212 2023-11-20 17:52:38 +01:00
Anim: Discuss edge cases and add regression tests for NLA strip evaluation
Nate Rupsis created pull request blender/blender#115011 2023-11-16 20:05:32 +01:00
Cleanup: internally renaming NLA Channels to NLA Tracks
Nate Rupsis pushed to NLA-channels-to-tracks-cleanup at nrupsis/blender 2023-11-16 20:03:23 +01:00
dbf57b7ce5 format cleanup
Nate Rupsis pushed to NLA-channels-to-tracks-cleanup at nrupsis/blender 2023-11-16 19:46:40 +01:00
ea53574ef7 internally renaming NLA Channels to NLA Tracks
661e7e451a Anim: Rename NLA "Channels" to "Tracks"
7f33a743d8 Fix #114963: Image Editor - Fill Tool doesn't work as expected
807c076e28 Cleanup: Remove unused edit mesh cage bounding box cache
b71cddb6b4 Fix: Link errors due to different linkage in recent refactor
Compare 10 commits »
Nate Rupsis created branch NLA-channels-to-tracks-cleanup in nrupsis/blender 2023-11-16 19:46:40 +01:00
Nate Rupsis deleted branch NLA-channels-to-tracks from blender/blender 2023-11-16 17:59:29 +01:00
Nate Rupsis pushed to main at blender/blender 2023-11-16 17:59:27 +01:00
661e7e451a Anim: Rename NLA "Channels" to "Tracks"
Nate Rupsis merged pull request blender/blender#114932 2023-11-16 17:59:27 +01:00
Anim: Rename NLA "Channels" to "Tracks"
Nate Rupsis commented on pull request blender/blender#114202 2023-11-15 20:04:21 +01:00
Anim: Add "Add/delete" track operations to NLA context menu

@Harley Updating this PR to just be adding in new Track operators to the context menu. NLA channels rename has been moved to new PR

Nate Rupsis pushed to NLA-context-menu at nrupsis/blender 2023-11-15 19:12:29 +01:00
67ef4d2a48 revert Channel to Tracks renaming. Landing that in another patch
9cdcb0ccbd Merge branch 'main' into NLA-context-menu
d3971628e1 Hydra: Use BKE_camera_params to simplify camera code
06404082b5 Cleanup: Synchronizing Icons
600a133521 Geometry Nodes: Convert four nodes to use rotation socket
Compare 496 commits »
Nate Rupsis created pull request blender/blender#114932 2023-11-15 19:06:34 +01:00
Anim: Rename NLA "Channels" to "Tracks"
Nate Rupsis pushed to NLA-channels-to-tracks at blender/blender 2023-11-15 18:54:43 +01:00
c1bd65a212 removing extra context menu items
f045367c14 Refactoring NLA Channels to Tracks in Key maps
42bd19afd3 Merge branch 'main' into NLA-context-menu
Compare 3 commits »
Nate Rupsis created branch NLA-channels-to-tracks in blender/blender 2023-11-15 18:54:42 +01:00
Nate Rupsis commented on issue blender/blender#114861 2023-11-15 17:39:04 +01:00
Can't scroll donw more in the NLA Viewport, makes some strips hidden if you have markers

@lichtwerk yeah, I'll look into that. Do we know if other animation editors have the same issue? (Graph, dopesheet, etc)

Nate Rupsis created pull request blender/blender#114805 2023-11-13 17:00:04 +01:00
WIP: Anim: Refactoring NLA menu into more sensible format
Nate Rupsis commented on pull request blender/blender#114202 2023-11-13 05:20:43 +01:00
Anim: Add "Add/delete" track operations to NLA context menu

Hey, I'm all for changing the terminology of NLA "Channel" to "Track" if that is what you guys want. But...

I personally think we should change it across the board. I'm 98% confident the…

Nate Rupsis commented on pull request blender/blender#109212 2023-11-13 05:15:42 +01:00
Anim: Discuss edge cases and add regression tests for NLA strip evaluation

Make sure to prefix the PR title with "Anim:"

Done, and the commit message already started with "Animation".

The [documentation](https://wiki.blender.org/wiki/Tools/Pull_Requests#

Nate Rupsis created branch NLA-menu-cleanup in nrupsis/blender 2023-11-11 04:52:51 +01:00
Nate Rupsis pushed to NLA-menu-cleanup at nrupsis/blender 2023-11-11 04:52:51 +01:00
6d7dc308ae Refactoring NLA menu into more sensible format
e317831a82 Cycles: oneAPI: adjust reported device capabilities
7d375793bd Merge branch 'blender-v4.0-release'
360684d5a4 Fix #114047: Use correct collection during USD import
7b26c3d517 Merge branch 'blender-v4.0-release' into main
Compare 10 commits »
Nate Rupsis approved blender/blender#109212 2023-11-10 20:43:09 +01:00
Anim: Discuss edge cases and add regression tests for NLA strip evaluation

Make sure to prefix the PR title with "Anim:"