Block a user
cef044a041
Added a BakeItem for enum values to store in simulation caches.
015c4d8867
Use a plain int IDProperty for enum sockets, for now.
b3f6142b1c
Socket declaration type for enum sockets.
bd00a0f0a6
Finished RNA definition for the enum socket default value.
77466127ff
WIP: Added new socket type to represent enum values.
96300c6c7f
Implemented the item remove operator.
2d30698da4
Read and write code for node enum definitions.
9b6fe5a52b
Use the enum identifier as socket identifiers to ensure consistent links.
WIP: Implementation of Menu Switch node
1d38d9209b
Fixed socket layout of the menu switch node.
d7e30e5e7e
Use the update flag in NodeEnumDefinition to propagate node updates.
8e25427b3e
Only draw the enum item name in the ui list.
07e97b3543
Fixed node type name when searching for nodes owning an enum item.
60a68fea34
Added items collection to RNA for enum definition.
ebc4817c03
Implemented active_item accessors.
9b890a124e
Fixed build error.
c131d8e4e0
Implemented api functions of NodeEnumDefinition.
4f50fee3b8
Use signed integers in DNA, RNA does not support uint types.
Lukas Tönne
deleted branch fix_wobbly_volume_outline from LukasTonne/blender
2023-10-06 17:43:17 +02:00
Fix for wobbly volume object outlines in the viewport
8d0a6fb081
Merge branch 'main' into fix_wobbly_volume_outline
9a654c04de
Vulkan: Wayland Windowing
44882ceb7b
EEVEE-Next: Several Fixes Reflection Probes Workflow
642ad4110b
Merge branch 'blender-v4.0-release'
dd9c906840
Fix #113134: Use a valid socket in node groups for custom nodes
Sample Volume node's Position input is off by half the voxel width
I don't think the point sampling is actually wrong. It uses the position inputs as they are, so a position (0, 0, 0) would sample right at voxel (0, 0, 0), assuming there is no translation of the…
642ad4110b
Merge branch 'blender-v4.0-release'
dd9c906840
Fix #113134: Use a valid socket in node groups for custom nodes
642ad4110b
Merge branch 'blender-v4.0-release'
dd9c906840
Fix #113134: Use a valid socket in node groups for custom nodes
73e345f85f
Sculpt: Draw color attribute during dynamic topology sculpting
491bd7fff0
Cleanup: Remove redundant mask interpolation in dyntopo
2a7e06b98d
Sculpt: Add vertex interpolation for the dynamic topology
Lukas Tönne
deleted branch fix-custom-nodes-default-socket from LukasTonne/blender
2023-10-06 14:33:48 +02:00
Regression: Impossible to add new socket to interface of a custom tree
Fix #113134: Use a valid socket in node groups for custom nodes
"Report a bug" opens Chrome despite Firefox being the default browser on KDE
Nodes: Crash when using zero density on Volume Cube
Wayland error after running Blender once