blender/doc
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_file_format switch verious references from py3.2 -> 3.3 or just 3. 2012-11-26 13:58:06 +00:00
build_systems CMake: update cmake.txt documentation to remove some old information and link 2013-02-26 00:49:45 +00:00
doxygen update doxygen congfig and tweaks to warnings when running doxygen. 2013-07-03 04:47:50 +00:00
guides Code cleanup: removed some unused UI button types 2013-06-09 18:05:50 +00:00
license And here is the first git (testing) commit by me! 2013-11-16 12:00:42 +01:00
manpage Cleanup: pep8 & redundant vars 2014-07-22 12:03:15 +10:00
python_api BGE: fix crash and return boolean on scene.replace() 2014-08-23 12:31:32 +02:00