blender/doc/python_api/rst
Brecht Van Lommel d579ea2901 Fix #34863: bge.render.makeScreenshot from Blender was only saving PNG files,
while the docs said it followed the settings in the Output panel, other file
formats work now.

Benderplayer still only saves PNG now as documented, but I cleaned up the code
there to reuse existing imbuf functions rather than using own libpng code.
2013-04-04 14:00:31 +00:00
..
bge_types BGE: Splitting up the bge.types docs so they are not all on the same page. This should make them much easier to browse. 2013-02-10 06:13:26 +00:00
bge.constraints.rst BGE: This patch adds a character wrapper (similar to the already implemented vehicle wrapper) to control character physics options. Currently supported options are: 2012-11-04 20:56:02 +00:00
bge.events.rst BGE Py API docs: correct references to bge.keys 2013-01-28 06:39:23 +00:00
bge.logic.rst BGE: Adding docs for bge.logic.getProfileInfo(). 2013-03-19 04:56:51 +00:00
bge.render.rst Fix #34863: bge.render.makeScreenshot from Blender was only saving PNG files, 2013-04-04 14:00:31 +00:00
bge.texture.rst BGE VideoTexture: add depth buffer access to ImageViewport and ImageRender. 2012-10-20 22:28:44 +00:00
bge.types.rst BGE: Splitting up the bge.types docs so they are not all on the same page. This should make them much easier to browse. 2013-02-10 06:13:26 +00:00
bgl.rst add missing bgl and gpu api docstrings (found using docstring completeness checker) 2012-11-22 05:15:52 +00:00
change_log.rst update api changelog 2012-12-11 02:13:42 +00:00
gpu.rst add missing bgl and gpu api docstrings (found using docstring completeness checker) 2012-11-22 05:15:52 +00:00
include__bmesh.rst add a message when solidify is used with only-edges, this isn't properly supported. 2012-12-05 01:02:41 +00:00
info_api_reference.rst Add 2 documents to the python api reference. 2012-12-07 05:27:09 +00:00
info_best_practice.rst spelling cleanup: spelling corrections from user zeffii on IRC. 2012-08-19 15:28:24 +00:00
info_gotcha.rst Add 2 documents to the python api reference. 2012-12-07 05:27:09 +00:00
info_overview.rst Add 2 documents to the python api reference. 2012-12-07 05:27:09 +00:00
info_quickstart.rst Add 2 documents to the python api reference. 2012-12-07 05:27:09 +00:00
info_tips_and_tricks.rst Add 2 documents to the python api reference. 2012-12-07 05:27:09 +00:00
info_tutorial_addon.rst correct addon tutorial section on keymap register/unregister and add label next to image color-depth option. 2013-01-22 06:41:12 +00:00