blender/doc/python_api
Campbell Barton fecc3b9d68 add 2 new utility functions to the BGE mesh py api.
mesh.transform(matid, matrix)
  mesh.transform_uv(matid, matrix, uv_index=-1))


much more efficient then looping over verts in python to transform them.
2012-11-10 09:45:43 +00:00
..
blender-org fix [#28151] export OBJ don't save the extension 2011-08-03 05:32:07 +00:00
epy hide overly picky warnings from 'pylint' for pep8 script, indentation edits. 2011-11-19 16:17:35 +00:00
examples * Fix small bug in Python operator example; improved example of modal operator 2012-10-12 18:19:39 +00:00
rst add 2 new utility functions to the BGE mesh py api. 2012-11-10 09:45:43 +00:00
sphinx_changelog_gen.py api changelog for 2.64 and 2.63 (which I missed last release) 2012-10-09 01:07:08 +00:00
sphinx_doc_gen.py remove unneeded string in datatoc.c and correct some of the context types in our documentation. 2012-11-03 09:14:06 +00:00
sphinx_doc_gen.sh minor fixes 2012-06-11 12:13:41 +00:00