1
0
forked from Rowland/EG

剪切复制粘贴

This commit is contained in:
Hector 2025-09-23 09:30:30 +08:00
parent ec21df8f54
commit 040fffd34e

View File

@ -780,6 +780,7 @@ class GUIManager:
def createGUI3DImage(self, pos=(0, 0, 0), image_path=None, size=1.0):
"""创建3D空间图片"""
try:
from panda3d.core import TextNode
from PyQt5.QtCore import Qt