This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
29f8dfd37a2fbf4190e551bef0b04ff1ae1fd7b6
goo-engine
/
doc
/
python_api
T
History
Mitchell Stokes
29f8dfd37a
BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adaptive vsync via UI options in the render properties, or by using the new Python method bge.render.setVsync(). Win32 and X11 support are done via EXT_swap_control. Support for using EXT_swap_control on OS X still needs to be added to Ghost.
2013-07-29 22:31:32 +00:00
..
blender-org
…
epy
…
examples
3d text tool - 'insert lorem' was crashing, also add this to the text menu.
2013-06-27 04:18:01 +00:00
rst
BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adaptive vsync via UI options in the render properties, or by using the new Python method bge.render.setVsync(). Win32 and X11 support are done via EXT_swap_control. Support for using EXT_swap_control on OS X still needs to be added to Ghost.
2013-07-29 22:31:32 +00:00
rst_from_bmesh_opdefines.py
Py API doc generation: add bpy.app.translations module, and fix a few errors found while building the doc. Thanks to Campbell for review.
2013-04-19 13:00:21 +00:00
sphinx_changelog_gen.py
update autogenerated changelog. also correct typos in the generator.
2013-05-09 01:58:49 +00:00
sphinx_doc_gen_monkeypatch.py
add python api docstring for 'bpy.types.Operator.bl_property'
2013-02-05 05:09:19 +00:00
sphinx_doc_gen.py
select loose wasn't working very usefully if you only wanted to select loose verts, now select loose verts/edges/faces depending on the selection mode.
2013-04-29 16:59:53 +00:00
sphinx_doc_gen.sh
Py API doc generation: add bpy.app.translations module, and fix a few errors found while building the doc. Thanks to Campbell for review.
2013-04-19 13:00:21 +00:00