nutti / fake-bpy-module

Fake Blender Python API module collection for the code completion.
MIT License
1.37k stars 97 forks source link

bpy_prop_collection.values() should return list[GenericType] #159

Closed JonathanPlasse closed 4 months ago

JonathanPlasse commented 9 months ago

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

nutti commented 4 months ago

@JonathanPlasse

I will tackle this issue. This issue is a bit complicated.

JonathanPlasse commented 4 months ago

Ok, thank you.

nutti commented 4 months ago

This issue is fixed by https://github.com/nutti/fake-bpy-module/commit/fde88d0eef141cf7bdcb399128856538a68e5b87