forked from LeenkxTeam/LNXSDK
Update
This commit is contained in:
@ -2,8 +2,7 @@ import bpy, blf, os, gpu
|
||||
from gpu_extras.batch import batch_for_shader
|
||||
|
||||
if bpy.app.version < (4, 0, 0):
|
||||
import bgl
|
||||
|
||||
import bgl
|
||||
class ViewportDraw:
|
||||
|
||||
def __init__(self, context, text):
|
||||
|
||||
Reference in New Issue
Block a user