Shmuel Israel shmuel
  • Joined on 2022-02-06
Shmuel Israel commented on pull request blender/blender#124042 2024-11-21 21:37:20 +01:00
Fix: Nodes: Lack of padding at the bottom part of node groups

in main

Shmuel Israel commented on pull request blender/blender#124042 2024-11-21 21:18:07 +01:00
Fix: Nodes: Lack of padding at the bottom part of node groups

I found an issue. this adds more width to collapsed node per i/o that is not exposed. see: image

Shmuel Israel commented on pull request blender/blender#127501 2024-09-13 16:13:19 +02:00
Nodes: add support for line separators in nodes

i think this UI element would be useful for sample nodes, which have two context (e.g. the raycast, sample nearest, sample index, etc.), so visually distinguish what inputs come from the context…

Shmuel Israel opened issue blender/blender#125879 2024-08-05 01:59:23 +02:00
Instances (od suzzan) cause blender so slow down while saving the file, and even to crash.
Shmuel Israel opened issue blender/blender#125852 2024-08-04 09:12:52 +02:00
nodes don't auto connect to geometry type if tip socket is not geometry
Shmuel Israel commented on pull request blender/blender#113445 2024-08-04 08:45:48 +02:00
Geometry Nodes: Menu Switch Node

Btw, is it possible to get a menu option on the menu switch, so i can use a menu to switch between other menus?

Shmuel Israel commented on issue blender/blender#124638 2024-07-16 22:32:03 +02:00
Blender version 82ca220ad483 doesn't open - the newest main alpha

to clarify. it's not working now. that version still doesn't work, but the aphas afterwards do. so I don't think I was a one time glitch. maybe the built bot built it wrong or something else.…

Shmuel Israel commented on issue blender/blender#124638 2024-07-15 04:30:42 +02:00
Blender version 82ca220ad483 doesn't open - the newest main alpha

@ChengduLittleA I checked the temp folder and i didn't see anything. but the new alpha works image so if no one else reported anything then i…

Shmuel Israel commented on issue blender/blender#124638 2024-07-14 04:44:39 +02:00
Blender version 82ca220ad483 doesn't open - the newest main alpha

Seems fine here. Did you accidentally download the arm64 version instead of x64?

No, I'm sure I downloaded the x64 version. I original encountered this problem through steam, where I get…

Shmuel Israel opened issue blender/blender#124638 2024-07-13 01:31:07 +02:00
Blender version 82ca220ad483 doesn't open - the newest main alpha
Shmuel Israel commented on issue blender/blender#123971 2024-07-01 20:11:31 +02:00
weird behaviour with the offset points in curve node evaluated on spline and with sampled values

I mean .blend file.

okay, I'll do that later.

Shmuel Israel commented on issue blender/blender#123971 2024-07-01 20:01:57 +02:00
weird behaviour with the offset points in curve node evaluated on spline and with sampled values

the result shouldn't change if I am sampling it or whether it's constant. (this is only an issue on the spline domain, remember. )

Shmuel Israel commented on issue blender/blender#123971 2024-07-01 19:59:00 +02:00
weird behaviour with the offset points in curve node evaluated on spline and with sampled values

I can not reproduce issue. Mainly due to random value node. Please, add simple example file and describe certain cases that looks like bug.

I did add a simple example. see the second video

Shmuel Israel opened issue blender/blender#123971 2024-07-01 01:27:24 +02:00
weird behaviour with the offset points in curve node evaluated on spline and with sampled values
Shmuel Israel commented on pull request blender/blender#104619 2024-05-19 23:22:10 +02:00
Geometry Node: Index of Nearest

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 this only makes…

Shmuel Israel commented on pull request blender/blender#116485 2024-05-15 22:36:17 +02:00
Adding selection input to Subdivide Mesh geometry node

This quet unrelated, but limited by lists of strings (attribute names).

what I had in mind was something that would interpolate captured attributes aswell, not just named attribute.

is…

Shmuel Israel commented on pull request blender/blender#116485 2024-05-15 22:21:01 +02:00
Adding selection input to Subdivide Mesh geometry node

I don't think this really makes sense for subdivision; subdivision is suppose to output only quad topology. and your example only shows how the triangulated result looks, how about not triangulated…

Shmuel Israel commented on pull request blender/blender#118029 2024-05-13 02:47:56 +02:00
Geometry Nodes: Blur Attributes: Rotation data type support

how about smoothing out the rotation over a surface that would otherwise have a jagged rotation. as potentially use case 🤷‍♂️.

Shmuel Israel commented on pull request blender/blender#118092 2024-05-13 02:40:37 +02:00
Geometry Nodes: Sample by ID node

I second that.

what is holding this node back. is it just that no one got around to it, or are there concerns about the node?