Featured post

new redirect for blender.org bpy docs.

http://www.blender.org/api/blender_python_api_current/ As of 10/11 november 2015 we can now link to the current api docs and not be worr...

Showing posts with label custom icons. Show all posts
Showing posts with label custom icons. Show all posts

June 14, 2015

Blender Pie Menu with Custom Icons

Easy enough:

- make a directory for your addon
- put an icons folder in it
- fill the operator_behaviours list with the names of your icons (minus their filetype)
will look something like this: