Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock pushed to use_const_in_bke_node_cc at mod_moder/blender 2023-02-20 20:23:17 +01:00
7936795011 delete one missing//
Iliya Katushenock pushed to use_const_in_bke_node_cc at mod_moder/blender 2023-02-20 20:21:10 +01:00
0842acd101 delete one missing/
Iliya Katushenock pushed to use_const_in_bke_node_cc at mod_moder/blender 2023-02-20 20:17:00 +01:00
31a251b785 Merge branch 'use_const_in_bke_node_cc' of projects.blender.org:mod_moder/blender into use_const_in_bke_node_cc
90c1420a0c merge with main, delete const's for by-valuy passed args in declarations, other changes
198d6a876f Merge branch 'main' into use_const_in_bke_node_cc
Compare 3 commits »
Iliya Katushenock pushed to use_const_in_bke_node_cc at mod_moder/blender 2023-02-20 20:10:35 +01:00
1c2410f01e Merge branch 'main' into use_const_in_bke_node_cc
cc925b9282 Nodes: Allow adding multiple search items per type in add menu
ceba1854f9 BLI: add function for changing working directory
8abef86217 Merge branch 'blender-v3.5-release'
c7d7175270 Cleanup: Remove check for this pointer not being nullptr
Compare 26 commits »
Iliya Katushenock commented on issue blender/blender#104984 2023-02-20 19:44:36 +01:00
Random crashes, doing mesh edits and changing viewport display modes, autosaves have UV mapss turned off....

We need some kind of example so that we can reproduce this and understand what to fix. Can you also check the GPU Subdiv option?

Iliya Katushenock commented on issue blender/blender#104984 2023-02-20 19:07:47 +01:00
Random crashes, doing mesh edits and changing viewport display modes, autosaves have UV mapss turned off....

Hello. The paragraph describing the steps is needed precisely so that we understand what needs to be done. If this will have a random factor, this is our fence to check many times. But what…

Iliya Katushenock commented on issue blender/blender#104975 2023-02-20 15:47:34 +01:00
Link drag search does not show results for node-groups

You attach really big video...? I can't open/download that

Iliya Katushenock pushed to fill_curve_propagate_attributes at mod_moder/blender 2023-02-20 14:31:56 +01:00
052f789688 Merge branch 'main' into fill_curve_propagate_attributes
82ab491ab5 Merge branch 'blender-v3.5-release'
5fd4d47206 Fix unused variable warnings in release build
e55f8b0b52 Merge branch 'blender-v3.5-release'
c7611d61e8 I18n: add disambiguation contexts
Compare 188 commits »
Iliya Katushenock commented on issue blender/blender#102683 2023-02-20 12:47:04 +01:00
UV-space triangulation wrong

I saw Suzanne's patch/pr fix uv but can't find/

Iliya Katushenock commented on issue blender/blender#104932 2023-02-20 12:21:42 +01:00
Nodes: Socket and title click detection is broken for multiple monitors

Can you tell if it ever worked?

Iliya Katushenock commented on issue blender/blender#104900 2023-02-20 12:17:34 +01:00
Looks like an eevee limitations with UV maps and attributes

It looks like a limit on the number of attributes. But the error message in the console doesn't hint at that...

Iliya Katushenock commented on issue blender/blender#104513 2023-02-20 12:08:37 +01:00
UV Unwrap yields different results on OSX / Windows

Does this report still need to be sorted, or has it gone into investigation from the developer?

Iliya Katushenock commented on pull request blender/blender#104937 2023-02-19 23:24:07 +01:00
Cleanup: Use const arguments in node.cc

I did this to be able to get the node as a constant. Though maybe I can get out with something like ListBase * const lb;

Iliya Katushenock commented on pull request blender/blender#104937 2023-02-19 23:21:19 +01:00
Cleanup: Use const arguments in node.cc

Does this mean that it is possible to have a different function signature for declaration (without constants) and implementation (with constants)?

Iliya Katushenock commented on issue blender/blender#104960 2023-02-19 22:19:36 +01:00
problem with selecting objects

Hello. Another mouse button?

Iliya Katushenock commented on pull request blender/blender#104619 2023-02-19 21:56:33 +01:00
Geometry Node: Index of Nearest

About groups. I see that the inverse option would be very useful. That is, don't look for the nearest one in group A, as the search is for group A, but look for all of non-A, for every A. But…

Iliya Katushenock pushed to edge_rings at mod_moder/blender 2023-02-19 21:53:22 +01:00
f73159fc07 Merge branch 'main' into edge_rings
e1e2dae317 Revert 104438: Windows Spanning Multiple Monitors
e61566137b Merge branch 'blender-v3.5-release'
46e13cf8a5 Fix #104817: Camera lens gizmo out of sync when navigating via gizmos
cc4587a9b4 Merge branch 'blender-v3.5-release'
Compare 248 commits »
Iliya Katushenock commented on pull request blender/blender#104619 2023-02-19 21:52:38 +01:00
Geometry Node: Index of Nearest

Traversing neighbors in order, with a field callback for each i-other pair, and the ability to return an array of indices would be the most general solution. Though that would be a mega node given…

Iliya Katushenock pushed to for_component_new at mod_moder/blender 2023-02-19 21:49:55 +01:00
1faa004ab4 Merge branch 'main' into for_component_new
e1e2dae317 Revert 104438: Windows Spanning Multiple Monitors
e61566137b Merge branch 'blender-v3.5-release'
46e13cf8a5 Fix #104817: Camera lens gizmo out of sync when navigating via gizmos
cc4587a9b4 Merge branch 'blender-v3.5-release'
Compare 258 commits »