Block a user
Lukas Tönne
created branch volume-component-attributes in LukasTonne/blender
2023-09-21 16:51:19 +02:00
127cce20f1
Don't convert the point cloud to grid storage inside the simulation node.
e102e0ac1b
Nicer names for grid storage options.
c5d74d7852
Fix UI drawing for the grid toggle node.
c5a9a8badd
Merge branch 'main' into point-cloud-grid
36b90acde1
Node drawing: fix uninitialized node color return value
fdf1040532
Fix #112462: Panel buttons remain active after redrawing
12f51bd1c7
Fix crash when toggling link linking state in the list
86f659ad96
Keymap: Add shortcut to open Preferences
First click after hiding unused sockets impacts node UI as if nodes had not been hidden.
Lukas Tönne
deleted branch fix-panel-button-sticky-state from LukasTonne/blender
2023-09-21 12:05:17 +02:00
Fix #112462: Panel buttons remain active after redrawing
Lukas Tönne
pushed to fix-panel-button-sticky-state at LukasTonne/blender
2023-09-21 11:54:48 +02:00
970de047bd
Moved the mouse move hack to the operator instead of drawing code.
fff3bd3f4c
Merge branch 'main' into fix-panel-button-sticky-state
b00c2f9ac4
Fix #112622: draw_color_simple is optional for custom nodes
faf8d9d8ba
Anim: Multi Editing for FCurve modifiers
9cc4df8062
Cleanup: Make Format
2f59faea32
Merge branch 'main' into point-cloud-grid
b00c2f9ac4
Fix #112622: draw_color_simple is optional for custom nodes
faf8d9d8ba
Anim: Multi Editing for FCurve modifiers
9cc4df8062
Cleanup: Make Format
f6082a5042
Cleanup: Use
intern/render_types.h
for lineart_cpu.c
Lukas Tönne
deleted branch fix-socket-color-callback-crash from LukasTonne/blender
2023-09-21 11:26:06 +02:00
Crash on drawing a custom socket that doesn't define draw_color_simple