add a message when solidify is used with only-edges, this isn't properly supported.

also minor edits to py-api-ref
-- This line, and those below, will be ignored--

M    doc/python_api/sphinx_doc_gen.py
M    doc/python_api/rst/include__bmesh.rst
M    source/blender/modifiers/intern/MOD_solidify.c
This commit is contained in:
2012-12-05 01:02:41 +00:00
parent b095c31c87
commit af51827dda
3 changed files with 6 additions and 3 deletions

View File

@@ -42,7 +42,6 @@ For an overview of BMesh data types and how they reference each other see:
TODO items are...
* add access to BMesh **walkers**
* add api for calling BMesh operators (unrelated to bpy.ops)
* add custom-data manipulation functions add/remove/rename.
Example Script