Nathan Vegdahl nathanvegdahl
  • Amsterdam, Netherlands
  • https://cessen.com
  • Animator, rigger, and software developer. Currently working at the Blender Institute as a developer on Blender's animation system.

    Been using Blender since 1998, and worked on Big Buck Bunny and Sintel (two of Blender's open movie projects).

  • Joined on 2003-03-21
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-08-22 17:53:12 +02:00
4be9c1e32d Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-08-22 17:52:37 +02:00
96f754e37e Update reports/2024.md
Nathan Vegdahl created pull request blender/blender#126656 2024-08-22 17:49:43 +02:00
Fix: make convenience array functions allocate the right type
Nathan Vegdahl pushed to fix_array_functions at nathanvegdahl/blender 2024-08-22 17:48:23 +02:00
1b484bcab2 Fix: make convenience array functions allocate the right type
549d137eb7 Refactor: Paint: Replace "CoNo" struct with separate arrays
758401c672 Fix #126567: Packed images are missing meta data
bda0c27c05 Refactor: Sculpt: Deduplicate topology falloff creation in expand tool
6e845f54c3 Fix #126464: Subdiv optimal display edges causes broken wires on Metal
Compare 10 commits »
Nathan Vegdahl created branch fix_array_functions in nathanvegdahl/blender 2024-08-22 17:48:23 +02:00
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-08-22 17:16:41 +02:00
bddae6f51f Update reports/2024.md
Nathan Vegdahl deleted branch layered_action_fcurve_groups from nathanvegdahl/blender 2024-08-22 17:13:36 +02:00
Nathan Vegdahl merged pull request blender/blender#125774 2024-08-22 17:13:33 +02:00
Anim: add channel groups to layered actions
Nathan Vegdahl pushed to main at blender/blender 2024-08-22 17:13:31 +02:00
df02e7a5e5 Anim: add channel groups to layered actions
Nathan Vegdahl commented on pull request blender/blender#125774 2024-08-22 16:45:59 +02:00
Anim: add channel groups to layered actions
Nathan Vegdahl pushed to layered_action_fcurve_groups at nathanvegdahl/blender 2024-08-22 16:45:25 +02:00
8fac56573b Add Python tests for the RNA API
Nathan Vegdahl pushed to layered_action_fcurve_groups at nathanvegdahl/blender 2024-08-22 15:39:40 +02:00
6d757a3300 Address review comments
Nathan Vegdahl commented on pull request blender/blender#125774 2024-08-22 15:26:35 +02:00
Anim: add channel groups to layered actions

Regarding adding a comment: they actually both depend on each other, because fcurves also have pointers back to the groups. I'll add a comment explaining that.

Nathan Vegdahl commented on pull request blender/blender#126561 2024-08-22 12:44:46 +02:00
Anim: UI template for Action selectors

@dr.sybren Maybe you want to double-check this when you're back in the office.

But for now let's land this.

Nathan Vegdahl commented on pull request blender/blender#126561 2024-08-22 12:40:52 +02:00
Anim: UI template for Action selectors

Oh, interesting. Well, I think it's probably fine to leave the check in for redundancy. It might(?) be needed in other situations when this UI element in put somewhere other than the header of…

Nathan Vegdahl pushed to layered_action_fcurve_groups at nathanvegdahl/blender 2024-08-22 12:34:55 +02:00
d0902abbc6 Fix latent bug that was waiting to explode
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-08-22 12:33:00 +02:00
69bbb0b555 Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-08-22 12:27:46 +02:00
7f7bafcc8a Update reports/2024.md
Nathan Vegdahl commented on pull request blender/blender#125774 2024-08-22 12:25:42 +02:00
Anim: add channel groups to layered actions

So I tried removing the casts, and it made compilation fail. Turns out it's because the code is incorrect (also in the pre-existing functions). The code was (without the cast):

T