Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock pushed to fix_gp_instances_convertion at mod_moder/blender 2024-09-14 22:03:31 +02:00
c99be1b20a Merge branch 'cleanup_gp_copy_method' into fix_gp_instances_convertion
f0e53d4520 Merge branch 'main' into cleanup_gp_copy_method
34f9b7e36c Overlay-Next: grid added to ShapeCache
2274d6a4b1 Fix: subversion bump because updated Python API in previous commit
54a13d462f Debug: support getting dot graphs from Python
Compare 159 commits »
Iliya Katushenock pushed to cleanup_gp_copy_method at mod_moder/blender 2024-09-14 22:01:42 +02:00
f0e53d4520 Merge branch 'main' into cleanup_gp_copy_method
34f9b7e36c Overlay-Next: grid added to ShapeCache
2274d6a4b1 Fix: subversion bump because updated Python API in previous commit
54a13d462f Debug: support getting dot graphs from Python
92febd5fb2 Fix: error in node wrangler format string
Compare 156 commits »
4ffce9df46 Merge branch 'main' into tmp_cleanup_use_copy_for_domain_convertion
34f9b7e36c Overlay-Next: grid added to ShapeCache
2274d6a4b1 Fix: subversion bump because updated Python API in previous commit
54a13d462f Debug: support getting dot graphs from Python
92febd5fb2 Fix: error in node wrangler format string
Compare 156 commits »
Iliya Katushenock closed issue blender/blender#127630 2024-09-14 21:52:26 +02:00
Geometry nodes: huge perfomance hit with dependency and disconnected Object info node
Iliya Katushenock commented on issue blender/blender#127629 2024-09-14 21:28:40 +02:00
Regression: Geometry nodes realize works 10 times slower

I know about performance regression probably caused by the new options in the node/ image https://builder.blender.org/download/daily/benchmar

Iliya Katushenock pushed to deduplicate_instances_processing at mod_moder/blender 2024-09-14 19:14:46 +02:00
c6b3b6f78e init
1241e3a5e4 Fix #127556: Sculpt smooth brush missing updates
d6778f42d4 Overlay-Next: Origin
d37eb7a998 Overlay-Next: Edit text
b721374e9b Fix #127504: Layout panel missaligned in UI_DIR_UP popups
Compare 10 commits »
Iliya Katushenock created branch deduplicate_instances_processing in mod_moder/blender 2024-09-14 19:14:45 +02:00
Iliya Katushenock closed issue blender/blender#127618 2024-09-14 16:27:01 +02:00
bloom
Iliya Katushenock commented on issue blender/blender#127618 2024-09-14 16:26:57 +02:00
bloom

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#127593 2024-09-13 21:44:14 +02:00
Blender ignoring GTK/Hyprland Cursor
Iliya Katushenock commented on issue blender/blender#127593 2024-09-13 21:44:10 +02:00
Blender ignoring GTK/Hyprland Cursor

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 reopened issue blender/blender#127330 2024-09-13 19:59:48 +02:00
Can't provide a custom reconstruction to a motion tracking task from python
Iliya Katushenock closed issue blender/blender#127330 2024-09-13 19:59:36 +02:00
Can't provide a custom reconstruction to a motion tracking task from python
Iliya Katushenock commented on pull request blender/blender#127588 2024-09-13 19:42:59 +02:00
Spreadsheet: improve,add tooltips to float and int value to see the complete value

So, now do you actually need to use std::to_string? + add spaces, or even better run make format in root of your blender fork.

Iliya Katushenock commented on issue blender/blender#127506 2024-09-13 19:40:16 +02:00
Hide default value of Skip socket in simulation zone output node

I think for older files this have be not just switched to something other and be hidde, instead there is need to be created new value node putted into the socket and with copy of socket value in…

Iliya Katushenock commented on issue blender/blender#127496 2024-09-13 19:32:23 +02:00
Disconnected Reroute socket always adds Color socket when rerouting

There is issue that reroute creation is not attend to the type of the source of the d&d. Fix will be in 4.3 right after #121146.

Iliya Katushenock commented on pull request blender/blender#127588 2024-09-13 19:19:42 +02:00
Spreadsheet: improve,add tooltips to float and int value to see the complete value

Consider using of fmt instead of +