blender/doc/python_api/rst
Dalai Felinto e5b98f7a2f Python API changelog r37840-40524 (HEAD)
updating the doc.

I'm also including the latest API dump with it. This helps to keep track of the revisions to update and the next person updating doesnt need to build an old Blender for that (as I just had to).

I updated the sphinx_changelog_gen.py with this info as well.
I'll update changelog.rst manually next. I'm not so sure how to indicate that the properties were replaced instead of only removed.
2011-09-24 22:40:56 +00:00
..
bge.constraints.rst rst API doc fixes: literalincluding bge.texture and bge.constraints examples + bgl fixes 2011-08-04 09:47:40 +00:00
bge.events.rst py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 2011-07-31 03:15:37 +00:00
bge.logic.rst fix [#28191] Exception when enabling a script for a newer Blender build 2011-08-09 14:16:22 +00:00
bge.render.rst BGE: Adding two new functions to bge.render to allow users to change the anisotropic filtering level used by textures: 2011-08-31 05:51:51 +00:00
bge.texture.rst rst API doc fixes: literalincluding bge.texture and bge.constraints examples + bgl fixes 2011-08-04 09:47:40 +00:00
bge.types.rst BGE animations: adding a missing comma. 2011-09-02 03:57:37 +00:00
bgl.rst more minor doc fixes 2011-09-06 00:41:28 +00:00
change_log.rst Python API changelog r37840-40524 (HEAD) 2011-09-24 22:40:56 +00:00
gpu.rst GPU: add gpu python module with export_shader() function to export GLSL shader. 2011-09-09 11:55:38 +00:00
info_best_practice.rst bpy api - add new page for best-practice (so Thomas has something to point to when kicking devs for writing shoddy UI layouts) 2011-09-08 23:59:47 +00:00
info_gotcha.rst added section about editmode switching to gotchas 2011-09-10 23:06:44 +00:00
info_overview.rst - use python convention for headings 2011-08-27 08:09:12 +00:00
info_quickstart.rst bpy api - add new page for best-practice (so Thomas has something to point to when kicking devs for writing shoddy UI layouts) 2011-09-08 23:59:47 +00:00
info_tips_and_tricks.rst move utf8 string.c functions into their own file, also add python tip for printing operators. 2011-09-15 08:07:42 +00:00