Block a user
WIP: Geometry Nodes: Propagate geometry component limitation on group declaration
Iliya Katushenock
created branch group_declaration_geo_sup in mod_moder/blender
2023-06-27 02:48:21 +02:00
Iliya Katushenock
pushed to group_declaration_geo_sup at mod_moder/blender
2023-06-27 02:48:21 +02:00
37dc19a95d
init
3957a1ad03
Geometry Nodes: Mix Rotations
bef20cd3f1
Curves: Share positions array for single point profile at origin
6bccea2ceb
Cleanup: Remove unused variable in a add node search function
49977c3aee
Cleanup: Remove unused variable in curve to mesh conversion
The number of metaballs suddenly increases more than they should be
The number of metaballs suddenly increases more than they should be
Hi, thanks for report, but this is undefined behavior. Here is dependency cycle. You use metaballs as instances of mesh in geometry nodes. And after this, you instaned metaballs on mesh via…
program crash with grease pencil
Hi, thanks for report. I can not reproduce this in last 3.6. Can you check if this bug is already fixed in new blender versions for you?
Iliya Katushenock
deleted branch tmp_cleanup_del_unused_var from mod_moder/blender
2023-06-26 20:00:10 +02:00
Cleanup: Delete unused variable in a add node search function
Iliya Katushenock
pushed to tmp_cleanup_del_unused_var at mod_moder/blender
2023-06-26 19:43:38 +02:00
52e419291d
init
Iliya Katushenock
created branch tmp_cleanup_del_unused_var in mod_moder/blender
2023-06-26 19:43:38 +02:00
AO node causes kernel panic Eevee
AO node causes kernel panic Eevee
@AlexMelkin Blender 3.5 is finished, there will be no fixes for it. 3.6 is LTS.
7329eed116
progress
bc9f8488b6
Merge branch 'main' into slerp
0f36f44db8
Fix #109295: Adding simulation item inconsistent with group interface
497f9a6941
GPv3: Add operator to reorder the active layer
d392a8f111
Fix (unreported): Memory leak when adding strip in VSE
Geometry Nodes: Mix Rotations
Yes, as I see it now, supporting some euler interpolation makes little sense if the quaternion is still clipping the rotation.