Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on issue blender/blender#111200 2023-08-17 14:12:05 +02:00
Scene Time node will force global refresh, causing slowness

Known limitation, can't be fixed in today dependency graph design. See: blender/blender#102881

Iliya Katushenock commented on pull request blender/blender#110099 2023-08-17 03:00:46 +02:00
Fix: Geometry Nodes: Sample curve crash with invalid curve indices

I made this solution as a test: blender/blender#111197

Iliya Katushenock created pull request blender/blender#111197 2023-08-17 02:59:27 +02:00
Refactoring: Geometry Nodes: The input field validate scope
Iliya Katushenock created branch tmp_curve_index_validate_scope in mod_moder/blender 2023-08-17 02:44:51 +02:00
Iliya Katushenock pushed to tmp_curve_index_validate_scope at mod_moder/blender 2023-08-17 02:44:51 +02:00
853e52c483 init
Iliya Katushenock created pull request blender/blender#111196 2023-08-17 02:36:39 +02:00
Cleanup: Geometry Nodes: Template overload for a GField as a node output
Iliya Katushenock pushed to tmp_cleanup_gfield_output at mod_moder/blender 2023-08-17 02:32:43 +02:00
b31d21a093 init
c69f526fdb Windows: Propagate errors in make.bat
59fb9341cf Build: keep SDL haptics disabled on macOS x86_64
eef2b61e91 Theme: Set 3D Viewport background to single color
b0424a7cbd Fix #111180: crash adding AOV/light output node with shader node previews
Compare 10 commits »
Iliya Katushenock created branch tmp_cleanup_gfield_output in mod_moder/blender 2023-08-17 02:32:43 +02:00
Iliya Katushenock commented on issue blender/blender#111184 2023-08-16 17:13:53 +02:00
Crash on calling Node.inputs.new(...)

Hi, thanks for report, i unable to confirm this in last 3.6 lts build or in today 4.0.

Iliya Katushenock commented on pull request blender/blender#111151 2023-08-16 15:35:32 +02:00
Cleanup: i18n remove extraction macro from Kuwahara node

Ah, some more relatively new nodes ../

Iliya Katushenock commented on issue blender/blender#108728 2023-08-16 13:42:54 +02:00
Rewrite some compositing nodes to using declarations

Rewriting of CMP_NODE_R_LAYERS node might not be a bad decision for any of you right now.

Iliya Katushenock deleted branch tmp_fix_enum_ntype_name from mod_moder/blender 2023-08-16 12:47:35 +02:00
Iliya Katushenock pushed to group_deduce at mod_moder/blender 2023-08-16 03:05:24 +02:00
c3aa87f3e4 progress
Iliya Katushenock pushed to group_deduce at mod_moder/blender 2023-08-16 03:03:33 +02:00
1022d558b1 progress
a508b24e22 Merge branch 'main' into group_deduce
5741a5d433 UI: Allow Eyedropper Outside of Blender
077db81638 Outliner: Port linked object elements to new tree-element code design
86085bcb9c Mem: avoid offsetting nullptr
Compare 59 commits »
Iliya Katushenock created pull request blender/blender#111154 2023-08-16 01:28:32 +02:00
Fix #111142: Node group property 'bl_static_type' returns empty string for node groups and custom nodes
Iliya Katushenock pushed to tmp_fix_enum_ntype_name at mod_moder/blender 2023-08-16 01:23:12 +02:00
dc1409bca6 init
e90ceefd18 Change packed_float3 to internal float3 for HIP
d20f26aeb6 Fix: Memory Reserve Issue in Vulkan/Std140
ab3ae2be4d Fix: Vulkan Use Resource After Free
dd4ab50065 GPU: Add Dummy Backend For Unsupported Platforms
Compare 10 commits »
Iliya Katushenock created branch tmp_fix_enum_ntype_name in mod_moder/blender 2023-08-16 01:23:10 +02:00
Iliya Katushenock pushed to group_deduce at mod_moder/blender 2023-08-15 00:39:54 +02:00
bd8c2791af progress