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

Types form `gpy.types` are missing `__init__` method

Open Andrej730 opened this issue 7 months ago • 1 comments
trafficstars

E.g. GPUBatch:

Image

Type hint:

Image

Blender docs (https://docs.blender.org/api/current/gpu.types.html):

Image

Andrej730 avatar Apr 01 '25 14:04 Andrej730