forked from LeenkxTeam/LNXSDK
moisesjpelaez - Include external blend files on build
This commit is contained in:
@ -1280,7 +1280,8 @@ class LNX_PT_ProjectModulesPanel(bpy.types.Panel):
|
||||
|
||||
layout.prop_search(wrd, 'lnx_khafile', bpy.data, 'texts')
|
||||
layout.prop(wrd, 'lnx_project_root')
|
||||
|
||||
layout.prop(wrd, 'lnx_external_blends_path')
|
||||
|
||||
class LnxVirtualInputPanel(bpy.types.Panel):
|
||||
bl_label = "Leenkx Virtual Input"
|
||||
bl_space_type = "PROPERTIES"
|
||||
|
Reference in New Issue
Block a user