Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock pushed to for_component_new at mod_moder/blender 2023-03-21 20:01:37 +01:00
fe4bcff21d Merge branch 'main' into for_component_new
5bb4d733a6 Fix (unreported) potential invalid memory access in BKE_main_collection_sync_remap.
Compare 2 commits »
Iliya Katushenock pushed to for_component_new at mod_moder/blender 2023-03-21 20:01:14 +01:00
eaeeb2cc0b fix merge conflict
e858be84fa Cleanup: move space_action folder to c++
ed7c90c13b Cycles: fix build failure due to lack of std:: specifier
711a830ede Fix #105949: Uninitialized array used when counting material triangles
1d5cf734a8 Merge branch 'blender-v3.5-release'
Compare 896 commits »
Iliya Katushenock pushed to index_of_nearest at mod_moder/blender 2023-03-21 19:24:00 +01:00
3edcc6a4a8 Merge branch 'main' into index_of_nearest
5bb4d733a6 Fix (unreported) potential invalid memory access in BKE_main_collection_sync_remap.
Compare 2 commits »
Iliya Katushenock pushed to index_of_nearest at mod_moder/blender 2023-03-21 19:20:50 +01:00
273d1e4a2c fix merge conflict
e858be84fa Cleanup: move space_action folder to c++
ed7c90c13b Cycles: fix build failure due to lack of std:: specifier
711a830ede Fix #105949: Uninitialized array used when counting material triangles
1d5cf734a8 Merge branch 'blender-v3.5-release'
Compare 699 commits »
Iliya Katushenock commented on issue blender/blender#105951 2023-03-21 13:56:16 +01:00
bug

Hey, please describe what exactly you consider a bug?

Iliya Katushenock closed issue blender/blender#105952 2023-03-21 13:55:03 +01:00
bug
Iliya Katushenock commented on issue blender/blender#105952 2023-03-21 13:55:02 +01:00
bug
Iliya Katushenock commented on issue blender/blender#98171 2023-03-21 12:12:29 +01:00
Node muting connects mismatching sockets

In fact, there were plans to do a little refactoring of how each node type determines for itself how to build internal links. But so far this is not being developed (when I started experimenting,…

Iliya Katushenock reopened issue blender/blender#105205 2023-03-21 12:08:29 +01:00
Regression: Selecting coplanar faces causes a long freeze
Iliya Katushenock closed issue blender/blender#105930 2023-03-20 17:45:14 +01:00
UI Not showing
Iliya Katushenock commented on issue blender/blender#105930 2023-03-20 17:45:12 +01:00
UI Not showing

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

Iliya Katushenock created pull request blender/blender#105929 2023-03-20 17:28:24 +01:00
Geometry Nodes: Sample Random Index node
Iliya Katushenock pushed to sample_random_index at mod_moder/blender 2023-03-20 17:27:20 +01:00
5ffab7141a init commit
4bb9006089 UI: align tab labels towards panels
5316cdb26d Merge branch 'blender-v3.5-release'
41d421885d Updated from SVN trunk (r6393).
7484a1504d Cleanup: rename function
Compare 10 commits »
Iliya Katushenock created branch sample_random_index in mod_moder/blender 2023-03-20 17:27:20 +01:00
Iliya Katushenock commented on pull request blender/blender#105924 2023-03-20 16:22:25 +01:00
Fix #105917: Correct compositing map range clamp tooltip

Some information on how to format the names for corrections. https://wiki.blender.org/wiki/Style_Guide/Commit_Messages Yes, thanks for that.

Iliya Katushenock commented on issue blender/blender#105917 2023-03-20 15:50:37 +01:00
Compositor: Map Range node shows incorrect tooltip for clamp option

You can just look at the def_map_range in rna_nodetree.c as correct example.

Iliya Katushenock commented on issue blender/blender#101979 2023-03-20 15:10:40 +01:00
Edge Angle Node -> Signed Angle returns wrong sign

Yes, it seems to be good to accept the fact that this can only work correctly for a flat polygon, after which a branch in the looptris direction can be found for any edge

Iliya Katushenock commented on issue blender/blender#105917 2023-03-20 11:26:23 +01:00
Compositor: Map Range node shows incorrect tooltip for clamp option

For those who want to do this, the tooltip text can be duplicated from the generic version of the node used in other types of node trees.

Iliya Katushenock pushed to cleanup_reduce_nesteds at mod_moder/blender 2023-03-20 11:13:44 +01:00
e14a74501b Merge branch 'main' into cleanup_reduce_nesteds
5584c1cb53 IO: add PLY export test coverage for loose edges and loose vertices
4c70d9e11a Merge branch 'blender-v3.5-release'
de49d18af5 Fix: Invalid custom data read during legacy mesh format conversion
7cda559d7c Cleanup: format, spelling, struct member comment
Compare 253 commits »