Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
e371505c9c add another one node
cf1103d72d Merge branch 'refactor_bke_support_dst_domain_in_propagation' into tmp_cleanup_use_copy_for_domain_convertion
e527d1f2d0 fix typo
Compare 3 commits »
Iliya Katushenock commented on issue blender/blender#127301 2024-09-08 11:01:45 +02:00
Python context internal state bug

Can you at least provide example file or script that you use?

Iliya Katushenock pushed to refactor_instances_on_points at mod_moder/blender 2024-09-08 10:43:28 +02:00
4ba758d43f Merge branch 'fix_gp_instances_convertion' into refactor_instances_on_points
4ecdbd4c21 Merge branch 'refactor_bke_support_dst_domain_in_propagation' into fix_gp_instances_convertion
e527d1f2d0 fix typo
08e5f19675 make format
95f6af90d2 init
Compare 238 commits »
Iliya Katushenock commented on pull request blender/blender#125592 2024-09-08 09:22:56 +02:00
WIP: BLI: Boolean polygon clipping using the Greiner Hormann algorithm.

Do, finalize need to be called only once, just (a + b) / (weight + (1 - weight)) does not change anything so its can be just a + b (i skiped alphe_ in my example).

Iliya Katushenock created pull request blender/blender#127299 2024-09-08 00:34:32 +02:00
Fix (unreported): Geometry Nodes: Correctly propagate a drawings attributes on instances while conversion
Iliya Katushenock created branch fix_gp_instances_convertion in mod_moder/blender 2024-09-08 00:26:41 +02:00
Iliya Katushenock created pull request blender/blender#127296 2024-09-07 23:40:44 +02:00
Cleanup: Geometry Nodes: Simplify domain conversion code
31fa5efdb6 init
92b5dd28f3 Merge branch 'more_no_att_constructors' into tmp_cleanup_use_copy_for_domain_convertion
Compare 2 commits »
Iliya Katushenock pushed to more_no_att_constructors at mod_moder/blender 2024-09-07 22:42:46 +02:00
710294b8fb Merge branch 'main' into more_no_att_constructors
2ddc574ad9 Fix #127233: performance regression with new attribute filters
8283bf37a2 Fix #127260: Cloth brush crash with large mesh
2204157a2c Refactor: Clear result neighbor vector for vert_neighbors_get_bmesh
01fa3b861e Fix: Sculpt dyntopo boundary automasking processing too many neighbors
Compare 4954 commits »
Iliya Katushenock pushed to cleanup_gp_copy_method at mod_moder/blender 2024-09-07 22:36:02 +02:00
f426f419b0 merge with main
4577d213ac Reimplement for current main
6fb852f05e merge main and reset all
2ddc574ad9 Fix #127233: performance regression with new attribute filters
8283bf37a2 Fix #127260: Cloth brush crash with large mesh
Compare 232 commits »
4577d213ac Reimplement for current main
6fb852f05e merge main and reset all
2ddc574ad9 Fix #127233: performance regression with new attribute filters
8283bf37a2 Fix #127260: Cloth brush crash with large mesh
2204157a2c Refactor: Clear result neighbor vector for vert_neighbors_get_bmesh
Compare 231 commits »
Iliya Katushenock commented on issue blender/blender#127277 2024-09-07 14:13:57 +02:00
Impossible to get point cloud data via python API after MeshToPoint GN

This is true that currently some evaluated data can be not the same type as original data of object so this will not be supported by API probably.

Iliya Katushenock commented on issue blender/blender#127222 2024-09-07 13:02:17 +02:00
Geometry Nodes Using Object Info adjust materials of referenced object

Select material slot and near to the name selector under the list you will notices small button with just icon.

Iliya Katushenock commented on pull request blender/blender#127263 2024-09-06 23:09:35 +02:00
Fix #126983: Custom nodes and groups icon missing

Consider line 3399\

Iliya Katushenock closed issue blender/blender#127269 2024-09-06 23:02:45 +02:00
viewport shading