Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock closed issue blender/blender#130047 2024-11-08 18:37:21 +01:00
GN: Viewer ignores attribute
Iliya Katushenock commented on issue blender/blender#130047 2024-11-08 18:37:18 +01:00
GN: Viewer ignores attribute

Switch Auto to Instances in Viewer node.

For help using Blender, please try one of the community websites: https://www.blender.org/community/

If you think you found a bug, please…

Iliya Katushenock commented on issue blender/blender#95884 2024-11-08 07:09:55 +01:00
Regression: Viewport selection outline is not 1px width when I set this size. It is very jagged and overlaps shape

I checked only original post, i do not know what you both are about.

Iliya Katushenock closed issue blender/blender#129987 2024-11-07 20:20:17 +01:00
توضیحات
Iliya Katushenock closed issue blender/blender#129986 2024-11-07 20:16:24 +01:00
How can I preview it?
Iliya Katushenock commented on issue blender/blender#129988 2024-11-07 20:12:19 +01:00
UI 1 pixel jump

Can not reproduce\

Iliya Katushenock commented on issue blender/blender#95884 2024-11-07 20:10:03 +01:00
Regression: Viewport selection outline is not 1px width when I set this size. It is very jagged and overlaps shape

I can reproduce and this does not seems like feature, so i'll let decide for module as confirmed report.

Iliya Katushenock pushed to sample_field_node at mod_moder/blender 2024-11-07 18:57:22 +01:00
7b13948a20 Cleanup
187f8e88f0 Attempt to mesure
Compare 3 commits »
Iliya Katushenock commented on pull request blender/blender#129931 2024-11-07 07:17:04 +01:00
Fix: Suppress UBSAN division by zero warning for PBVH raycast function

Some platform do not support IEEE 754 and this was the reason for actual crashes which is not reproducible for me for example.

Iliya Katushenock pushed to sample_field_node at mod_moder/blender 2024-11-06 19:13:10 +01:00
6b3028d296 Fix: Wrong Fix....
Iliya Katushenock pushed to sample_field_node at mod_moder/blender 2024-11-06 16:15:54 +01:00
9a0be904c3 Fix: No speedups..
Iliya Katushenock pushed to sample_field_node at mod_moder/blender 2024-11-06 15:00:04 +01:00
9f0e0ca6b8 Speedup: Better early-return in sampling
Iliya Katushenock pushed to sample_field_node at mod_moder/blender 2024-11-06 14:32:54 +01:00
8d679a8333 Speedup: Breadth-first tree traversal for each chunk
Iliya Katushenock commented on pull request blender/blender#128669 2024-11-06 12:29:09 +01:00
BLI: Optimize quaternion rotation routine

Well, I believe this is not a requirement of our API (there is no assertion for it) and the inputs can come from very different places in the code. So I am really not sure this is an assumption…

Iliya Katushenock pushed to sample_field_node at mod_moder/blender 2024-11-06 11:22:30 +01:00
b529f7bc4c Cleanup
9692c068c6 Use squared distance instead of linear
eb19879bc9 Cleanup
Compare 3 commits »
Iliya Katushenock pushed to sample_field_node at mod_moder/blender 2024-11-06 11:03:57 +01:00
5a6fd001e6 Cleanup
4bf56a2106 Speedup
c282f87bcf Optimization
4db7fc2834 Merge branch 'main' into sample_field_node
b4c2feea38 USD: enable material displacement support
Compare 101 commits »
Iliya Katushenock deleted branch fix_string_attribute_processing from mod_moder/blender 2024-11-06 08:24:19 +01:00
Iliya Katushenock commented on issue blender/blender#129257 2024-11-05 22:13:16 +01:00
Slow animation playback due to DazRigidityGroups property

Except of: image

I don't see anything wrong here that would looks like a bug, something in python-base thing is slow\

Iliya Katushenock commented on issue blender/blender#129871 2024-11-05 21:19:40 +01:00
Convert a text object sharing data with another one into mesh give empty mesh

Can reproduce on c2e3c8720179a79dc0218aac3fa59075563dc22f.

Iliya Katushenock created pull request blender/blender#129882 2024-11-05 21:12:11 +01:00
Fix: Geometry Nodes: Skip string attribute processing in some nodes