Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on issue blender/blender#129493 2024-10-29 05:28:10 +01:00
Geometry nodes: Viewer node become blind for attributes with Bake node

Any captured attributes are gone once you pass geometry though the Bake node. This is expected. In case you did not capture a field then this will work since this is not an attribute.

Iliya Katushenock commented on issue blender/blender#129445 2024-10-28 21:13:37 +01:00
Unexpected behaviour of matrix attribute inheritance from edge to point domain.

original file I submitted

I just don't know at which place in that file i should look at.

Iliya Katushenock commented on issue blender/blender#129445 2024-10-28 21:04:12 +01:00
Unexpected behaviour of matrix attribute inheritance from edge to point domain.

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 closed issue blender/blender#129445 2024-10-28 21:03:44 +01:00
Unexpected behaviour of matrix attribute inheritance from edge to point domain.
Iliya Katushenock pushed to sample_field_node at mod_moder/blender 2024-10-28 21:03:31 +01:00
59fb138362 add brut force version for debug
Iliya Katushenock closed issue blender/blender#129445 2024-10-28 21:01:46 +01:00
Unexpected behaviour of matrix attribute inheritance from edge to point domain.
Iliya Katushenock commented on issue blender/blender#129445 2024-10-28 21:01:43 +01:00
Unexpected behaviour of matrix attribute inheritance from edge to point domain.

We do not check number of edges, again, domain is changed - matrix have to be decomposed to components and combined back. This is not a bug.

Iliya Katushenock closed issue blender/blender#129486 2024-10-28 20:42:33 +01:00
Regression: Creating ShaderNodeCustomGroup and adding to a custom category does not work anymore
Iliya Katushenock pushed to sample_field_node at mod_moder/blender 2024-10-28 20:32:41 +01:00
6898203446 progress
09019a3501 Merge branch 'main' into sample_field_node
9b7e660fad UI: Allow Region Overlap in Node Editor sidebar
928794c6ac Cleanup: Remove dead code
61eb3e06df Merge branch 'blender-v4.3-release'
Compare 29 commits »
Iliya Katushenock closed issue blender/blender#129445 2024-10-28 20:31:46 +01:00
Unexpected behaviour of matrix attribute inheritance from edge to point domain.
Iliya Katushenock commented on issue blender/blender#129445 2024-10-28 20:31:42 +01:00
Unexpected behaviour of matrix attribute inheritance from edge to point domain.

I do not see the bug, you takes the value from an edge to a vertex so we need to interpolate value. And any built-in functions deal only with matrix which can be decomposed to a transformation…

Iliya Katushenock commented on issue blender/blender#129445 2024-10-28 19:53:01 +01:00
Unexpected behaviour of matrix attribute inheritance from edge to point domain.

Okay, i decide to split this up to separate report: #129485. It seems you report that there is unexpected conversion, but i am not sure in which place of the node tree i should look at?

Iliya Katushenock opened issue blender/blender#129485 2024-10-28 19:51:53 +01:00
Assertion: BLI: normalized_to_quat_fast can not handle some matrix
Iliya Katushenock opened issue blender/blender#129484 2024-10-28 19:46:29 +01:00
Assertion: Lineart: Attempt to read bounding box of object in dependency cycle
Iliya Katushenock commented on issue blender/blender#129481 2024-10-28 19:01:52 +01:00
Apply a Geometry node in a Grease pencil object don't works

That is, do you mean that I can create Geometric nodes that cannot be applied and if I try to apply to a Grease Pencil object, if it tells me that there is no Grease Pencil object this is what…

Iliya Katushenock created branch sample_field_node in mod_moder/blender 2024-10-28 19:01:12 +01:00
Iliya Katushenock pushed to sample_field_node at mod_moder/blender 2024-10-28 19:01:12 +01:00
e4cc716fdc progress
cd5012c02a refactor
62b9fdfcdd Revert "something..", back to original idea..
b98f7ee65e something..
1b2562402c progress
Compare 10 commits »
Iliya Katushenock commented on issue blender/blender#129481 2024-10-28 18:35:40 +01:00
Apply a Geometry node in a Grease pencil object don't works

I do not see the bug in your report, everything seems correct and expected.

Iliya Katushenock commented on issue blender/blender#129481 2024-10-28 18:28:38 +01:00
Apply a Geometry node in a Grease pencil object don't works

I do not see what is this is not the case\