Blender Git Commit Log

Git Commits -> Revision b5b8306

Revision b5b8306 by Campbell Barton (master)
June 16, 2012, 20:20 (GMT)
code cleanup: includes, also correct some py example typos

Commit Details:

Full Hash: b5b830668560a7733ddd3609ba96e845aa63546b
SVN Revision: 47999
Parent Commit: e6a4344
Lines Changed: +166, -151

35 Modified Paths:

/doc/python_api/examples/bpy.types.Object.py (+4, -4) (Diff)
/doc/python_api/examples/bpy.types.Panel.1.py (+1, -1) (Diff)
/intern/audaspace/Python/AUD_PyAPI.cpp (+1, -1) (Diff)
/source/blender/blenlib/intern/fnmatch.c (+1, -1) (Diff)
/source/blender/blenlib/intern/threads.c (+6, -6) (Diff)
/source/blender/compositor/intern/COM_Converter.cpp (+75, -73) (Diff)
/source/blender/compositor/intern/COM_ExecutionGroup.cpp (+8, -7) (Diff)
/source/blender/compositor/intern/COM_ExecutionSystem.cpp (+4, -2) (Diff)
/source/blender/compositor/intern/COM_ExecutionSystemHelper.cpp (+4, -2) (Diff)
/source/blender/compositor/intern/COM_Node.cpp (+5, -4) (Diff)
/source/blender/compositor/intern/COM_NodeBase.cpp (+4, -2) (Diff)
/source/blender/compositor/intern/COM_NodeOperation.cpp (+3, -2) (Diff)
/source/blender/compositor/intern/COM_WorkScheduler.cpp (+8, -5) (Diff)
/source/blender/compositor/nodes/COM_MuteNode.cpp (+2, -1) (Diff)
/source/gameengine/GameLogic/SCA_RandomActuator.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/blendVideoTex.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/Exception.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/FilterBase.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/FilterBase.h (+1, -1) (Diff)
/source/gameengine/VideoTexture/FilterBlueScreen.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/FilterColor.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/FilterNormal.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/FilterSource.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/ImageBase.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/ImageBase.h (+1, -1) (Diff)
/source/gameengine/VideoTexture/ImageBuff.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/ImageMix.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/ImageRender.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/ImageRender.h (+6, -6) (Diff)
/source/gameengine/VideoTexture/ImageViewport.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/PyTypeList.cpp (+1, -1) (Diff)
/source/gameengine/VideoTexture/PyTypeList.h (+1, -1) (Diff)
/source/gameengine/VideoTexture/Texture.cpp (+12, -12) (Diff)
/source/gameengine/VideoTexture/Texture.h (+4, -4) (Diff)
/source/gameengine/VideoTexture/VideoBase.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021