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 issue blender/blender#72389 2024-07-25 16:28:59 +02:00
Pivot Bone Constraint - wrong offset and pivot

Despite the tooltip, I believe this isn't a bug. Rather, this is yet another instance of the default position of newly created bones causing confusion, just like in [#85350](https://projects.blend

Nathan Vegdahl suggested changes for blender/blender#125416 2024-07-25 15:30:11 +02:00
Anim: add Action Slot selector to Action editor

I think this is missing an error case. Other than that, looks good to me.

Nathan Vegdahl commented on pull request blender/blender#125416 2024-07-25 15:30:10 +02:00
Anim: add Action Slot selector to Action editor

Yay Result!

Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-07-25 10:56:30 +02:00
116e03fda6 Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-07-25 10:54:58 +02:00
06023246e6 Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-07-25 10:53:48 +02:00
fb5b5a9e8e Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-07-25 10:51:21 +02:00
e635622911 Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-07-23 18:16:29 +02:00
031b79e4cd Update reports/2024.md
Nathan Vegdahl pushed to result at nathanvegdahl/blender 2024-07-23 10:17:38 +02:00
e1d27229d6 Fix accidental change to submodule commit
Nathan Vegdahl pushed to result at nathanvegdahl/blender 2024-07-23 10:14:55 +02:00
e5c95caeca Merge branch 'main' into result
1aa37c8df2 Extensions: require 3 numbers for blender_version_{min/max}
9155f2336b Anim: rebuild depsgraph relations when creating a new F-Curve
bc2e47622f Extensions: minor wording tweak (v -> version)
7639ec9dfd Cleanup: remove redundant theme color lookup, avoid shadowing
Compare 205 commits »
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-07-22 17:09:26 +02:00
501a075609 Update reports/2024.md
Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-07-22 17:08:50 +02:00
a2d229f155 Update reports/2024.md
Nathan Vegdahl approved blender/blender#125236 2024-07-22 17:07:46 +02:00
Anim: rebuild depsgraph relations when creating a new F-Curve

Code looks good, and works like a charm in testing.

Nathan Vegdahl approved blender/blender#124909 2024-07-22 15:03:42 +02:00
Refactor: Make Pose Copy code use new PartialWriteContext.

As far as I understand the code, the change looks good to me.

Nathan Vegdahl pushed to main at nathanvegdahl/.profile 2024-07-22 12:21:52 +02:00
07098a4e55 Update reports/2024.md
Nathan Vegdahl suggested changes for blender/blender#124996 2024-07-22 12:20:52 +02:00
Anim: Backward compatibility API for Action.fcurves

My comment about the (I think?) incorrect error message hasn't been addressed yet.