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#104437 2023-02-13 18:10:28 +01:00
Cleanup: Add in NLAStrip / NLATrack remove / clean methods
Nate Rupsis pushed to T82241-cleanup-NLAStrip_remove at nrupsis/blender 2023-02-13 18:08:50 +01:00
0bb05784dc rebase main, and cleanup duplicated comment
2dfc68f65c need to compare against -1 for index not found
7116710ce1 Updating documentation based on PR feedback
73ae3d157a Undoing the submodule bump
baaf7f3bac needed that include
Compare 67 commits »
Nate Rupsis pushed to T82241-cleanup-NLAStrip_remove at nrupsis/blender 2023-02-10 20:52:42 +01:00
e522aa525d need to compare against -1 for index not found
Nate Rupsis pushed to T82241-cleanup-NLAStrip_remove at nrupsis/blender 2023-02-10 19:45:21 +01:00
b8e2611cab Updating documentation based on PR feedback
776d817226 Undoing the submodule bump
c4c78402d0 needed that include
6295ddba86 comment cleanup
7a789eb6f3 adding in NLATrack remove strip unit tests
Compare 38 commits »
Nate Rupsis deleted branch 104435-NLA_add_crash from nrupsis/blender 2023-02-09 19:09:32 +01:00
Nate Rupsis closed issue blender/blender#104435 2023-02-09 19:09:30 +01:00
Regression: create strip by Blender API - crash
Nate Rupsis pushed to main at blender/blender 2023-02-09 19:09:30 +01:00
bc0d3c91b1 Fix #104435: Fix rna_NlaStrip_new add strip logic to be correct boolean expression
Nate Rupsis merged pull request blender/blender#104527 2023-02-09 19:09:29 +01:00
Fix #104435: Fix rna_NlaStrip_new add strip logic to be correct boolean expression
Nate Rupsis pushed to 104435-NLA_add_crash at nrupsis/blender 2023-02-09 19:05:56 +01:00
dfbeda543c FIX #104435: Fix rna_NlaStrip_new add strip logic to be correct boolean expression
50918d44fb Cleanup: Fix const correctness warning in recent commit
1649921791 Fix: Sequencer "Pan" label using incorrect keyword 'heading_ctxt'
50dfd5f501 Geometry Nodes: Edges to Face Groups Node
bfa7f9db0e Assets: Implement viewport drag and drop for geometry nodes
Compare 9 commits »
Nate Rupsis pushed to T82241-cleanup-NLAStrip_remove at nrupsis/blender 2023-02-09 17:23:06 +01:00
880519e881 Merge branch 'main' into T82241-cleanup-NLAStrip_remove
666c2ea012 Refactor: remove yscale from bAnimContext
ca183993a5 Fix freeing uninitialized pointer in GHOST/Wayland + X11 fallback
0e196bab76 Build: disable LTO for Python builds
f222fe6a3a Build: enable Python optimizations (PGO & LTO) on Linux
Compare 27 commits »
Nate Rupsis commented on issue blender/blender#104435 2023-02-09 17:19:42 +01:00
Regression: create strip by Blender API - crash

@JulienDuroure I can confirm it also crashes for me. Looks like I inverted a boolean expression. PR above works for me if you wouldn't mind checking it out.

Nate Rupsis created pull request blender/blender#104527 2023-02-09 17:16:56 +01:00
FIX #104435: Fix rna_NlaStrip_new add strip logic to be correct boolean expression
Nate Rupsis created branch 104435-NLA_add_crash in nrupsis/blender 2023-02-09 17:07:31 +01:00
Nate Rupsis pushed to 104435-NLA_add_crash at nrupsis/blender 2023-02-09 17:07:31 +01:00
48a5cb9fd7 FIX #104435: Fix rna_NlaStrip_new add strip logic to be correct boolean expression
666c2ea012 Refactor: remove yscale from bAnimContext
ca183993a5 Fix freeing uninitialized pointer in GHOST/Wayland + X11 fallback
0e196bab76 Build: disable LTO for Python builds
f222fe6a3a Build: enable Python optimizations (PGO & LTO) on Linux
Compare 10 commits »
Nate Rupsis commented on issue blender/blender#104435 2023-02-08 17:50:21 +01:00
Regression: create strip by Blender API - crash

I'll go ahead and take a look.

Nate Rupsis commented on pull request blender/blender#104437 2023-02-07 22:18:18 +01:00
Cleanup: Add in NLAStrip / NLATrack remove / clean methods

I don't understand why this has changed. I've (at the time of this writing) updated with upstream main, and run git submodule sync. Any clues on why this might be?

Nate Rupsis pushed to T82241-cleanup-NLAStrip_remove at nrupsis/blender 2023-02-07 22:13:55 +01:00
890cf115a6 Merge branch 'main' into T82241-cleanup-NLAStrip_remove
5c994d7846 Fix #104297: Cycling geometry nodes viewer ignores sockets
53b057aa09 Cleanup: Move 18 sculpt files to C++
e817cff009 Release: support generating LTS release notes from Gitea
Compare 4 commits »
Nate Rupsis created pull request blender/blender#104437 2023-02-07 21:47:10 +01:00
Cleanup: Add in NLAStrip / NLATrack remove / clean methods
Nate Rupsis pushed to T82241-cleanup-NLAStrip_remove at nrupsis/blender 2023-02-07 21:41:56 +01:00
c0decbe12b needed that include
Nate Rupsis created branch T82241-cleanup-NLAStrip_remove in nrupsis/blender 2023-02-07 20:42:18 +01:00