fake-bpy-module icon indicating copy to clipboard operation
fake-bpy-module copied to clipboard

bpy_prop_collection.values() should return list[GenericType]

Open JonathanPlasse opened this issue 1 year ago • 0 comments

Currently, bpy_prop_collection.values() returns list it should return list[GenericType].

JonathanPlasse avatar Dec 17 '23 16:12 JonathanPlasse