Block a user
Scene Time node will force global refresh, causing slowness
Known limitation, can't be fixed in today dependency graph design. See: blender/blender#102881
Fix: Geometry Nodes: Sample curve crash with invalid curve indices
I made this solution as a test: blender/blender#111197
Refactoring: Geometry Nodes: The input field validate scope
Iliya Katushenock
created branch tmp_curve_index_validate_scope in mod_moder/blender
2023-08-17 02:44:51 +02:00
Iliya Katushenock
pushed to tmp_curve_index_validate_scope at mod_moder/blender
2023-08-17 02:44:51 +02:00
853e52c483
init
Cleanup: Geometry Nodes: Template overload for a GField as a node output
Iliya Katushenock
pushed to tmp_cleanup_gfield_output at mod_moder/blender
2023-08-17 02:32:43 +02:00
b31d21a093
init
c69f526fdb
Windows: Propagate errors in make.bat
59fb9341cf
Build: keep SDL haptics disabled on macOS x86_64
eef2b61e91
Theme: Set 3D Viewport background to single color
b0424a7cbd
Fix #111180: crash adding AOV/light output node with shader node previews
Iliya Katushenock
created branch tmp_cleanup_gfield_output in mod_moder/blender
2023-08-17 02:32:43 +02:00
Crash on calling Node.inputs.new(...)
Hi, thanks for report, i unable to confirm this in last 3.6 lts build or in today 4.0.
Rewrite some compositing nodes to using declarations
Rewriting of CMP_NODE_R_LAYERS
node might not be a bad decision for any of you right now.
Regression: Blender crashes when turning on a pass that has equally named AOV pass already
The best fix would be to make the fix part of blender/blender#108728
Iliya Katushenock
deleted branch tmp_fix_enum_ntype_name from mod_moder/blender
2023-08-16 12:47:35 +02:00
1022d558b1
progress
a508b24e22
Merge branch 'main' into group_deduce
5741a5d433
UI: Allow Eyedropper Outside of Blender
077db81638
Outliner: Port linked object elements to new tree-element code design
86085bcb9c
Mem: avoid offsetting nullptr
Fix #111142: Node group property 'bl_static_type' returns empty string for node groups and custom nodes
dc1409bca6
init
e90ceefd18
Change packed_float3 to internal float3 for HIP
d20f26aeb6
Fix: Memory Reserve Issue in Vulkan/Std140
ab3ae2be4d
Fix: Vulkan Use Resource After Free
dd4ab50065
GPU: Add Dummy Backend For Unsupported Platforms
Iliya Katushenock
created branch tmp_fix_enum_ntype_name in mod_moder/blender
2023-08-16 01:23:10 +02:00
Regression: Attempt to move object with Copy Location (with Offset) crashes
Potentially caused by c67e5628d2
@HooglyBoogly /^