Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on issue blender/blender#105553 2023-03-08 09:57:29 +01:00
When changing the node type in material, sockets of different node types are reused

Hi, I'm not sure if this is a bug with complex behavior, given that the default value is specified in the declaration https://projects.blender.org/blender/blender/src/branch/main/source/blender/nod

Iliya Katushenock commented on issue blender/blender#105552 2023-03-08 09:54:09 +01:00
Crash on blend file load on Windows

@Harley Hey, try to bisect this, most likely something from Hans's refactorings to transfer the structure of the mesh

Iliya Katushenock commented on issue blender/blender#105554 2023-03-08 09:48:10 +01:00
Optix fails when geometry nodes instance has animated translation and scale 0 and motion blur is on

Not sure if I can confirm (by using Cycles).

Iliya Katushenock commented on issue blender/blender#103789 2023-03-08 09:44:43 +01:00
Remove unnecessary mesh position copying

@allprogrammers Hey, hello. How's the progress?

Iliya Katushenock closed issue blender/blender#105558 2023-03-08 09:31:33 +01:00
Subdivision Surface modifier ruins UV map's for 'Deform Curves on Surface'.
Iliya Katushenock commented on issue blender/blender#105558 2023-03-08 09:31:31 +01:00
Subdivision Surface modifier ruins UV map's for 'Deform Curves on Surface'.

This would happen if you stored the UV as a 3d vector :)

Iliya Katushenock commented on issue blender/blender#104387 2023-03-08 09:29:47 +01:00
extrusion and bevel values have no effect in certain splines

There is always a chance that there was a bug fixed long ago in some one-day build that did not copy this attribute. Or the user could still touch the attribute, but not pay attention to it. So,…

Iliya Katushenock commented on issue blender/blender#105107 2023-03-08 09:24:31 +01:00
The File Output compositing node has poorly divided space for the file path

For now, this is a report that contains a feature request and will be closed. If any of the developer agree with this, then it will be TODO. Whoever will make it. If you want to do this, I can…

Iliya Katushenock commented on issue blender/blender#105546 2023-03-07 23:10:47 +01:00
Cycles Render: Volume (Before Baked Simulation Starts) still trying to be rendered

@Thomas-35 I don't see anything strange following your steps

Iliya Katushenock commented on issue blender/blender#105551 2023-03-07 21:46:49 +01:00
Eager mesh bounds calculation for primitive nodes

Really good option for a first issues. It implies:

  • Functions of geometry nodes.
  • Mesh structure.
  • Organization of generation of geometry primitives and how fastest to calculate the size of…
Iliya Katushenock commented on pull request blender/blender#105494 2023-03-07 21:42:44 +01:00
Versioning function to replace legacy instancing panel by geometry node modifier

So far, I've been thinking it's better to just have a versioning that brings all current users projects to geometry nodes. Thus, by the time the rest of the legacy parts are removed, it would have…

Iliya Katushenock pushed to cleanup_reduce_nesteds at mod_moder/blender 2023-03-07 20:35:16 +01:00
8fa5f65d6b Merge branch 'main' into cleanup_reduce_nesteds
5ab49afe8d Cleanup: Fix warning in skin modifier
78e8c6649d Fix unreliable PLY regression test
d11874bf21 Merge branch 'blender-v3.5-release'
ec1a76d9cd Fix (unreported) potential invalid usage of Main relations cache.
Compare 53 commits »
Iliya Katushenock commented on issue blender/blender#104932 2023-03-07 20:19:22 +01:00
Nodes: Socket and title click detection is broken for multiple monitors

The mouse should take care of such scaling, I think.

Iliya Katushenock closed issue blender/blender#105543 2023-03-07 19:49:29 +01:00
Console don't go away when opening the program
Iliya Katushenock commented on issue blender/blender#105543 2023-03-07 19:49:27 +01:00
Console don't go away when opening the program

Hello, i can't confirm, however this issue has been reported before, see blender/blender#96672. Will merge reports. Please subscribe in #12345 if you want to…

Iliya Katushenock commented on issue blender/blender#105543 2023-03-07 19:38:13 +01:00
Console don't go away when opening the program

It seems to me very strongly that this is some kind of Windows setting.

Iliya Katushenock commented on pull request blender/blender#105542 2023-03-07 19:28:32 +01:00
Cleanup: Fix warning in skin modifier

Double checking made it clear that the warnings were gone. Thanks for this fix.

Iliya Katushenock pushed to instances at mod_moder/blender 2023-03-07 18:47:18 +01:00
2e3b427542 progress
ba4da5bbec trying to debug that
6036d78944 Merge branch 'main' into instances
5ff959a056 Fix BLI_assert 'attr->comp_len == 2' failed in cage 2d gizmo
48944e7a8e Gizmo: slightly increase cage2d corner margins
Compare 47 commits »
Iliya Katushenock closed issue blender/blender#105530 2023-03-07 16:53:46 +01:00
Simulation nodes bug