i don't usually rate things - but this is legit. thank you!
There is a repair request regarding the solution to displaying garbled non English directory paths: I have written the code for you: just: 有一个修复请求,关于非英文目录路径显示为乱码的解决方案 : 代码我帮您写好了:只需要:
def tag_callback(self, context): global items1 items1 = []
def item_callback(self, context):
global items
items = []
The add-on looks great but it does not work at all on Mac OS Blender 4.3.2. Whenever I try to move un object into another Asset Browser library I get an empty list.