Howard Trickey
ef1d3a3993
Fixed a couple of typos in the Python API docs
2012-03-23 14:29:59 +00:00
Campbell Barton
9773f87891
bmesh docs:
...
- add examples for custom-data access
- group BMesh types logically in docs
- added missing docstrings
needed to add grouping functionality to sphinx for this.
2012-03-21 05:33:37 +00:00
Campbell Barton
f15c15e992
bmesh py api: finished todo - editable select_history
...
eg:
bm.select_history = vert, face, edge
bm.select_history.add(edge)
2012-03-14 04:46:12 +00:00
Campbell Barton
2fbb5ce833
bmesh py api: more comprehensive intro page, also fix some spelling errors.
2012-03-13 06:22:43 +00:00