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 commented on pull request blender/blender#125493 2024-07-26 15:48:18 +02:00
Anim: UI template for Action selectors

I don't see the definition for this. Is the definition for this declaration automatically generated or something?

Nathan Vegdahl commented on pull request blender/blender#125493 2024-07-26 15:48:17 +02:00
Anim: UI template for Action selectors

The definition of rna_AnimData_action_get() is ifdef'd on WITH_ANIM_BAKLAVA, but it's use here doesn't appear to be ifdef'd. Is that a problem?

Nathan Vegdahl deleted branch expose_layered_action_eval from nathanvegdahl/blender 2024-07-26 13:55:24 +02:00
Nathan Vegdahl merged pull request blender/blender#125483 2024-07-26 13:55:22 +02:00
Refactor: move layered action evaluation function/types out of internal
Nathan Vegdahl pushed to main at blender/blender 2024-07-26 13:55:21 +02:00
c9797d5390 Refactor: move layered action evaluation function/types out of internal
Nathan Vegdahl pushed to expose_layered_action_eval at nathanvegdahl/blender 2024-07-26 13:53:22 +02:00
9cbc55848d Add/update comments
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-07-26 13:02:32 +02:00
f42f45f305 Update reports/2024.md
Nathan Vegdahl created pull request blender/blender#125483 2024-07-26 12:57:24 +02:00
Refactor: move layered action evaluation function/types out of internal
Nathan Vegdahl pushed to expose_layered_action_eval at nathanvegdahl/blender 2024-07-26 12:52:04 +02:00
5d7e016889 Refactor: move layered action evaluation function/types out of internal
Nathan Vegdahl pushed to expose_layered_action_eval at nathanvegdahl/blender 2024-07-26 12:50:21 +02:00
5e4ce61ce2 Refactor: move layered action evaluation function/types out of internal
9afe70968d GPv3: Fill tool: Hide extension circles when adding lines
3ae945c34a Cleanup: Strict compiler warnings
c7bf1a697e Anim: forward compatibility for F-Curves in layered Actions
160f27330f Fix #124922: VSE text strip shadow now casts shadow of the outline
Compare 10 commits »
Nathan Vegdahl created branch expose_layered_action_eval in nathanvegdahl/blender 2024-07-26 12:50:21 +02:00
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-07-26 12:30:20 +02:00
745ef6fd31 Update reports/2024.md
Nathan Vegdahl approved blender/blender#125479 2024-07-26 12:29:14 +02:00
Refactor: delete_keyframe function arguments

Looks good to me.

Nathan Vegdahl closed issue blender/blender#72389 2024-07-26 11:47:17 +02:00
Pivot Bone Constraint - wrong offset and pivot
Nathan Vegdahl commented on issue blender/blender#72389 2024-07-26 11:47:13 +02:00
Pivot Bone Constraint - wrong offset and pivot

Closing because this isn't a bug. (Note: that doesn't mean the desired use cases aren't valid--they are. But that's different than there being an actual bug to fix.)

Nathan Vegdahl commented on issue blender/blender#72389 2024-07-26 11:42:04 +02:00
Pivot Bone Constraint - wrong offset and pivot

I don't see a use case for the current function at all

To be honest, I'm also struggling to think of a use case for it. I do wonder what the original intent was behind it, or if it was e.g.…

Nathan Vegdahl commented on pull request blender/blender#125055 2024-07-26 09:55:40 +02:00
Fix: key insertion sometimes treats layered actions as legacy actions

No, this doesn't need a backport. This is only relevant when you already have layered actions in the scene, which can only be created via an experimental feature right now.

Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-07-25 17:04:27 +02:00
07f6204d58 Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-07-25 17:03:56 +02:00
5bf50d6a1b Update reports/2024.md