Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock created pull request blender/blender#127756 2024-09-17 13:05:04 +02:00
Cleanup: Geometry Nodes: Unused segment hint
Iliya Katushenock pushed to cleanup_unused_arg_interpolate at mod_moder/blender 2024-09-17 13:02:54 +02:00
ba18ec95ae init
210dfd316a Refactor: Sculpt: Specialize IK chain FK face set calculation
0c02840a46 Fix: Incorrect debug assert in average_data_grids
8c98fcc1f1 Fix: Grease pencil vertex paint brush tool not showing
d28956ab99 Tools: Add BPY tool definition option for brush type
Compare 10 commits »
Iliya Katushenock created branch cleanup_unused_arg_interpolate in mod_moder/blender 2024-09-17 13:02:53 +02:00
Iliya Katushenock commented on issue blender/blender#127745 2024-09-17 12:49:39 +02:00
angle_limit in Bevel Modifier does not show enough precision

Strongly seems like floating point error in UI, can you share the file?

Iliya Katushenock commented on issue blender/blender#127747 2024-09-17 11:42:56 +02:00
Import .SVG to rigidbody not working properly

I fixed all issues by just Origin to Geometry and Apply Transform: All, it seems to me issue only related with different scales of SVG objects in other programs, not sure if there is any bug.

Iliya Katushenock commented on issue blender/blender#127670 2024-09-17 11:03:45 +02:00
Resample node destroys alignment of endpoints

The way how Trim Curve node keep the ends alignment is the handles of the points. Issue is in the fact that Resample Curve node output poly line curve that make its impossible to keep end…

Iliya Katushenock suggested changes for blender/blender#127733 2024-09-17 10:19:44 +02:00
Geometry Nodes: Add Seed value to Object Info node

I am against from this change, in case you have multiple objects then instances should be used (which are support a field with random value).

Iliya Katushenock commented on issue blender/blender#127716 2024-09-17 10:14:11 +02:00
Geometry Nodes: Zones don't show up in link drag search

This is not a bug to be fixed so this is not trivial to add that

Iliya Katushenock commented on issue blender/blender#127707 2024-09-17 01:02:22 +02:00
Incorrect parameters sent to from_socket in socket interfaces in custom nodes

I just can not open example file in debug build\

Iliya Katushenock closed issue blender/blender#127694 2024-09-16 19:30:58 +02:00
Bug with 4.2 Smoothing Modifier smoothing result, compared to old smoothing in 4.0.
Iliya Katushenock commented on pull request blender/blender#127331 2024-09-16 19:17:52 +02:00
Geometry Nodes: new For Each Geometry Element zone

IS that is necessary to build Reduce node for all kinds of output instead of have typed Reduce for each input separately?

Iliya Katushenock commented on pull request blender/blender#127708 2024-09-16 17:18:59 +02:00
BLI: add float<->half conversion functions with correct math, use in Vulkan

I think that that data type have to be a class\

Iliya Katushenock commented on issue blender/blender#127694 2024-09-16 17:17:01 +02:00
Bug with 4.2 Smoothing Modifier smoothing result, compared to old smoothing in 4.0.

It seems you saved your file in 4.2 with applied modifier, after that you opened file in 4.0 and change modifiers to achieve the same result as before, but now file contains unused crease_edge

Iliya Katushenock pushed to bli_module at mod_moder/blender 2024-09-16 14:40:38 +02:00
5813925082 Merge branch 'main' into bli_module
e90a84469f EEVEE: Simplify barycentric_distances_get
9311a4c89c GPv3: Layers menu in topbar
a407186dbf GPU: Make shader cache clearing backend independent
b6da18172b Cleanup: Make format
Compare 71 commits »
Iliya Katushenock commented on pull request blender/blender#121146 2024-09-15 14:06:10 +02:00
Refactoring: Nodes: Convention way to change type of reroute node

Made a test file in 4.3 and it works in 4.2 and keep working after saving and opening in 4.3 again.

Iliya Katushenock pushed to fix_121110 at mod_moder/blender 2024-09-15 11:46:17 +02:00
3ca5e8bc41 Merge branch 'main' into fix_121110
35bb4f4711 Geometry Nodes: support accessing repeat zone lazy-function graph from Python
c8ff7f41a1 Fix: Invalid default value for vert_face_set_get with empty Span
c6ce6dbe01 BLI: Add IndexMask set_bits function
5475040906 Fix: Spelling mistake in Grease Pencil API docs
Compare 665 commits »
Iliya Katushenock pushed to bli_module at mod_moder/blender 2024-09-15 00:52:38 +02:00
2b77bcdda2 cleanup: correct compare macro
fd375fc245 Merge branch 'main' into bli_module
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 745 commits »
Iliya Katushenock pushed to curve_plane at mod_moder/blender 2024-09-15 00:14:03 +02:00
71d512366b up code to date and slight cleanup
Iliya Katushenock commented on issue blender/blender#127634 2024-09-14 23:14:10 +02:00
Font rendering problems

Probably duplicate of #116251\

Iliya Katushenock pushed to curve_plane at mod_moder/blender 2024-09-14 23:00:05 +02:00
f89e5838ca Merge branch 'main' into curve_plane
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 3791 commits »