blender/doc/python_api
Benoit Bolsee fb49c5aa56 BGE: fix crash and return boolean on scene.replace()
Scene replacement with invalid scene name was crashing blender,
now it's a no-op.
KS_Scene.replace() to return a boolean to indicate if the scene
is valid and is scheduled for replacement. This allows more
robust game management.
2014-08-23 12:31:32 +02: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 example 2014-06-25 03:04:53 +10:00
rst BGE: fix crash and return boolean on scene.replace() 2014-08-23 12:31:32 +02:00
rst_from_bmesh_opdefines.py Style cleanup: C & pep8 2014-04-15 13:11:48 +10: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 Add missing context member for doc gen 2014-05-08 13:55:05 +10:00
sphinx_doc_gen.sh Fix bash/ksh specific test syntax 2014-01-07 14:12:02 +11:00