Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on pull request blender/blender#108284 2023-05-25 19:55:23 +02:00
Cleanup: Avoid recheck span part if is already confirmed range

Found a problem in my approach. Later I will make the version described in the comment above.

Iliya Katushenock commented on pull request blender/blender#108284 2023-05-25 18:15:40 +02:00
Cleanup: Avoid recheck span part if is already confirmed range

Op, yes, forgot!

Iliya Katushenock commented on pull request blender/blender#108284 2023-05-25 18:09:22 +02:00
Cleanup: Avoid recheck span part if is already confirmed range

As i can see, range_threshold can be << than remaining_indices.size(). This mean, non_empty_as_range_try can fail, but non_empty_is_range(remaining_indices.take_front(range_threshold)) ca…

Iliya Katushenock created pull request blender/blender#108284 2023-05-25 18:09:08 +02:00
Cleanup: Avoid recheck span part if is already confirmed range
44dcee64d6 init
fc854fc252 Transform: remove precision modification upon starting navigation
393da5df78 Cleanup: Remove redundant object fetch in MNEE
2fce65ecfb RNA: improve compatibility of generated code with C++
a31875dab6 Cleanup: Fix warnings in Overlay Next
Compare 10 commits »
Iliya Katushenock commented on issue blender/blender#108279 2023-05-25 17:45:20 +02:00
An error happened when I adjust bevel for the second time

I not sure if i correct reproduce error on vidoe?

Iliya Katushenock commented on issue blender/blender#108279 2023-05-25 16:54:41 +02:00
An error happened when I adjust bevel for the second time

@Right-SUN I mean Yes, i see bad geometry. But how we can reproduce this from scratch?

Iliya Katushenock commented on issue blender/blender#108279 2023-05-25 16:50:22 +02:00
An error happened when I adjust bevel for the second time

Hi, can you make sure if you attach valid example file to reproduce steps?

Iliya Katushenock closed issue blender/blender#108272 2023-05-25 16:35:34 +02:00
Geometry nodes: min/max limits placed on group input for degrees inputs
Iliya Katushenock commented on issue blender/blender#108272 2023-05-25 16:35:32 +02:00
Geometry nodes: min/max limits placed on group input for degrees inputs

I can confirm, however this issue has been reported before, see blender/blender#107705. Will merge reports. Please subscribe in https://projects.blender.org/blen

Iliya Katushenock commented on issue blender/blender#108274 2023-05-25 16:12:03 +02:00
Geometry Nodes: Only re-evaluated log do update available attributes in drop-down menu

The design now suggests that you MUST update the modifier to know the locally available attributes. I'm not sure if this can be fixed without requiring a bunch of updates of modifiers.

Iliya Katushenock commented on issue blender/blender#108141 2023-05-24 19:34:38 +02:00
Regression: Group Insert operator creates invalid links

Summary of my exploration: Regression also means that this case: image

Will not be processed (the operator simply does nothing). I see…

Iliya Katushenock closed issue blender/blender#108221 2023-05-24 11:05:54 +02:00
There is something wrong with the material used to create Sollumz.
Iliya Katushenock commented on issue blender/blender#108221 2023-05-24 11:05:52 +02:00
There is something wrong with the material used to create Sollumz.

Hey, thanks for report, but please, send this to Sollumz's repository: https://github.com/Skylumz/Sollumz/issues

Iliya Katushenock closed issue blender/blender#108208 2023-05-23 22:06:46 +02:00
Node assets bring along unwanted data
Iliya Katushenock commented on issue blender/blender#108208 2023-05-23 22:06:44 +02:00
Node assets bring along unwanted data

Hello, this is not a bug. We do not know what to do with your data if you do not use it temporarily (sww blender/blender#106321). The newly added drag node…

Iliya Katushenock closed issue blender/blender#108184 2023-05-23 21:38:36 +02:00
Crash When Using Mask Brush with Face Set Automasking