bmesh py api: finished todo - editable select_history
eg: bm.select_history = vert, face, edge bm.select_history.add(edge)
This commit is contained in:
@@ -33,7 +33,6 @@ For an overview of BMesh data types and how they reference each other see:
|
||||
.. todo::
|
||||
|
||||
* add access to BMesh **walkers**
|
||||
* add access selection history (readonly access done)
|
||||
* add a way to re-tessellate an editmode bmesh.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user