Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock closed issue blender/blender#107199 2023-04-21 00:10:50 +02:00
Incorrect normals when using Mirror Modifer.
Iliya Katushenock commented on issue blender/blender#107199 2023-04-21 00:03:43 +02:00
Incorrect normals when using Mirror Modifer.

Hey, thanck for report that, can you reproduce thit bug in today 3.5.1 build?

Iliya Katushenock pushed to index_of_nearest at mod_moder/blender 2023-04-21 00:00:23 +02:00
ce1deccee5 progress
e1fe1ccb6e Merge branch 'main' into index_of_nearest
f6ec11741c Fix #106208: data-block socket defaults not used for node group
ecabb72a3c progress
4babb7c02e Cycles: oneAPI: Fix volume intersection for Embree GPU execution
Compare 11 commits »
Iliya Katushenock commented on pull request blender/blender#104619 2023-04-20 21:48:05 +02:00
Geometry Node: Index of Nearest

Why tree_masks[i] and evaluate_masks[i] is groups with the same id? this isn't sorted somether or protected, that mask isn't avoid all elements of some grouop and create offset for all other groups even all of that added in same order.

Iliya Katushenock commented on pull request blender/blender#104619 2023-04-20 21:34:12 +02:00
Geometry Node: Index of Nearest

I remember fixing a bug, only related to the fact that there was no power of 2x. For the blur node, I made the search function for the top bit part of the threading namespace.

Iliya Katushenock commented on pull request blender/blender#104619 2023-04-20 21:25:02 +02:00
Geometry Node: Index of Nearest

Are grain_size is a power of 2?

Iliya Katushenock pushed to index_of_nearest at mod_moder/blender 2023-04-20 21:19:54 +02:00
a07844b59f Merge with Hans branch o fixes in index of nearest pr
f8d47be900 Changes to implementation:
1c26c392e0 Also mention similar node in "Sample Nearest" node
3af5b2f7ff Move node to "Geometry > Sample" menu
2009b57ea3 Merge branch 'main' into index-of-nearest-104619
Compare 63 commits »
Iliya Katushenock merged pull request mod_moder/blender#2 2023-04-20 21:19:53 +02:00
index-of-nearest-104619
Iliya Katushenock created pull request mod_moder/blender#2 2023-04-20 21:16:50 +02:00
index-of-nearest-104619
Iliya Katushenock created pull request blender/blender#107193 2023-04-20 21:02:03 +02:00
VFONT: Fix cursor deforming on transformation
Iliya Katushenock commented on issue blender/blender#107191 2023-04-20 21:00:13 +02:00
Node Search Omits Standard Nodes

Can you check, it seem be fixed in today build?

Iliya Katushenock pushed to tmp_fix_text_cursor_transform at mod_moder/blender 2023-04-20 20:55:45 +02:00
e80c2d83e4 init
Iliya Katushenock created branch tmp_fix_text_cursor_transform in mod_moder/blender 2023-04-20 20:55:45 +02:00
Iliya Katushenock closed issue blender/blender#107187 2023-04-20 19:02:28 +02:00
eevee Viewport Compositor and Viewport Render - incorrect render result composite- 3.5 + 3.6
Iliya Katushenock commented on issue blender/blender#107183 2023-04-20 18:01:15 +02:00
Disabled/Hidden Boolean Modifier still gets calculated

Hay, thanks for report. I can't repoduce that in 3.4/3.6. Can you recheck in new blender versions/attach example file?

Iliya Katushenock deleted branch default_value_cb from mod_moder/blender 2023-04-20 16:56:31 +02:00
Iliya Katushenock closed pull request blender/blender#106816 2023-04-20 16:53:16 +02:00
Fix #106208: Initialize socket value by declaration callback if value is data block
Iliya Katushenock commented on pull request blender/blender#107179 2023-04-20 16:43:06 +02:00
Fix #106208: data-block socket defaults not used for node group

C-style cast here