📋 Metadata
- Author: roaoao
- Date: 2019-08-27 08:59:31
- Type:
answer - Reply to: post_02671
- Replies (1): post_02675
💬 Content
RaphaelBarros:
I need to make an modified version of Blender for people who have no idea what 3D is
Sorry, I thought you’re making your own add-on.
In PME you can use this code in Custom tab:
sub = L.row(align=True); sub.enabled = False; operator(sub, "import_scene.obj", text=slot, icon=icon, icon_value=icon_value)