Sebastian Koenig sebastian_k
Sebastian Koenig commented on issue blender/blender#130289 2024-11-21 11:29:55 +01:00
bpy.data.libraries.load doesn't load matrix_world (worked in 3.6.5 and older)

@sebastian_k if your object is 'just' a regular one without any parenting or constraints, you can use matrix_basis. Otherwise, you'll have to either recompute parent and/or constraints…

Sebastian Koenig commented on issue blender/blender#130289 2024-11-21 11:05:39 +01:00
bpy.data.libraries.load doesn't load matrix_world (worked in 3.6.5 and older)

Is there some kind of workaround? Because at the moment it messes up our entire pipeline of door rendering...

Sebastian Koenig commented on issue blender/blender#129917 2024-11-14 10:31:20 +01:00
blender 4.3 and 4.4 does not start with vulkan backend on x86_64 with nvidia

@sebastian_k is this the same issue as you pointed out to me during the conference?

Hi, sorry for the late reply. I tried to test it, and so far I didn't manage to upgrade my drivers (which…

Sebastian Koenig commented on issue blender/blender#129581 2024-10-30 13:48:25 +01:00
The specular level in Principled BSDF v2 affects Diffuse Color

Alright, thanks a lot for the detailed explanation!

Sebastian Koenig commented on pull request blender/blender#129380 2024-10-30 12:40:01 +01:00
WIP: Option to synchronize 3D View orientation when switching workspaces

Totally agree. But now that the extension exists, maybe we can make it so that we open a way for the extension to merge itself into the core functionality, so to say, by using its icon and icon…

Sebastian Koenig commented on pull request blender/blender#129380 2024-10-30 12:12:32 +01:00
WIP: Option to synchronize 3D View orientation when switching workspaces

During the conference we did find an addon that does something similar, but I didn't realize that there is an actual extension in 4.2 that does workspace synchronisation. It is actually quite…

Sebastian Koenig opened issue blender/blender#129581 2024-10-30 10:21:53 +01:00
The specular level in Principled BSDF v2 affects Diffuse Color
Sebastian Koenig opened issue blender/blender#129216 2024-10-18 13:42:48 +02:00
Fake User tag removed when duplicating collection
Sebastian Koenig reopened issue blender/blender#120230 2024-06-11 15:34:00 +02:00
Smooth by Angle Usability Improvements
Sebastian Koenig closed issue blender/blender#120230 2024-06-11 15:33:45 +02:00
Smooth by Angle Usability Improvements
Sebastian Koenig commented on issue blender/blender#120230 2024-06-11 15:33:42 +02:00
Smooth by Angle Usability Improvements

Aside from the fact that I really miss the mesh-level autosmooth option, I think the current implementation has a major issue. We noticed, while trying to figure out how this new autosmoothing…

Sebastian Koenig commented on pull request blender/blender#112480 2023-09-29 15:20:59 +02:00
Compositor: Use RBF Interpolation in Keying Screen node

Hey, this does look like a very cool improvement! The keying screen looks much more even than before and matches better the way light behaves on the actual greenscreen. I do not have an existing…

Sebastian Koenig commented on issue blender/blender#108944 2023-09-08 13:34:06 +02:00
Compositor: canvas and transforms

@sebastian_k Are you sure you are using the Realtime Compositor for those tests? Since it shouldn't behave in the way you showed in the second and third images.

Oops, sorry, indeed I was…

Sebastian Koenig commented on issue blender/blender#108944 2023-09-07 13:03:50 +02:00
Compositor: canvas and transforms

From the perspective from a user, who is not smart enough to fully grasp the concept of deferred realization, it should just be how Brecht described: evaluation from left to right without…

Sebastian Koenig commented on pull request blender/blender#111481 2023-08-28 10:09:40 +02:00
Compositor: Re-organize Add menu

Hey! Most of the stuff I really like, and I think for discoverabilty this does help a lot. The only thing I would maybe change from a practise and speed point of view is the Color Menu. Mix and…

Sebastian Koenig reopened issue blender/blender#107487 2023-05-01 12:53:13 +02:00
Motion tracking marker's search area is not expanding with tracker, requiring constant manual scaling up.
Sebastian Koenig commented on issue blender/blender#107487 2023-05-01 12:53:10 +02:00
Motion tracking marker's search area is not expanding with tracker, requiring constant manual scaling up.

Oops, I’m sorry, didn’t mean to close this.

Sebastian Koenig closed issue blender/blender#107487 2023-05-01 12:52:11 +02:00
Motion tracking marker's search area is not expanding with tracker, requiring constant manual scaling up.
Sebastian Koenig commented on issue blender/blender#107487 2023-05-01 12:52:09 +02:00
Motion tracking marker's search area is not expanding with tracker, requiring constant manual scaling up.

@Sergey I would actually love this! Especially if the padding is maintained when the pattern shrinks again (or grows). And also, when using perspective or affine the pattern can become extremely…