Blender Git Loki

Git Commits -> Revision 523634c

Revision 523634c by Andre Susano Pinto (master)
August 6, 2008, 16:50 (GMT)

Commit Details:

Full Hash: 523634ca17a392a49e324244ee6f35ac2359544b
SVN Revision: 15989
Parent Commit: e57c5ef
Lines Changed: +1672, -825

58 Modified Paths:

/intern/boolop/intern/BOP_Interface.cpp (+1, -1) (Diff)
/intern/boolop/make/msvc_7_0/boolop.vcproj (+9, -0) (Diff)
/intern/boolop/SConscript (+1, -1) (Diff)
/intern/bsp/SConscript (+1, -1) (Diff)
/projectfiles_vc7/blender/blender.sln (+7, -2) (Diff)
/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj (+108, -0) (Diff)
/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj (+5, -4) (Diff)
/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Sumo/PHY_Sumo.vcproj (+1, -0) (Diff)
/release/scripts/import_dxf.py (+554, -372) (Diff)
/release/scripts/weightpaint_clean.py (+4, -3) (Diff)
/SConstruct (+5, -4) (Diff)
/source/blender/blenkernel/bad_level_call_stubs/stubs.c (+4, -0) (Diff)
/source/blender/blenkernel/BKE_texture.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/collision.c (+106, -115) (Diff)
/source/blender/blenkernel/intern/customdata.c (+22, -2) (Diff)
/source/blender/blenkernel/intern/modifier.c (+37, -2) (Diff)
/source/blender/blenkernel/intern/particle.c (+3, -0) (Diff)
/source/blender/blenkernel/intern/texture.c (+16, -0) (Diff)
/source/blender/blenlib/intern/BLI_kdopbvh.c (+2, -1) (Diff)
/source/blender/blenlib/intern/boxpack2d.c (+6, -4) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -1) (Diff)
/source/blender/imbuf/intern/anim.c (+14, -1) (Diff)
/source/blender/include/BIF_editarmature.h (+6, -1) (Diff)
/source/blender/include/BIF_poseobject.h (+2, -0) (Diff)
/source/blender/python/api2_2x/Blender.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Constraint.c (+22, -7) (Diff)
/source/blender/python/api2_2x/Material.c (+8, -4) (Diff)
/source/blender/python/api2_2x/Mathutils.c (+4, -4) (Diff)
/source/blender/python/api2_2x/Mathutils.h (+1, -1) (Diff)
/source/blender/python/BPY_interface.c (+19, -45) (Diff)
/source/blender/render/intern/source/convertblender.c (+11, -3) (Diff)
/source/blender/src/buttons_object.c (+2, -1) (Diff)
/source/blender/src/buttons_scene.c (+10, -1) (Diff)
/source/blender/src/drawgpencil.c (+223, -85) (Diff)
/source/blender/src/drawseq.c (+15, -9) (Diff)
/source/blender/src/editarmature.c (+83, -81) (Diff)
/source/blender/src/editimasel.c (+6, -0) (Diff)
/source/blender/src/editseq.c (+1, -0) (Diff)
/source/blender/src/header_info.c (+48, -5) (Diff)
/source/blender/src/header_view3d.c (+65, -16) (Diff)
/source/blender/src/poseobject.c (+61, -0) (Diff)
/source/blender/src/space.c (+15, -2) (Diff)
/source/blender/src/toolbox.c (+6, -3) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+2, -1) (Diff)
/source/gameengine/Converter/KX_IpoConvert.cpp (+6, -3) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_Canvas.h (+1, -1) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.cpp (+7, -1) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+65, -16) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+11, -2) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.h (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_TouchEventManager.cpp (+6, -6) (Diff)
/source/gameengine/Ketsji/SConscript (+15, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp (+3, -2) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.h (+8, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+18, -4) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h (+1, -4) (Diff)
/source/gameengine/PyDoc/KX_GameObject.py (+10, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021