Blender Git Statistics -> Branches -> temp-bge-cleanup

"Temp-bge-cleanup" branch

Total commits : 14
Total committers : 1
First Commit : May 4, 2015
Latest Commit : May 4, 2015


Commits by Date

DateNumber of Commits
May 4, 201514

Committers

AuthorNumber of Commits
Porteries Tristan14

Popular Files

FilenameTotal Edits
BL_ArmatureChannel.cpp2
BL_ModifierDeformer.cpp2
BL_ActionActuator.cpp2
BL_ArmatureChannel.h2
BL_ActionActuator.h2
BL_DeformableGameObject.cpp2
BL_MeshDeformer.cpp2
BL_DeformableGameObject.h2
BL_MeshDeformer.h2
BL_ArmatureActuator.cpp2

Latest commits Feed

May 4, 2015, 19:46 (GMT)
Special cleanup for BL_SkinDeformer
May 4, 2015, 19:32 (GMT)
Special cleanup for BL_ShapeDeformer
May 4, 2015, 19:17 (GMT)
Special cleanup for BL_ShapeActionActuator
May 4, 2015, 19:07 (GMT)
Special cleanup for BL_MeshDeformer
May 4, 2015, 19:07 (GMT)
Special cleanup for BL_DeformableGameObject
May 4, 2015, 19:07 (GMT)
Special cleanup for BL_ModifierDeformer
May 4, 2015, 18:41 (GMT)
Special cleanup for BL_ArmatureConstraint
May 4, 2015, 18:41 (GMT)
Special cleanup for BL_ArmatureObject
May 4, 2015, 18:41 (GMT)
Special cleanup for BL_ArmatureChannel
May 4, 2015, 18:41 (GMT)
Special cleanup for BL_ArmatureActuator

Special cleanup for BL_ArmatureActuator
May 4, 2015, 17:44 (GMT)
Special cleanup for Bl_ActionActuator.*
May 4, 2015, 17:30 (GMT)
Special cleanup for BL_BlenderScalarInterpolator.h/cpp.
May 4, 2015, 17:24 (GMT)
Run of uncrustify on Converter/
May 4, 2015, 17:09 (GMT)
BGE: Cleanup KX_BlenderSceneConverter.cpp iterators, checks, indentations and spaces with uncrusify

"(*it).second" become "it->second" same as "first"
"!(it == list.end())" become "it != list.end()"
"if (ptr == NULL)" become "if (!ptr)"
And a run of uncrusify on this file to fix indentation and spaces.

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021