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 dr.sybren/bcon23-animation-2025 2023-10-24 11:02:14 +02:00
ef67ab365d Better images for relationship lines slide
Nathan Vegdahl commented on pull request blender/blender#110135 2023-10-24 10:20:27 +02:00
Drivers: implement fallback values for RNA path based variables.

Seems about as good as we can do, I think. Only one minor nit: instead of "into", just "in" sounds more natural here.

Nathan Vegdahl commented on pull request blender/blender#110135 2023-10-24 10:15:53 +02:00
Drivers: implement fallback values for RNA path based variables.

The path field isn't shown without a configured datablock either. Thus the new UI follows the current behavior in my view.

Ah, that's fair. Let's leave it as you have it, then. If/when we…

Nathan Vegdahl pushed to main at dr.sybren/bcon23-animation-2025 2023-10-23 16:27:22 +02:00
dfd3e1c604 Flesh out notes on selection set / bone picker slides
Nathan Vegdahl pushed to main at dr.sybren/bcon23-animation-2025 2023-10-23 14:17:40 +02:00
8e9df9cf9d Add video and images to selection set/bone picker slides
Nathan Vegdahl pushed to main at dr.sybren/bcon23-animation-2025 2023-10-20 18:17:03 +02:00
bbd94514c5 Start fleshing out the selection set & bone picker section
Nathan Vegdahl pushed to main at dr.sybren/bcon23-animation-2025 2023-10-20 15:39:55 +02:00
bb3654c1d1 Make a proper list out of the remaining improvements
Nathan Vegdahl pushed to main at dr.sybren/bcon23-animation-2025 2023-10-20 14:56:50 +02:00
8aba19ba2b Add parent space transform slide
Nathan Vegdahl pushed to main at dr.sybren/bcon23-animation-2025 2023-10-20 14:13:16 +02:00
adbae32469 Add animation snapping slide
Nathan Vegdahl pushed to main at dr.sybren/bcon23-animation-2025 2023-10-20 12:33:27 +02:00
101dbf4be7 Add slide for NLA strip shuffling
Nathan Vegdahl pushed to main at dr.sybren/bcon23-animation-2025 2023-10-20 11:52:18 +02:00
d14e175597 Add slides for modifer, smoothing, and relationship lines.
Nathan Vegdahl pushed to main at nathanvegdahl/blender 2023-10-20 10:57:03 +02:00
21c8af467d Cleanup: Convert winfunc and utfconv to C++
85c557ffa2 Cleanup: Rename BLI_string_utils.h to BLI_string_utils.hh
37838e4ed3 Cleanup: Convert fileops to C++
4d02a14e5a Cleanup: Convert BLI_filelist to C++
5954fc45f8 Cleanup: Convert path_util to C++
Compare 155 commits »
Nathan Vegdahl commented on pull request blender/blender#110135 2023-10-20 10:49:40 +02:00
Drivers: implement fallback values for RNA path based variables.

Yeah, this seems better to me. Although it did make me realize even more how sprawling and scattered throughout the source code the logic for drivers is in general.

A nit that I don't feel…

Nathan Vegdahl commented on pull request blender/blender#110135 2023-10-20 10:03:23 +02:00
Drivers: implement fallback values for RNA path based variables.

You changed it to "The Only Show Errors filter should include drivers that...", which reads like a recommendation, not a description. I think it's better to either stick with what you had, or…

Nathan Vegdahl pushed to main at dr.sybren/bcon23-animation-2025 2023-10-19 18:05:36 +02:00
e9712aedd4 Add slide for pose library improvements
Nathan Vegdahl pushed to hierarchical_bone_collections at nathanvegdahl/blender 2023-10-19 17:06:19 +02:00
b9130f4a98 Anim: add ability for bone collections to have child collections
687e58bb77 Cleanup: Simplify public API of unique name functions
fba7671205 Cleanup: Const correctness, unused variable warning in GP draw code
5db502a122 Fix: Build error after bounding box refactor
f9aca93a47 Vulkan: Add Support for sRGB Framebuffer Enablement
Compare 122 commits »
Nathan Vegdahl pushed to main at dr.sybren/bcon23-animation-2025 2023-10-19 17:01:12 +02:00
8455722c9d Move images and videos to media subdirectory
Nathan Vegdahl commented on pull request blender/blender#110135 2023-10-19 12:58:56 +02:00
Drivers: implement fallback values for RNA path based variables.

I'm struggling a bit to come up with something better, but maybe this reads a little better:

Nathan Vegdahl suggested changes for blender/blender#110135 2023-10-19 12:58:56 +02:00
Drivers: implement fallback values for RNA path based variables.

Just a few more nits, but otherwise the code looks good to me.

Nathan Vegdahl commented on pull request blender/blender#110135 2023-10-19 12:58:55 +02:00
Drivers: implement fallback values for RNA path based variables.

If I understand correctly, this isn't a setting but rather an indicator of what happened. Is that correct? If so, I think this might be a bit clearer as a description: