Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on pull request blender/blender#110523 2023-07-27 16:54:20 +02:00
GPv3: Select frames by column

MEM_cnew_array<CfraElem>(__func__)?

Iliya Katushenock closed issue blender/blender#110538 2023-07-27 16:50:11 +02:00
Other Modes Not Showing Up Periodically
Iliya Katushenock commented on issue blender/blender#110538 2023-07-27 16:50:09 +02:00
Other Modes Not Showing Up Periodically

This report does not contain all the requested information, which is required for us to investigate the issue.

Please submit a new report and carefully follow the instructions. Be sure to…

Iliya Katushenock commented on pull request blender/blender#110065 2023-07-27 16:47:48 +02:00
Node previews in the shader editor

Still a question for me, can't you update this counter in the trees update post callback?

Iliya Katushenock deleted branch tmp_fix_change_socket_color_hide from mod_moder/blender 2023-07-27 16:42:37 +02:00
Iliya Katushenock commented on pull request blender/blender#109949 2023-07-27 01:48:50 +02:00
Cycles: Replace Sheen model in the Principled BSDF

These look useful in general, but in this case there's some additional conversion going on (the type of the socket changes, as well as the default value in case of old files), so there would…

Iliya Katushenock created branch test_abc in mod_moder/blender-manual 2023-07-26 20:36:02 +02:00
Iliya Katushenock pushed to test_abc at mod_moder/blender-manual 2023-07-26 20:36:02 +02:00
Iliya Katushenock pushed to tmp_single_point_curve_fix at mod_moder/blender 2023-07-26 17:42:52 +02:00
53af0901ae progress
Iliya Katushenock pushed to fix_unsized_shared at mod_moder/blender 2023-07-26 16:53:47 +02:00
8f4fb0fbeb progress
Iliya Katushenock commented on pull request blender/blender#110477 2023-07-26 16:44:42 +02:00
Fix #110415: Interpolate Curves node for single points curves

Ah, I did fill the relative values, istead of added it! Yes, I was very inattentive... Basically I just made sure it didn't crash. Yes, I'll make a simplified example file to test and attach it...

Iliya Katushenock commented on issue blender/blender#109236 2023-07-26 12:05:15 +02:00
Regression: Split Edges node skips loose edges

Please apply the Edge Split modifier and go into edit mode

Iliya Katushenock commented on issue blender/blender#109236 2023-07-26 11:43:50 +02:00
Regression: Split Edges node skips loose edges

@JuanManuelLynch In your case, Edge Split node didn't splite endges at all. Mesh to Curve just delete dangling point.

Iliya Katushenock created pull request blender/blender#110487 2023-07-26 11:40:21 +02:00
Fix #110485: Copy attribute only for same domain size
Iliya Katushenock created branch fix_unsized_shared in mod_moder/blender 2023-07-26 11:37:11 +02:00
Iliya Katushenock pushed to fix_unsized_shared at mod_moder/blender 2023-07-26 11:37:11 +02:00
4fd4462876 init
Iliya Katushenock closed issue blender/blender#110473 2023-07-26 01:02:59 +02:00
Node editor: Unwanted perenting to frame after moving.
Iliya Katushenock commented on issue blender/blender#110480 2023-07-25 23:40:46 +02:00
Geometry Nodes: Split Edges Node randomly reindexes all edges

If the geometry changes, the indices can be anything?