Blender Git Commit Log

Git Commits -> Revision 07065b2

Revision 07065b2 by Campbell Barton (master)
March 28, 2012, 05:03 (GMT)
style cleanup

Commit Details:

Full Hash: 07065b27b8b37316004f40896f436d26e066f25f
SVN Revision: 45228
Parent Commit: c9f677d
Lines Changed: +229, -229

49 Modified Paths:

/source/blender/collada/AnimationExporter.cpp (+4, -5) (Diff)
/source/blender/collada/AnimationImporter.cpp (+5, -5) (Diff)
/source/blender/collada/ArmatureImporter.cpp (+3, -3) (Diff)
/source/blender/collada/DocumentImporter.cpp (+1, -1) (Diff)
/source/blender/collada/EffectExporter.cpp (+4, -3) (Diff)
/source/blender/collada/MeshImporter.cpp (+4, -4) (Diff)
/source/blender/ikplugin/intern/itasc_plugin.cpp (+3, -3) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+3, -3) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp (+2, -2) (Diff)
/source/gameengine/Converter/BL_ArmatureObject.cpp (+3, -3) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.cpp (+9, -9) (Diff)
/source/gameengine/Converter/BL_DeformableGameObject.cpp (+1, -1) (Diff)
/source/gameengine/Converter/BL_MeshDeformer.cpp (+1, -1) (Diff)
/source/gameengine/Converter/BL_ShapeActionActuator.cpp (+31, -31) (Diff)
/source/gameengine/Converter/BL_SkinDeformer.cpp (+1, -1) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+6, -6) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.cpp (+1, -1) (Diff)
/source/gameengine/Expressions/Expression.cpp (+1, -1) (Diff)
/source/gameengine/Expressions/InputParser.cpp (+1, -1) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp (+5, -5) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_JoystickEvents.cpp (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_JoystickSensor.cpp (+9, -9) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_MouseSensor.cpp (+2, -2) (Diff)
/source/gameengine/GameLogic/SCA_PropertyActuator.cpp (+1, -1) (Diff)
/source/gameengine/GamePlayer/common/GPC_Canvas.cpp (+5, -5) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+6, -6) (Diff)
/source/gameengine/Ketsji/BL_Shader.cpp (+8, -8) (Diff)
/source/gameengine/Ketsji/BL_Texture.cpp (+3, -3) (Diff)
/source/gameengine/Ketsji/KX_Camera.cpp (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_Dome.cpp (+45, -45) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_IpoActuator.cpp (+4, -4) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.cpp (+4, -4) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+4, -4) (Diff)
/source/gameengine/Ketsji/KX_PythonInitTypes.cpp (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.cpp (+3, -3) (Diff)
/source/gameengine/Ketsji/KX_SG_NodeRelationships.cpp (+13, -13) (Diff)
/source/gameengine/Ketsji/KX_TrackToActuator.cpp (+2, -2) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+1, -1) (Diff)
/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp (+7, -7) (Diff)
/source/gameengine/Rasterizer/RAS_FramingManager.cpp (+4, -4) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp (+2, -2) (Diff)
/source/gameengine/SceneGraph/SG_Controller.cpp (+1, -1) (Diff)
/source/gameengine/SceneGraph/SG_IObject.cpp (+1, -1) (Diff)
/source/gameengine/SceneGraph/SG_Node.cpp (+2, -2) (Diff)
/source/gameengine/SceneGraph/SG_Spatial.cpp (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021