- 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
Block a user
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
deleted branch strip_data_removal from nathanvegdahl/blender
2024-09-20 13:07:40 +02:00
Anim: remove strip data as well when an action strip is removed
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…
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.
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
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