Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock created pull request blender/blender#104591 2023-02-10 20:23:17 +01:00
Cleanup: Geometry Node: rna defines
Iliya Katushenock pushed to cleanup_in_rna at mod_moder/blender 2023-02-10 20:20:56 +01:00
0cffcb3048 cleanup: sorting geometry node rna define functions
Iliya Katushenock commented on issue blender/blender#104554 2023-02-10 20:19:12 +01:00
32 bit Float Image Different Value In 3D Viewport And Image Editor

I have changes 0.5 <--> o.49 for different editors/

Iliya Katushenock pushed to cleanup_in_rna at mod_moder/blender 2023-02-10 19:54:14 +01:00
d9251952ed cleanup: unifie geometry node domain and data type defines
Iliya Katushenock pushed to cleanup_in_rna at mod_moder/blender 2023-02-10 19:07:28 +01:00
0d9c3f611a cleanup: more sections, statics
Iliya Katushenock pushed to cleanup_in_rna at mod_moder/blender 2023-02-10 18:32:21 +01:00
4016130de6 cleanup: delete reduran rna prefix in static enums, some splitting on file fections
Iliya Katushenock created branch cleanup_in_rna in mod_moder/blender 2023-02-10 18:14:14 +01:00
Iliya Katushenock pushed to cleanup_in_rna at mod_moder/blender 2023-02-10 18:14:14 +01:00
d0a548c8ee cleanup: split file on sections, pointed differend betwean static and inline enum arrays
d6c1206a50 undo changes in wrong branch
d082ea2c1e changes based on comments
0ea15a6fbb Fix: Inaccessible default for node group image sockets
284cdbb6cf Cleanup: Use lambdas in mesh mapping callback, remove unused arguments
Compare 10 commits »
Iliya Katushenock deleted branch is_contains from mod_moder/blender 2023-02-10 17:43:04 +01:00
Iliya Katushenock commented on issue blender/blender#104574 2023-02-10 15:56:02 +01:00
Crash rendering

Hello. Please make sure that you repored only one bug per issues. If you want help with it, topology_cache_is_available used in all node tree, this mean, that cheched data for node topology,…

Iliya Katushenock pushed to is_contains at mod_moder/blender 2023-02-10 15:28:08 +01:00
c04ea480b3 some renames
Iliya Katushenock pushed to is_contains at mod_moder/blender 2023-02-10 15:14:30 +01:00
52874a4c0d fix: missing self compare cheking
3f5748a41e Merge branch 'main' into is_contains
a787e34fb0 undo changes in wrong branch
705fde202c changes based on comments
88f9c55f7f Sculpt: Fix Dyntopo Warnings
Compare 47 commits »
Iliya Katushenock commented on pull request blender/blender#104465 2023-02-10 14:58:34 +01:00
Cleanup: Use utility function to find groups in node tree

This only for backend part, or in python is too? parm = RNA_def_pointer(func, "sub_tree", "NodeTree", "Node Tree", "Node tree for recursive check");

Iliya Katushenock closed issue blender/blender#104559 2023-02-10 13:39:32 +01:00
Crash when adding subdivision surface modifier
Iliya Katushenock commented on issue blender/blender#104559 2023-02-10 13:39:19 +01:00
Crash when adding subdivision surface modifier

Close this as duplicate of blender/blender#103464

Iliya Katushenock commented on issue blender/blender#104554 2023-02-10 13:35:27 +01:00
32 bit Float Image Different Value In 3D Viewport And Image Editor

No sure that i can reproduce that but seems like i can.

Iliya Katushenock commented on issue blender/blender#104548 2023-02-10 02:10:16 +01:00
Geometry Node: Add Projection setting to Image Texture node

Basically, I proceeded from the fact that would have a similar built-in functionality as in shader/ And also, if only the necessary minimum is left in the nodes, then the interpolation methods…

Iliya Katushenock closed issue blender/blender#86903 2023-02-10 01:10:21 +01:00
Mesh Smooth Node
Iliya Katushenock opened issue blender/blender#104548 2023-02-10 00:51:22 +01:00
Geometry Node: Add Projection setting to Image Texture node