Blender Git Commit Log

Git Commits -> Revision 4043226

Revision 4043226 by Campbell Barton (apricot)
August 7, 2008, 20:00 (GMT)

Commit Details:

Full Hash: 4043226064f856dc50976d59383b91c20e5c5790
SVN Revision: 16009
Parent Commit: 81602d9
Lines Changed: +1637, -473

2 Added Paths:

/source/blender/blenkernel/BKE_bvhutils.h (+98, -0) (View)
/source/blender/blenkernel/intern/bvhutils.c (+426, -0) (View)

17 Modified Paths:

/CMakeLists.txt (+3, -3) (Diff)
/config/linux2-config.py (+1, -1) (Diff)
/release/scripts/flt_export.py (+2, -2) (Diff)
/source/blender/blenkernel/intern/texture.c (+4, -4) (Diff)
/source/blender/blenlib/BLI_kdopbvh.h (+36, -0) (Diff)
/source/blender/blenlib/intern/BLI_kdopbvh.c (+634, -88) (Diff)
/source/blender/include/BIF_editmesh.h (+1, -1) (Diff)
/source/blender/include/butspace.h (+1, -1) (Diff)
/source/blender/python/api2_2x/doc/Render.py (+2, -2) (Diff)
/source/blender/src/buttons_editing.c (+38, -50) (Diff)
/source/blender/src/editmesh_mods.c (+345, -308) (Diff)
/source/gameengine/Converter/KX_IpoConvert.cpp (+1, -1) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.cpp (+6, -0) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+13, -1) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+3, -0) (Diff)
/source/gameengine/Ketsji/KX_RadarSensor.cpp (+7, -7) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+16, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021