Blender Git Loki

Git Commits -> Revision 8b865c0

Revision 8b865c0 by Campbell Barton (master)
June 30, 2012, 22:49 (GMT)
style cleanup: comments

Commit Details:

Full Hash: 8b865c01cd659006a721f4db3d6796d618c35d3c
SVN Revision: 48460
Parent Commit: 273f56a
Lines Changed: +480, -494

66 Modified Paths:

/intern/ghost/GHOST_C-api.h (+12, -12) (Diff)
/intern/ghost/GHOST_ISystem.h (+12, -12) (Diff)
/intern/ghost/GHOST_IWindow.h (+4, -4) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+0, -7) (Diff)
/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp (+0, -1) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerCarbon.cpp (+0, -1) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerSDL.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_DropTargetWin32.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_EventManager.cpp (+0, -1) (Diff)
/intern/ghost/intern/GHOST_ISystem.cpp (+0, -1) (Diff)
/intern/ghost/intern/GHOST_ISystemPaths.cpp (+0, -1) (Diff)
/intern/ghost/intern/GHOST_ModifierKeys.cpp (+0, -1) (Diff)
/intern/ghost/intern/GHOST_System.h (+12, -12) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.cpp (+5, -6) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.h (+10, -10) (Diff)
/intern/ghost/intern/GHOST_SystemPaths.h (+4, -4) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+8, -8) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+15, -15) (Diff)
/intern/ghost/intern/GHOST_TimerManager.cpp (+0, -1) (Diff)
/intern/ghost/intern/GHOST_WindowCarbon.cpp (+0, -1) (Diff)
/intern/ghost/intern/GHOST_WindowManager.cpp (+0, -1) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+7, -8) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+3, -3) (Diff)
/intern/ghost/test/gears/GHOST_C-Test.c (+12, -13) (Diff)
/intern/ghost/test/gears/GHOST_Test.cpp (+30, -30) (Diff)
/source/blender/blenlib/intern/freetypefont.c (+87, -87) (Diff)
/source/blender/blenloader/intern/readfile.c (+51, -51) (Diff)
/source/blender/blenloader/intern/versioning_250.c (+2, -2) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -2) (Diff)
/source/blender/bmesh/operators/bmo_extrude.c (+1, -1) (Diff)
/source/blender/bmesh/operators/bmo_hull.c (+2, -2) (Diff)
/source/blender/compositor/COM_compositor.h (+2, -2) (Diff)
/source/blender/compositor/intern/COM_Converter.h (+1, -1) (Diff)
/source/blender/compositor/operations/COM_DoubleEdgeMaskOperation.cpp (+67, -67) (Diff)
/source/blender/compositor/operations/COM_GlareFogGlowOperation.cpp (+2, -2) (Diff)
/source/blender/compositor/operations/COM_KeyingClipOperation.h (+2, -2) (Diff)
/source/blender/compositor/operations/COM_KeyingDespillOperation.h (+2, -2) (Diff)
/source/blender/compositor/operations/COM_KeyingOperation.h (+2, -2) (Diff)
/source/blender/editors/object/object_modifier.c (+12, -12) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -2) (Diff)
/source/blender/editors/transform/transform.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_constraints.c (+1, -1) (Diff)
/source/blender/imbuf/intern/indexer.c (+8, -8) (Diff)
/source/blender/makesdna/DNA_meshdata_types.h (+5, -5) (Diff)
/source/blender/modifiers/intern/MOD_array.c (+2, -2) (Diff)
/source/blender/nodes/composite/nodes/node_composite_bilateralblur.c (+1, -1) (Diff)
/source/blender/nodes/composite/nodes/node_composite_blur.c (+1, -1) (Diff)
/source/blender/nodes/composite/nodes/node_composite_chromaMatte.c (+2, -2) (Diff)
/source/blender/nodes/composite/nodes/node_composite_diffMatte.c (+2, -2) (Diff)
/source/blender/nodes/composite/nodes/node_composite_displace.c (+2, -2) (Diff)
/source/blender/nodes/composite/nodes/node_composite_distanceMatte.c (+5, -5) (Diff)
/source/blender/nodes/composite/nodes/node_composite_image.c (+8, -6) (Diff)
/source/blender/nodes/composite/nodes/node_composite_levels.c (+3, -2) (Diff)
/source/blender/nodes/composite/node_composite_tree.c (+2, -2) (Diff)
/source/blender/nodes/composite/node_composite_util.c (+2, -2) (Diff)
/source/blender/nodes/texture/nodes/node_texture_proc.c (+2, -2) (Diff)
/source/blender/nodes/texture/node_texture_tree.c (+1, -1) (Diff)
/source/blender/nodes/texture/node_texture_util.c (+14, -14) (Diff)
/source/blender/nodes/texture/node_texture_util.h (+1, -1) (Diff)
/source/blender/render/intern/source/convertblender.c (+18, -15) (Diff)
/source/gameengine/GameLogic/SCA_IInputDevice.h (+5, -5) (Diff)
/source/gameengine/GameLogic/SCA_LogicManager.cpp (+2, -2) (Diff)
/source/gameengine/GameLogic/SCA_PropertySensor.cpp (+3, -3) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+7, -8) (Diff)
/source/gameengine/GamePlayer/common/GPC_Canvas.h (+1, -1) (Diff)
/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h (+7, -7) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021