Blender Git Loki
Git Commits -> Revision 8ac2d85
Revision 8ac2d85 by Campbell Barton (master) November 29, 2018, 21:38 (GMT) |
Cleanup: trailing space |
Commit Details:
Full Hash: 8ac2d85d2fd3f8b997e9c9bddadada0dc7bdaf37
Parent Commit: 3c767ce
Lines Changed: +232, -242
42 Modified Paths:
/doc/python_api/rst/bge.logic.rst (+101, -101) (Diff)
/doc/python_api/rst/bge.render.rst (+3, -4) (Diff)
/doc/python_api/rst/bge_types/bge.types.BL_ArmatureActuator.rst (+4, -4) (Diff)
/doc/python_api/rst/bge_types/bge.types.BL_ArmatureBone.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.BL_ArmatureChannel.rst (+14, -14) (Diff)
/doc/python_api/rst/bge_types/bge.types.BL_ArmatureConstraint.rst (+9, -9) (Diff)
/doc/python_api/rst/bge_types/bge.types.BL_Shader.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.CListValue.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.CValue.rst (+0, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_ArmatureSensor.rst (+2, -3) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_BlenderMaterial.rst (+10, -10) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_Camera.rst (+11, -12) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_ConstraintActuator.rst (+0, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_ConstraintWrapper.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_LightObject.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_MeshProxy.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_NavMeshObject.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_ObjectActuator.rst (+5, -5) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_RadarSensor.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_SCA_AddObjectActuator.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_SCA_ReplaceMeshActuator.rst (+7, -7) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_Scene.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_SceneActuator.rst (+3, -3) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_StateActuator.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_TrackToActuator.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.PyObjectPlus.rst (+3, -3) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_DelaySensor.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_IController.rst (+7, -7) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_ILogicBrick.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_ISensor.rst (+9, -9) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_JoystickSensor.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_MouseSensor.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_PythonController.rst (+3, -3) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_PythonMouse.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_RandomActuator.rst (+2, -2) (Diff)
/doc/python_api/rst/info_api_reference.rst (+0, -1) (Diff)
/doc/python_api/rst/info_best_practice.rst (+2, -3) (Diff)
/doc/python_api/rst/info_gotcha.rst (+9, -9) (Diff)
/doc/python_api/rst/info_quickstart.rst (+2, -3) (Diff)
/doc/python_api/rst/info_tips_and_tricks.rst (+0, -1) (Diff)
/intern/cycles/render/stats.cpp (+1, -1) (Diff)
/doc/python_api/rst/bge.render.rst (+3, -4) (Diff)
/doc/python_api/rst/bge_types/bge.types.BL_ArmatureActuator.rst (+4, -4) (Diff)
/doc/python_api/rst/bge_types/bge.types.BL_ArmatureBone.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.BL_ArmatureChannel.rst (+14, -14) (Diff)
/doc/python_api/rst/bge_types/bge.types.BL_ArmatureConstraint.rst (+9, -9) (Diff)
/doc/python_api/rst/bge_types/bge.types.BL_Shader.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.CListValue.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.CValue.rst (+0, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_ArmatureSensor.rst (+2, -3) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_BlenderMaterial.rst (+10, -10) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_Camera.rst (+11, -12) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_ConstraintActuator.rst (+0, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_ConstraintWrapper.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_LightObject.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_MeshProxy.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_NavMeshObject.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_ObjectActuator.rst (+5, -5) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_RadarSensor.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_SCA_AddObjectActuator.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_SCA_ReplaceMeshActuator.rst (+7, -7) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_Scene.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_SceneActuator.rst (+3, -3) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_StateActuator.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.KX_TrackToActuator.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.PyObjectPlus.rst (+3, -3) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_DelaySensor.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_IController.rst (+7, -7) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_ILogicBrick.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_ISensor.rst (+9, -9) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_JoystickSensor.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_MouseSensor.rst (+1, -1) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_PythonController.rst (+3, -3) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_PythonMouse.rst (+2, -2) (Diff)
/doc/python_api/rst/bge_types/bge.types.SCA_RandomActuator.rst (+2, -2) (Diff)
/doc/python_api/rst/info_api_reference.rst (+0, -1) (Diff)
/doc/python_api/rst/info_best_practice.rst (+2, -3) (Diff)
/doc/python_api/rst/info_gotcha.rst (+9, -9) (Diff)
/doc/python_api/rst/info_quickstart.rst (+2, -3) (Diff)
/doc/python_api/rst/info_tips_and_tricks.rst (+0, -1) (Diff)
/intern/cycles/render/stats.cpp (+1, -1) (Diff)