- 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: when inserting a key on a slotted Action, correctly remap via NLA
The code looks good. If you want to wait for me to also test it, I'll do that on Thursday when we're back in the office. Otherwise feel free to land now if you feel you've tested it thoroughly enough yourself.
Anim: when inserting a key on a slotted Action, correctly remap via NLA
This more just a note for posterity:
Anim: make existing code deal with layered Actions
Nathan Vegdahl
deleted branch collada_import_slotted_actions from nathanvegdahl/blender
2024-10-07 16:50:16 +02:00
Anim: update collada import code for slotted actions
Nathan Vegdahl
pushed to collada_import_slotted_actions at nathanvegdahl/blender
2024-10-07 16:17:46 +02:00
6004d95e79
Merge branch 'main' into collada_import_slotted_actions
91984fad1b
Anim: make pose library pose blending work with slotted actions
62af6d467d
CMake: Set GENERATED property to processed GLSL file
597388a65e
Fix: GPU: GLSL-C++ stubs GPU_SHADER_INTERFACE_INFO macro error
3cd0e0ab5e
Anim: make creating slotted-action pose assets assign the slot
Nathan Vegdahl
deleted branch slotted_actions_pose_library_2 from nathanvegdahl/blender
2024-10-07 16:14:25 +02:00
Anim: make pose library pose blending work with slotted actions
Nathan Vegdahl
deleted branch slotted_actions_pose_library_1 from nathanvegdahl/blender
2024-10-07 15:52:36 +02:00
Anim: make creating slotted-action pose assets assign the slot
Nathan Vegdahl
pushed to collada_import_slotted_actions at nathanvegdahl/blender
2024-10-07 15:50:34 +02:00
f725393995
Address review comments