- 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
WIP: Anim: rename
.action_slots
to .action_suitable_slots
Nathan Vegdahl
pushed to action_slots_to_action_suitable_slots at nathanvegdahl/blender
2024-11-22 18:00:28 +01:00
799ffe6a43
Anim: rename
.action_slots
to .action_suitable_slots
fa7dea4154
Cleanup: Formatting
fa9bde230b
Compositor: Implement Anisotropic Kuwahara for new CPU compositor
42445ed5c9
Fix #130725: Grease Pencil: Avoid sculpting strokes with locked material
0915015437
Cleanup: Overlay-Next: Camera: Code re-organization to follow code stype
Nathan Vegdahl
created branch action_slots_to_action_suitable_slots in nathanvegdahl/blender
2024-11-22 18:00:28 +01:00
Nathan Vegdahl
pushed to slot_name_to_slot_identifier at nathanvegdahl/blender
2024-11-22 16:24:07 +01:00
f3ea50d1ba
Rename things in RNA code
Nathan Vegdahl
pushed to slot_name_to_slot_identifier at nathanvegdahl/blender
2024-11-22 16:10:25 +01:00
803bf3e0a8
Rename ActionSlot::name -> ActionSlot::identifier
Nathan Vegdahl
pushed to slot_name_to_slot_identifier at nathanvegdahl/blender
2024-11-22 15:25:10 +01:00
e732ab56d5
Remaining renames originating from ANIM_action.hh and action.cc
Nathan Vegdahl
pushed to slot_name_to_slot_identifier at nathanvegdahl/blender
2024-11-22 15:04:52 +01:00
7898ecc85c
Update name -> identifier in Slot methods and constants
Nathan Vegdahl
pushed to slot_name_to_slot_identifier at nathanvegdahl/blender
2024-11-22 14:54:28 +01:00
e3de81874f
Missed a method on Action
Nathan Vegdahl
pushed to slot_name_to_slot_identifier at nathanvegdahl/blender
2024-11-22 14:51:56 +01:00
9f424fb7b3
Rename function parameters as well
WIP: Anim: rename slot name to slot identifier
Nathan Vegdahl
created branch slot_name_to_slot_identifier in nathanvegdahl/blender
2024-11-22 14:45:06 +01:00
Nathan Vegdahl
pushed to slot_name_to_slot_identifier at nathanvegdahl/blender
2024-11-22 14:45:06 +01:00
8073bd9063
Rename the slot_name methods in Action to slot_identifier
fb1a8ca654
Fix #130714: Overlay Next: Can't Select Meshes with X-ray On
12c17e9579
Blenloader: use int64_t in API more consistently
16c2e71ab0
Anim: Symmetrize collection assignments when symmetrizing Armatures
dfc0d97abf
Fix #129678: Vulkan: Synchronization issue