kursad k kursadk
  • Joined on 2008-10-23
kursad k opened issue blender/blender#125450 2024-07-25 20:02:18 +02:00
Undoing refreshes sculpt icons.
kursad k commented on issue blender/blender#124565 2024-07-15 17:31:44 +02:00
Regression: Environment pass is not rendered (or rendered black) with 4.2 EEVEE

This has been the main way to get the env pass when the transparent film enabled, there are workarounds to get the env rendered as a pass but all are relatively ugly or complicate the pipeline.

kursad k commented on issue blender/blender#124624 2024-07-13 01:13:10 +02:00
Viewport flickrs when the Fade Inactive Geometry option enabled

Are you using a high DPI screen by any chance?

It is a 4K monitor.

kursad k commented on issue blender/blender#123873 2024-07-12 19:44:05 +02:00
Lineart modifier doesn't work with geometry nodes instances

@ChengduLittleA The lineart modifier also does not work with collection instances in object mode, but it works in scene mode, obviously we loose per instance control with that. I am not sure if…

kursad k opened issue blender/blender#124624 2024-07-12 19:25:50 +02:00
Viewport flickrs when the Fade Inactive Geometry enabled
kursad k commented on issue blender/blender#124566 2024-07-12 08:48:14 +02:00
Normal node's output is not computed while in a group node

Yes it does update when tabbed out, but it is a quite useless workaround since one has to do it a hundred times to refine the result. I think there are some other nodes that do not update it a…

kursad k opened issue blender/blender#124567 2024-07-12 02:52:58 +02:00
Combining two Shader to RGB nodes destroys the normals
kursad k opened issue blender/blender#124566 2024-07-12 02:13:41 +02:00
Normal node's output is not computed if it is in a group node
kursad k opened issue blender/blender#124565 2024-07-12 01:53:18 +02:00
Environment pass is not rendered with EEVEE
kursad k opened issue blender/blender#124437 2024-07-10 02:12:22 +02:00
Separated object does not inherit the material
kursad k commented on issue blender/blender#124070 2024-07-05 08:02:31 +02:00
Crash when accessing screen from depsgraph_update_pre

I think I tracked down the issue to Sverchok, scene_chaneg_handler

# Python backtrace
  File "C:\Users\USER\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\sverchok-master\co…
kursad k commented on issue blender/blender#124070 2024-07-04 01:54:19 +02:00
Crash when accessing screen from depsgraph_update_pre

I am not sure why it crashes with the latest 4.3 but not with 4.2 or some earlier 4.3 versions. Bear in mind that my addons/extension folders are shared across these versions via junction links on…

kursad k commented on issue blender/blender#124070 2024-07-04 01:11:10 +02:00
Crash when accessing screen from depsgraph_update_pre

Here is the crash with --debug-all

kursad k commented on issue blender/blender#124070 2024-07-04 00:58:09 +02:00
Crash when accessing screen from depsgraph_update_pre

I uninstalled the extension. It does not look like it is the copy render setting extension.

kursad k commented on issue blender/blender#123873 2024-07-04 00:34:13 +02:00
Lineart modifier doesn't work with geometry nodes instances

@ChengduLittleA Does it look like this would make into the 4.2 release?

kursad k commented on issue blender/blender#124070 2024-07-03 23:46:45 +02:00
Crash when accessing screen from depsgraph_update_pre

Instead, I actually uninstalled the copy render add-on, because I have a lot of add-ons installed and setup, I do not want to go through the same pains of setting them up for 4.2+ It still crashes…

kursad k commented on issue blender/blender#124070 2024-07-03 21:11:51 +02:00
Crash when accessing screen from depsgraph_update_pre

I attached the file that is produced by the debug startup, I am guessing that is also the default scene.

kursad k commented on issue blender/blender#124070 2024-07-03 17:22:05 +02:00
Crash when accessing screen from depsgraph_update_pre

Could firewall related internet access be an issue?

kursad k commented on issue blender/blender#124070 2024-07-03 02:32:07 +02:00
Crash when accessing screen from depsgraph_update_pre

@deadpin I do not get crashes in the latest 4.2 betas 603b833fe3cb This seems to be a 4.3 issue.