Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on issue blender/blender#105314 2023-02-28 19:32:26 +01:00
Regression: ShaderNodeCustomGroup based nodes lost their UI

Seems you could still add a reply to blender/blender#105283, confirm and raise its priority

Iliya Katushenock commented on issue blender/blender#105309 2023-02-28 18:30:43 +01:00
Torus disappearing when I add mask

Hello. Please follow the report template https://wiki.blender.org/wiki/Process/Bug_Reports

Iliya Katushenock pushed to use_const_in_bke_node_cc at mod_moder/blender 2023-02-28 18:23:58 +01:00
f38f25f4f4 delete nodeUnlinkNode from this commit
97cc782cbc Merge branch 'main' into use_const_in_bke_node_cc
8fbc80be8f Merge branch 'blender-v3.5-release'
076a33ccd1 Fix #104219: Node links dragged from wrong socket after selection
480e467ac9 Fix #104726: Allow loading of 2.48 file without active window
Compare 92 commits »
Iliya Katushenock commented on issue blender/blender#105148 2023-02-28 18:16:02 +01:00
Regression: Memory leak during rendering

@Kent-Davis No, I do not have it. Basically, the hope is that someone with this pc will be able to check it.

Iliya Katushenock commented on issue blender/blender#105300 2023-02-28 17:36:52 +01:00
Support "license" and "copyright" meta-data instead of "author"

Rather, what I mean is that usually blender implies that content created for sale can be distributed for free, since this uses blender resources But I'm not sure what assets would then be, a tool…

06e456c64f Merge branch 'main' into more_lazynes_capture_attribute_node
480e467ac9 Fix #104726: Allow loading of 2.48 file without active window
eb68334b58 Cleanup: Mesh: Access looptris with Span
3c94e2ab4c Cleanup: split 'transform_gizmo_3d.cc' in more specific units
5edca02d08 Fix cage2d gizmo setting uniform size when uniform scaling is required
Compare 32 commits »
Iliya Katushenock commented on pull request blender/blender#105264 2023-02-28 17:28:36 +01:00
Geometry Node: Make Capture Attributes more lazy

I hope the description does not suffer from the excessive complexity of the situation described there. It took me a long time to figure it out myself.

Also, the build bot seems to suffer from…

Iliya Katushenock commented on issue blender/blender#105300 2023-02-28 16:01:37 +01:00
Support "license" and "copyright" meta-data instead of "author"

If the author indicates in the asset that this asset is obliged to be sold and it is forbidden to distribute it for free, will this be somehow taken into account?

Iliya Katushenock commented on pull request blender/blender#105264 2023-02-28 14:31:31 +01:00
Geometry Node: Make Capture Attributes more lazy

This seems to be used everywhere, for asking for multiple lazy inputs (in switch node for example).

Iliya Katushenock created branch tmp_unused_outputs in mod_moder/blender 2023-02-28 13:06:49 +01:00
Iliya Katushenock pushed to tmp_unused_outputs at mod_moder/blender 2023-02-28 13:06:49 +01:00
1bc650077e init commit
Iliya Katushenock created pull request blender/blender#105293 2023-02-28 11:30:06 +01:00
Fix #892520: Avoid creating redundant dependencies for the lattice modifier
Iliya Katushenock created branch fix_lattice_updates in mod_moder/blender 2023-02-28 11:22:23 +01:00
Iliya Katushenock pushed to fix_lattice_updates at mod_moder/blender 2023-02-28 11:22:23 +01:00
ed10a86ebf init commit of fix
09e848deec Cleanup: use term "filepath" instead of "name" / "fname"
707af21afd Merge branch 'blender-v3.5-release'
9fccd2dc24 Fix #100819: Built-in VFont has an additional user by default
3cba2911e0 Vulkan: Add Initial VKFrameBuffer.
Compare 10 commits »
Iliya Katushenock closed issue blender/blender#105289 2023-02-28 11:08:53 +01:00
The demensions of the curve object error
Iliya Katushenock commented on issue blender/blender#105289 2023-02-28 11:00:04 +01:00
The demensions of the curve object error

Hello, please chekt that in today build

Iliya Katushenock commented on pull request blender/blender#104937 2023-02-28 10:44:38 +01:00
Cleanup: Use const arguments in node.cc

Just do not indicate constraint in the type (like ListBase *lb = nullptr;)? Since this does not work in C ++ file, it seems you mean not to make a constant input in functions. But this still…

Iliya Katushenock closed pull request blender/blender#104953 2023-02-28 10:39:20 +01:00
Fix #104894: Text Editor: Toggle Comments: Consider language specification for comment prefix
Iliya Katushenock commented on issue blender/blender#105288 2023-02-28 10:37:52 +01:00
interface

Hello. Please describe something about your bug.

Iliya Katushenock commented on issue blender/blender#105268 2023-02-28 10:30:13 +01:00
Lattice Modifier Slowdown even when hidden or unassigned

That is, can say this: That commit was correct, but somewhere in history this code began to work differently and the culprit was someone else? (Looking for the culprit to confirm this. But given…