Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock pushed to tmp_move_node_on_cpp at mod_moder/blender 2023-05-14 01:29:36 +02:00
182017978e unrelated changes
Iliya Katushenock pushed to tmp_move_node_on_cpp at mod_moder/blender 2023-05-14 01:27:21 +02:00
0206a46c7a progress
Iliya Katushenock pushed to tmp_move_node_on_cpp at mod_moder/blender 2023-05-14 00:42:28 +02:00
e23158edb0 progress
Iliya Katushenock commented on pull request blender/blender#107911 2023-05-14 00:32:52 +02:00
Cleanup: Use StringRef instead of std::string for node declaration

For code cleanliness, to be clear in the future, it's better to avoid overhead in declarations that can be called for every update of every node...

Iliya Katushenock pushed to tmp_move_node_on_cpp at mod_moder/blender 2023-05-13 22:31:50 +02:00
9a4b404492 progress
8cb0f623af Merge branch 'main' into tmp_move_node_on_cpp
a23275a6ea Fix #107810: SVG exported line thickness wrong
79f4405039 RNA: correct BLI_strncpy buffer size argument
bfeb687cb4 Remove use of FILENAME_MAX
Compare 58 commits »
Iliya Katushenock commented on issue blender/blender#107913 2023-05-13 22:00:06 +02:00
Hard Crash Opening Blender File With Library Overrides

You can try to attach .blend file?

Iliya Katushenock commented on issue blender/blender#107913 2023-05-13 21:31:33 +02:00
Hard Crash Opening Blender File With Library Overrides

Hello, can you attach file?

Iliya Katushenock closed issue blender/blender#107912 2023-05-13 21:00:56 +02:00
Node system multiple editor windows
Iliya Katushenock commented on issue blender/blender#107912 2023-05-13 21:00:54 +02:00
Node system multiple editor windows

For help using Blender, please try one of the community websites: https://www.blender.org/community/

If you think you found a bug, please submit a new report and carefully follow the instruction…

Iliya Katushenock created pull request blender/blender#107911 2023-05-13 19:51:12 +02:00
Cleanup: Use StringRef instead of std::string for node declaration
9619c04e37 init
a23275a6ea Fix #107810: SVG exported line thickness wrong
79f4405039 RNA: correct BLI_strncpy buffer size argument
bfeb687cb4 Remove use of FILENAME_MAX
169dd2a2b4 Use UTF8 copy function to ensure valid UTF8 output
Compare 10 commits »
Iliya Katushenock commented on issue blender/blender#107910 2023-05-13 18:59:10 +02:00
Bevel Modifier pulling vertex

Hi, i can't reporduce this in today 3.6 build. Can you check?

Iliya Katushenock commented on issue blender/blender#107856 2023-05-13 16:17:19 +02:00
Interpolated hair curves clipping into meshes with subdivision modifiers unapplied

This is why I don't like the fact that there is no repository for assets. First of all, the creator of assets or someone who is familiar with them must understand if this is a bug in the asset, or…

Iliya Katushenock commented on issue blender/blender#107904 2023-05-13 09:34:43 +02:00
Proportional Edit radius reset by right-click cancel

Hi, it seems already fixed in 3.6. Can you check?

Iliya Katushenock commented on issue blender/blender#107862 2023-05-13 09:33:45 +02:00
Blender 3.6 Crash when Importing FBX

@Shady.Hamza Hey, can you allow access to this?

Iliya Katushenock commented on issue blender/blender#107893 2023-05-12 20:40:10 +02:00
Geometry node Attribute statistics produce wrong Variance

Initially, this should be a regular variance, so the bug has been fixed. An additional varneet is possible, but I don't think it makes much sense.

Iliya Katushenock commented on pull request blender/blender#107885 2023-05-12 19:48:23 +02:00
Fix #107882: Get evaluated mesh from curve object too

Okay, this is for a long time

Iliya Katushenock deleted branch tmp_fix_attribute_static_average from mod_moder/blender 2023-05-12 19:43:45 +02:00
Iliya Katushenock created pull request blender/blender#107894 2023-05-12 18:58:11 +02:00
Fix #939586: Attribute Statistic produce wrong Variance value