Blender Git Loki
Git Commits -> Revision 8dc1d78
Revision 8dc1d78 by Diego Borghetti July 17, 2008, 20:43 (GMT) |
branches/blender-2.47 Merge from trunk: Revision: 15561 Revision: 15562 Revision: 15563 Revision: 15564 Revision: 15570 Revision: 15579 Revision: 15589 Revision: 15590 Revision: 15600 (Only: * missing countall when selecting linked) Revision: 15602 Revision: 15610 Revision: 15612 |
Commit Details:
Full Hash: 8dc1d7809e6d3293e86ac464afeca8542c7bd5ac
SVN Revision: 15615
Parent Commit: ac450d0
Lines Changed: +266, -251
18 Modified Paths:
/source/blender/blenlib/intern/arithb.c (+120, -132) (Diff)
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+1, -1) (Diff)
/source/blender/python/api2_2x/doc/Render.py (+1, -3) (Diff)
/source/blender/python/api2_2x/sceneRender.c (+1, -1) (Diff)
/source/blender/render/intern/source/zbuf.c (+16, -8) (Diff)
/source/blender/src/buttons_scene.c (+39, -33) (Diff)
/source/blender/src/editobject.c (+1, -0) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+10, -1) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+9, -5) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.cpp (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.cpp (+4, -1) (Diff)
/source/gameengine/Ketsji/KX_NearSensor.cpp (+1, -3) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+1, -12) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.h (+0, -1) (Diff)
/source/gameengine/Ketsji/KX_RadarSensor.cpp (+4, -0) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+52, -48) (Diff)
/source/gameengine/Ketsji/KX_SoundActuator.cpp (+2, -1) (Diff)
/source/gameengine/Rasterizer/Makefile (+3, -0) (Diff)
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+1, -1) (Diff)
/source/blender/python/api2_2x/doc/Render.py (+1, -3) (Diff)
/source/blender/python/api2_2x/sceneRender.c (+1, -1) (Diff)
/source/blender/render/intern/source/zbuf.c (+16, -8) (Diff)
/source/blender/src/buttons_scene.c (+39, -33) (Diff)
/source/blender/src/editobject.c (+1, -0) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+10, -1) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+9, -5) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.cpp (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.cpp (+4, -1) (Diff)
/source/gameengine/Ketsji/KX_NearSensor.cpp (+1, -3) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+1, -12) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.h (+0, -1) (Diff)
/source/gameengine/Ketsji/KX_RadarSensor.cpp (+4, -0) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+52, -48) (Diff)
/source/gameengine/Ketsji/KX_SoundActuator.cpp (+2, -1) (Diff)
/source/gameengine/Rasterizer/Makefile (+3, -0) (Diff)