- 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
Block a user
Nate Rupsis
deleted branch 100718-NLA-hold-forward-inconsistency from blender/blender
2023-09-11 18:40:41 +02:00
NLA Editor: "Hold Forward" for "Edited Action" track doesn't work
Fix #100718: NLA Hold Forward Inconsistency
Nate Rupsis
pushed to 100718-NLA-hold-forward-inconsistency at blender/blender
2023-09-11 18:21:06 +02:00
5a37c09e11
bump 306 subversion
8aa07be7e7
Merge branch 'main' into 100718-NLA-hold-forward-inconsistency
e5325b3ee1
GPv3: Mirror grease pencil frames
d7f1e6fb12
Cycles: GPU denoising refactor
678b827605
Fix: USD export: revert renaming active UV maps
Nate Rupsis
pushed to 100718-NLA-hold-forward-inconsistency at blender/blender
2023-09-08 17:46:13 +02:00
5dfee7db1b
removing redundant empty list lookup
392b7d87a0
Merge branch 'main' into 100718-NLA-hold-forward-inconsistency
be68db8ff9
Geometry Nodes: Show node group in modifier UI after duplication
6642bd6220
UI: Remove name property from node interface active panel UI
80b1d098a7
UI: Add a separator before modifier context menu geometry nodes items
725167748d
adding in NLA curve case to stop crashes
5b38ffe2c3
addressing PR comments
3ca226fea1
Merge branch 'main' into 100718-NLA-hold-forward-inconsistency
d99af958d7
UI: Show Selected Tool Item
1b2e29e692
Cleanup: Clarify path variable name in thumbnail create function
Nate Rupsis
created branch 89339-NLA-influence-keyed-zero in nrupsis/blender
2023-09-08 16:10:55 +02:00
Nate Rupsis
pushed to 100718-NLA-hold-forward-inconsistency at blender/blender
2023-09-07 22:07:47 +02:00
5b38ffe2c3
addressing PR comments
3ca226fea1
Merge branch 'main' into 100718-NLA-hold-forward-inconsistency
d99af958d7
UI: Show Selected Tool Item
1b2e29e692
Cleanup: Clarify path variable name in thumbnail create function
63e210895b
UI: Proper Selection Highlight for Confirms
Animation: Add channel type options to the Bake Action operator
Animation: Add channel type options to the Bake Action operator
Helping land this PR for @BClark & @cmbasnett here: blender/blender#111997
Fix #100718: NLA Hold Forward Inconsistency
The hold forward issue only occurs when there is an action and at least one NLA track. Thus, to preserve backwards functionality, yes we need to check for this. Will add a comment 👍
Fix #110108: NLA absolute snapping
is there a reason we update *td.loc
in it's own loop? Couldn't that be done at the bottom of the other loop?
Animation: Add channel type options to the Bake Action operator
b5554a570d
Merge branch 'main' into anim-bake-components
5fac8f822b
Texture Nodes: Refactor Add menu
f0acbd151d
Fix: Build error with Audaspace turned on
fdda220a64
FIx: Workbench: Texture-less materials in texture mode
b2a877aadd
removing existing add paths
7aabe777c3
Merge branch 'main' into anim-bake-components
df26271db4
Fix NaN in Principled Huang Hair
sphg_dir()
d5b9127e1b
Fix: free BoneCollection ID props when the collection is freed
71b4a97cbc
Refactor: De-duplicate Metal RT self intersection checks