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 commented on pull request blender/blender#125774 2024-08-22 12:12:09 +02:00
Anim: add channel groups to layered actions

Ah! Thanks. I just copy-pasted that from the existing functions without really thinking about it (I think it's also unneeded there? But I'll leave those ones alone since they're not part of…

Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-08-22 12:03:39 +02:00
98fa8daf8b Update reports/2024.md
Nathan Vegdahl approved blender/blender#126642 2024-08-22 12:03:12 +02:00
Fix #126632: Pose Breakdowner not interpolating all curves

Looks good to me, and fixes the bug in testing.

Nathan Vegdahl commented on pull request blender/blender#125774 2024-08-22 11:56:53 +02:00
Anim: add channel groups to layered actions

I assume you did test the forward compatibility part of this PR?

Yes. The files open correctly with the channel groups at least in 3.6.5, 4.1.1, and 4.2.1. They don't open correctly in…

Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-08-22 11:39:15 +02:00
d9a1be2f99 Update reports/2024.md
Nathan Vegdahl suggested changes for blender/blender#126561 2024-08-22 11:36:13 +02:00
Anim: UI template for Action selectors

I think we just need to address the TODO, and then this is good to land.

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

I think we probably should address this TODO before landing. If I understand correctly, as-is this will let the user unlink an action from an ID even if that ID is supposedly non-editable due to being library-linked with no overrides.

Nathan Vegdahl closed pull request blender/blender#125493 2024-08-22 11:04:20 +02:00
Anim: UI template for Action selectors
Nathan Vegdahl commented on pull request blender/blender#125493 2024-08-22 11:04:17 +02:00
Anim: UI template for Action selectors

Since this PR is being continued in #126561, I'm closing this one.

Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-08-22 10:29:48 +02:00
4e11e45b4f Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-08-22 10:29:28 +02:00
f037e9bfaf Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-08-20 17:12:39 +02:00
dfc26b62eb Update reports/2024.md
Nathan Vegdahl created pull request blender/blender#126559 2024-08-20 17:01:36 +02:00
WIP: Anim: change how action strip data is stored
Nathan Vegdahl pushed to strip_data_storage at nathanvegdahl/blender 2024-08-20 17:00:10 +02:00
ce905afb84 Anim: change how action strip data is stored
ba61fc9326 Compositor: Allow delayed typing for results
975dcea23f OpenGL: Enable High Quality Normals for Legacy AMD Drivers
976062c771 Cleanup: use prefix comments before struct members
8a7ff41a85 Cleanup: wrap long lines in Python scripts
Compare 10 commits »
Nathan Vegdahl created branch strip_data_storage in nathanvegdahl/blender 2024-08-20 17:00:09 +02:00
Nathan Vegdahl commented on pull request blender/blender#126554 2024-08-20 16:44:07 +02:00
Fix #120950: Graph Editor FCurve line rendering

Yeah, I figured so. I messed around for a minute or so, but wasn't able to get anything to happen. I believe you and the reporter, though. ;-)

Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-08-20 16:37:24 +02:00
b578ede3e2 Update reports/2024.md
Nathan Vegdahl approved blender/blender#126554 2024-08-20 16:35:55 +02:00
Fix #120950: Graph Editor FCurve line rendering

I can't seem to reproduce the bug this is fixing on main (even with the provided blend file in the issue), so I can't verify in that sense. Both main and this PR behave the same for me.

Nathan Vegdahl approved blender/blender#126555 2024-08-20 16:25:00 +02:00
Fix build error when pugixml and haru libraries are disabled

Fixes the build issue for me. Not familiar with that area of the code, so can't say much about that side of things.

Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-08-20 16:11:24 +02:00
25f7449427 Update reports/2024.md