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-11-22 18:05:51 +01:00
e20a9afcaf Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-11-22 18:03:26 +01:00
64913bc11e Update reports/2024.md
Nathan Vegdahl created pull request blender/blender#130754 2024-11-22 18:02:09 +01:00
WIP: Anim: rename .action_slots to .action_suitable_slots
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
Compare 10 commits »
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 main at nathanvegdahl/.profile 2024-11-22 17:32:30 +01:00
345f310ceb Update reports/2024.md
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
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-11-22 14:47:55 +01:00
31ae976ddc Update reports/2024.md
Nathan Vegdahl created pull request blender/blender#130740 2024-11-22 14:46:45 +01:00
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
Compare 10 commits »
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-11-22 12:53:51 +01:00
e6d27e294d Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-11-22 12:46:39 +01:00
2a0637d3c9 Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-11-22 12:42:52 +01:00
7c887c3f63 Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-11-22 12:37:30 +01:00
7178d01e4f Update reports/2024.md