Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on issue blender/blender#110453 2023-07-25 22:24:11 +02:00
Hair children are jumping around on skinned mesh

Applying procedural hair on top of an armature modifier seems definitely wrong to me. But it works in iivia, but not in loops, so it seems like a bug.

Iliya Katushenock closed issue blender/blender#110454 2023-07-25 21:56:18 +02:00
Mesh to curve in 3.6.1 merges points
Iliya Katushenock commented on issue blender/blender#110454 2023-07-25 21:56:16 +02:00
Mesh to curve in 3.6.1 merges points

As far as I can see, it's most likely a duplicate of #109236. Please subscribe in #109236 if you want to see further updates.

Iliya Katushenock created pull request blender/blender#110477 2023-07-25 21:50:33 +02:00
Fix #110415: Interpolate Curves node for single points curves
Iliya Katushenock pushed to tmp_single_point_curve_fix at mod_moder/blender 2023-07-25 21:47:19 +02:00
2a2e62b23d init
af19de3986 Cleanup: Pass edge to corner map by value in normal calculation
bd4be36894 Cleanup: Avoid passing redundant face index in normal calculation
0e87e25b37 Cleanup: Simplify iteration over mesh faces, use utility functions
6b872079fe Fix #88752: overlapping IK constraints with zero-influence misbehave
Compare 10 commits »
Iliya Katushenock created branch tmp_single_point_curve_fix in mod_moder/blender 2023-07-25 21:47:18 +02:00
Iliya Katushenock commented on pull request blender/blender#109949 2023-07-25 15:53:18 +02:00
Cycles: Replace Sheen model in the Principled BSDF

Might be used version_node_id, version_node_socket_name, version_node_input_socket_name, node_tree_relink_with_socket_id_map too?

Iliya Katushenock deleted branch separate_convert_nodes from mod_moder/blender 2023-07-25 15:28:03 +02:00
Iliya Katushenock pushed to tmp_cleanup_2-5_cpp at mod_moder/blender 2023-07-25 13:05:57 +02:00
29f776331b Merge branch 'main' into tmp_cleanup_2-5_cpp
1f302a0635 Cleanup: Small changes to GP smooth operator
f397ba7571 BLI: update blender::Set vs std::unordered_set benchmark results
c6725b935c Fix #109720: load_post can't be used to initialize the driver namespace
530ee6e7fa Cleanup: make class doc-strings directly above classes
Compare 99 commits »
Iliya Katushenock commented on pull request blender/blender#110065 2023-07-25 11:58:05 +02:00
Node previews in the shader editor

It seems that once images are implicitly shared, deletion of images no longer needed will become automatic?

Iliya Katushenock commented on issue blender/blender#110452 2023-07-25 11:33:41 +02:00
Wrong initial size in the operator panel if Cylinder object is added through left side tool panel gizmo.

Hi, 3.1.2 is too old. Can you check this issues it 3.6 or 4.0 blender?

Iliya Katushenock commented on issue blender/blender#110450 2023-07-25 11:10:20 +02:00
Crash after executing the script

@PratikPB2123 On zero frame?

Iliya Katushenock closed issue blender/blender#110440 2023-07-25 02:32:51 +02:00
simple start page
Iliya Katushenock commented on issue blender/blender#110440 2023-07-25 02:32:50 +02:00
simple start page

Thanks for the report, but the issue reported here is a request for modified/improved behavior and not a bug in current behavior. Closing as this bug tracker is only for bugs and errors.

For…

Iliya Katushenock pushed to tmp_type_lists at mod_moder/blender 2023-07-25 01:48:08 +02:00
2730758e2d init
Iliya Katushenock created branch tmp_type_lists in mod_moder/blender 2023-07-25 01:48:08 +02:00
Iliya Katushenock created pull request blender/blender#110439 2023-07-25 01:24:22 +02:00
Cleanup: Geometry Nodes: Unnecessary components to check
Iliya Katushenock pushed to tmp_fix_extra_types at mod_moder/blender 2023-07-25 01:18:50 +02:00
a3df273d2b init
Iliya Katushenock created branch tmp_fix_extra_types in mod_moder/blender 2023-07-25 01:18:50 +02:00
Iliya Katushenock commented on issue blender/blender#110426 2023-07-25 00:35:13 +02:00
Regression: Deadlock on render start

Can confirm regression. After few time, blender have 0% on cpu. --threads 1 does not sold it to me.