Mustard2 / MenuCreatorOld

A tool to create custom UI from the list of properties of an object.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an old archived project. Check https://github.com/Mustard2/MenuCreator for the latest completely rewritten version.

Menu Creator

A tool to create custom UI from the list of properties of an object.

Features

  • quick creation of a custom UI from the properties of an Object
  • simple sorting of properties
  • active object or global UI settings

Current limitations

  • at the moment the addon can create UI on the .blend file, and it also imports menus when objects are appended in new .blend files. In the future it will also generate a .py file to export
  • only one global UI is supported, while a dedicated UI for each object is possible

Current object supported

  • general object options (name, location, etc..)
  • mesh properties
  • shape keys properties (general and single properties)
  • material properties (no nodes at the moment)
  • lights

addon result

About

A tool to create custom UI from the list of properties of an object.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%