ichlubna
  • Joined on 2019-07-25
ichlubna closed issue blender/blender#125183 2024-11-02 09:39:15 +01:00
Typo in the Image Operators docs
ichlubna commented on issue blender/blender#125183 2024-11-02 09:39:11 +01:00
Typo in the Image Operators docs

Fixed in 9b78b8d1ed44d9499ae52c3cea388937cb31048e

ichlubna created repository ichlubna/blender 2024-11-02 09:24:28 +01:00
ichlubna commented on issue blender/blender#129210 2024-10-31 10:12:48 +01:00
After removing a shape key with animated value and creating a new one, the animation keyframes are copied to the new one

Yes, you're right. But this is probably an unexpected behavior.

ichlubna commented on issue blender/blender#129486 2024-10-29 10:07:30 +01:00
Regression: Creating ShaderNodeCustomGroup and adding to a custom category does not work anymore

Just for reference. I managed to do so with a decorator. For example, extending the Output category as:

def extendDraw(fn):
     def…
ichlubna commented on issue blender/blender#129486 2024-10-28 20:54:58 +01:00
Regression: Creating ShaderNodeCustomGroup and adding to a custom category does not work anymore

@LazyDodo Do you by any chance know of a way to add the node into the existing category instead of creating a new one? Not sure if your workaround can work for that as well.

ichlubna commented on issue blender/blender#129486 2024-10-28 20:30:40 +01:00
Regression: Creating ShaderNodeCustomGroup and adding to a custom category does not work anymore

registration changed a bunch of blender versions ago, you can probably cheat off my bricktricks addon relevant commit : https://github.com/LazyDodo/BrickTricks/commit/7a8606e7fbeceef101569ad25

ichlubna opened issue blender/blender#129486 2024-10-28 20:15:42 +01:00
Creating ShaderNodeCustomGroup and adding to a custom category does not work anymore
ichlubna opened issue blender/blender#129210 2024-10-18 11:50:00 +02:00
After removing a shape key with animated value and creating a new one, the animation keyframes are copied to the new one
ichlubna commented on issue blender/blender#129111 2024-10-17 10:11:49 +02:00
Constant Value Node connected to File Output in Compositor does not do anything

Alright, thanks for the reply!

ichlubna commented on issue blender/blender#129111 2024-10-17 10:02:50 +02:00
Constant Value Node connected to File Output in Compositor does not do anything

What do you expect to happen and what is a practical use case for it? Should we write a 1x1 pixel image? An image that covers the render? And why?

I confirm that the issue persists in the…

ichlubna opened issue blender/blender#129111 2024-10-16 16:30:24 +02:00
Constant Value Node connected to File Output in Compositor does not do anything
ichlubna opened issue blender/blender#125183 2024-07-21 15:57:41 +02:00
Typo in the docs
ichlubna opened issue blender/blender#112996 2023-09-28 08:52:00 +02:00
Color pickers in Color Balance filter and node are not consistent
ichlubna commented on issue blender/blender#112804 2023-09-25 19:10:14 +02:00
Compositor movie not rendering if cache is full

Apparently you forgot to attach the "example project"?

Sorry, it was too large so I added a link.

  • Could you specify the duration and resolution of the input videos you are using? -…
ichlubna opened issue blender/blender#112804 2023-09-24 13:16:48 +02:00
Compositor view becoming buggy after some time - memory problem with new input video frames?