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 created branch fix_unable_to_assign_actions in nathanvegdahl/blender 2024-09-24 17:36:51 +02:00
Nathan Vegdahl pushed to fix_unable_to_assign_actions at nathanvegdahl/blender 2024-09-24 17:36:51 +02:00
acd12c18ad Fix: cannot assign actions to IDs without animdata
Nathan Vegdahl pushed to slotted_actions_collada_io at nathanvegdahl/blender 2024-09-24 15:46:53 +02:00
4a6bb0adbe Merge branch 'main' into slotted_actions_collada_io
0c9ef75df8 Fix #127976: Actions created via Python can't be used in action constraints
892ba12bc9 Fix #128027: Last used brush not remembered correctly
ff3a33e05a Remove HIP-RT from pipeline_config.yaml
a0021ed862 GPv3: Move layer operator.
Compare 29 commits »
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-09-24 15:41:18 +02:00
e4d22cdc9a Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-09-24 15:40:07 +02:00
1e28e0c22b Update reports/2024.md
Nathan Vegdahl pushed to main at blender/blender 2024-09-24 15:36:46 +02:00
0c9ef75df8 Fix #127976: Actions created via Python can't be used in action constraints
Nathan Vegdahl closed issue blender/blender#127976 2024-09-24 15:36:44 +02:00
Actions created via Python cannot be assigned to action constraints
Nathan Vegdahl merged pull request blender/blender#128072 2024-09-24 15:36:43 +02:00
Fix #127976: Actions created via Python can't be used in action constraints
Nathan Vegdahl approved blender/blender#128072 2024-09-24 15:23:31 +02:00
Fix #127976: Actions created via Python can't be used in action constraints

As discussed in-person, this also needs to set the id_root if it's zero. But I'll handle that in a follow-up PR, along with the other related issues I found and also discussed in-person.

Nathan Vegdahl pushed to slotted_actions_collada_io at nathanvegdahl/blender 2024-09-24 14:33:35 +02:00
9054ee40b5 Address PR comment
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-09-24 14:04:33 +02:00
b5f4044763 Update reports/2024.md
Nathan Vegdahl commented on pull request blender/blender#128064 2024-09-24 14:03:14 +02:00
Anim: Convert Grease Pencil conversion code to new Action API

Double-checking: it looks like everything in this file is just a code reformat?

Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-09-24 11:45:15 +02:00
e310d55eba Update reports/2024.md
Nathan Vegdahl created pull request blender/blender#128061 2024-09-24 11:36:59 +02:00
Anim: update collada export code for slotted actions
Nathan Vegdahl pushed to slotted_actions_collada_io at nathanvegdahl/blender 2024-09-24 11:36:19 +02:00
c037fb7cbe Anim: update collada export code for slotted actions
bc1375a014 Cleanup: Anim: remove declaration of non-existing function
13fa6d6ae1 Vulkan: Refactor of descriptor set
4bfa0de388 Anim: update some uses of listbases of fcurves
5c8ce24d40 Preferences: Don't show preferred device in OpenGL
Compare 10 commits »
Nathan Vegdahl created branch slotted_actions_collada_io in nathanvegdahl/blender 2024-09-24 11:36:19 +02:00