abrasic / blendpresence

Discord RPC support for Blender 3.0
GNU General Public License v3.0
224 stars 15 forks source link

Added Support for Apple GPUs Using Vendor Name #28

Closed EliTheproto closed 1 month ago

EliTheproto commented 1 month ago

Since using gpu.platform.renderer_get() does not work on apple devices: it just returns "Metal API", I utilized gpu.platform.vendor_get() in order to get the actual name of the GPU