Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on pull request blender/blender#125545 2024-07-30 22:46:40 +02:00
Fix: Unable to select bezier handle with unselected control point

const int layer_index -> int layer_index

Iliya Katushenock commented on pull request blender/blender#125678 2024-07-30 20:48:21 +02:00
Fix #124585: Assert when building keylist for dope sheet

This code too mess, this one is used only for mix/max search, this should be or Bound<int2> and separate function or just int min and int max. Might be okay to use `int2 (std::numberic_limit<…

Iliya Katushenock commented on pull request blender/blender#125545 2024-07-30 20:44:16 +02:00
Fix: Unable to select bezier handle with unselected control point

Its can, if int is passed by value there should be copy of the trivial type/

Iliya Katushenock commented on issue blender/blender#125368 2024-07-30 20:36:10 +02:00
Insert node on existing links from link drag search

In drag-and-drop code you should add post-handling wia running new modal operator. This operator have to know newly added node and also socket that being used by drag-and-search. This modal…

Iliya Katushenock closed issue blender/blender#125667 2024-07-30 16:41:10 +02:00
first post
Iliya Katushenock commented on issue blender/blender#125667 2024-07-30 16:41:07 +02:00
first post

This report does not contain all the requested information, which is required for us to investigate the issue.

Please submit a new report and carefully follow the instructions. Be sure to…

Iliya Katushenock closed issue blender/blender#125661 2024-07-30 14:51:10 +02:00
Carver Addon issue
Iliya Katushenock commented on issue blender/blender#125661 2024-07-30 14:51:06 +02:00
Carver Addon issue

Thanks for report. Please, send this report via: Preferences -> Add-on's -> NAME_OF_ADDON -> Report a Bug.

Iliya Katushenock closed issue blender/blender#125653 2024-07-30 12:27:32 +02:00
The curve to mesh node breaks the relationship between objects
Iliya Katushenock commented on issue blender/blender#125653 2024-07-30 12:27:29 +02:00
The curve to mesh node breaks the relationship between objects

Thanks for report, this related with the fact that geometry nodes does not support such features like object attahing ot geometry.

The issue reported here is a request for modified/improved…

Iliya Katushenock commented on issue blender/blender#125646 2024-07-30 11:58:35 +02:00
Snapping related performance regression in 4.2

This doesn't looks like geometry nodes issue, all nodes takes less then second to compute and timings are the same in all versions.. more looks like eevee, modeling or dependency graph related..…

Iliya Katushenock closed issue blender/blender#125652 2024-07-30 11:23:17 +02:00
simplify curves
Iliya Katushenock commented on issue blender/blender#125652 2024-07-30 11:23:11 +02:00
simplify curves

This report does not contain all the requested information, which is required for us to investigate the issue.

Please submit a new report and carefully follow the instructions. Be sure to…

Iliya Katushenock pushed to dyntopo at mod_moder/blender 2024-07-30 02:09:25 +02:00
5e40e9d868 progress of refactoring
Iliya Katushenock commented on issue blender/blender#125621 2024-07-30 01:17:46 +02:00
Edit Face Set on default mesh changes mesh color

Does this regression that fall into 4.2?

Iliya Katushenock pushed to dyntopo at mod_moder/blender 2024-07-30 01:17:19 +02:00
0e7e71be9a refactoring
80b5886fbe Merge branch 'main' into dyntopo
2314f59417 Refactor: Cleanup VSE retiming selection code
570ac3ebaa Fix: Build error in lite build without OCIO
c118d0fa2f Refactor: Sculpt: Use mask update abstraction in expand tool
Compare 405 commits »
Iliya Katushenock commented on pull request blender/blender#125592 2024-07-29 21:28:06 +02:00
WIP: BLI: Boolean polygon clipping using the Greiner Hormann algorithm.

Oh, i didn't mean split geometry to its components but to just output data with only geometric mean. I did short pass today while trying to reinginer code is following way\

Iliya Katushenock commented on pull request blender/blender#125293 2024-07-29 20:31:55 +02:00
Spreadsheet: support navigating instance trees

(const handle : handles)

Iliya Katushenock closed issue blender/blender#125619 2024-07-29 20:20:52 +02:00
EEVEE 4.2 light power setup error
Iliya Katushenock commented on issue blender/blender#125619 2024-07-29 20:20:48 +02:00
EEVEE 4.2 light power setup error

This report does not contain all the requested information, which is required for us to investigate the issue.

Please submit a new report and carefully follow the instructions. Be sure to…