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-09-20 16:55:06 +02:00
7d2ee85e73 Update reports/2024.md
Nathan Vegdahl commented on pull request blender/blender#127920 2024-09-20 16:54:44 +02:00
Anim: update some uses of listbases of fcurves
Nathan Vegdahl created pull request blender/blender#127920 2024-09-20 16:54:30 +02:00
Anim: update some uses of listbases of fcurves
Nathan Vegdahl pushed to fcurve_listbase_loops at nathanvegdahl/blender 2024-09-20 16:53:46 +02:00
c59c585418 Anim: update some uses of listbases of fcurves
Nathan Vegdahl created branch fcurve_listbase_loops in nathanvegdahl/blender 2024-09-20 16:53:46 +02:00
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-09-20 14:34:40 +02:00
58a490855c Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-09-20 13:12:11 +02:00
c6146ef895 Update reports/2024.md
Nathan Vegdahl deleted branch strip_data_removal from nathanvegdahl/blender 2024-09-20 13:07:40 +02:00
Nathan Vegdahl pushed to main at blender/blender 2024-09-20 13:07:31 +02:00
b200d1f975 Anim: remove strip data as well when an action strip is removed
Nathan Vegdahl merged pull request blender/blender#127837 2024-09-20 13:07:31 +02:00
Anim: remove strip data as well when an action strip is removed
Nathan Vegdahl pushed to strip_data_removal at nathanvegdahl/blender 2024-09-20 12:18:24 +02:00
99ce36f5d5 Address PR comments
Nathan Vegdahl commented on pull request blender/blender#127837 2024-09-20 12:13:19 +02:00
Anim: remove strip data as well when an action strip is removed

Yeah, it's not necessary, but seemed like reasonable information to provide to the caller. But you're right, better to keep the API to what's actually used. It's easy to add the return value…

Nathan Vegdahl commented on pull request blender/blender#127837 2024-09-20 12:06:42 +02:00
Anim: remove strip data as well when an action strip is removed

Because I'm a goofball!

Thanks. :-)

Nathan Vegdahl pushed to strip_data_removal at nathanvegdahl/blender 2024-09-20 12:03:10 +02:00
3525a18f0a Merge branch 'main' into strip_data_removal
09e459589f Cleanup: add missing struct qualifier
77617fce77 Revert "Cleanup: make format."
06b8ddca8f Cleanup: make format.
60013228e1 Fix #126205: Do not rebuild collection caches on any ID deletion.
Compare 57 commits »
Nathan Vegdahl pushed to main at nathanvegdahl/blender 2024-09-20 11:58:59 +02:00
09e459589f Cleanup: add missing struct qualifier
77617fce77 Revert "Cleanup: make format."
06b8ddca8f Cleanup: make format.
60013228e1 Fix #126205: Do not rebuild collection caches on any ID deletion.
bd7c6208b7 GPv3: Add Bake Grease Pencil Animation operator
Compare 687 commits »
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-09-19 18:37:47 +02:00
0f095c3e9f Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-09-19 18:36:17 +02:00
fad235a7d3 Update reports/2024.md
Nathan Vegdahl commented on pull request blender/blender#127837 2024-09-19 16:34:55 +02:00
Anim: remove strip data as well when an action strip is removed

Yeah, these should be moved to DNA_array_utils.hh at some point, so they can be used throughout the code base. Might be a good thing for me to tackle as part of my work in Q4?

Nathan Vegdahl deleted branch strip_rna_type_refinement from nathanvegdahl/blender 2024-09-19 16:31:35 +02:00