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 = []
It would've been great and better if it can be used on blender version 2.82a.