Simulation nodes: UI for simulation state items in sidebar #106919

Merged
1 changed files with 1 additions and 0 deletions
Showing only changes of commit e0d2be408e - Show all commits

View File

@ -9,6 +9,7 @@ from bpy.types import (
from bpy.props import (
BoolProperty,
CollectionProperty,
EnumProperty,
FloatVectorProperty,
StringProperty,
)