Blender Git Commit Log
Git Commits -> Revision 8c3bf1b
Revision 8c3bf1b by Diego Borghetti August 7, 2008, 20:41 (GMT) |
branches/blender-2.47 Merge from trunk: Revision: 14917 Revision: 15926 Revision: 15933 Revision: 15935 Revision: 15937 Revision: 15948 Revision: 15949 Revision: 15952 Revision: 15965 Revision: 15966 Revision: 15969 Revision: 15973 Revision: 15975 Revision: 15978 Revision: 15979 Revision: 15985 Revision: 15995 Revision: 15996 This have big changes because the rev 14917 remove an old script and also we have update to the collada, flt and dxf script. |
Commit Details:
Full Hash: 8c3bf1bc90afc0a785d8d79be52dc5d3cc87db5f
SVN Revision: 16011
Parent Commit: 18386d2
Lines Changed: +713, -1743
1 Deleted Path:
/release/scripts/bpymodules/dxfImportObjects.py (+0, -1326)
20 Modified Paths:
/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj (+1, -0) (Diff)
/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Sumo/PHY_Sumo.vcproj (+1, -0) (Diff)
/release/scripts/flt_export.py (+2, -2) (Diff)
/release/scripts/import_dxf.py (+554, -372) (Diff)
/source/blender/blenkernel/BKE_texture.h (+1, -0) (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 (+20, -0) (Diff)
/source/blender/python/api2_2x/Constraint.c (+22, -7) (Diff)
/source/blender/render/intern/source/convertblender.c (+11, -3) (Diff)
/source/blender/src/buttons_object.c (+2, -1) (Diff)
/source/blender/src/drawseq.c (+15, -9) (Diff)
/source/blender/src/editseq.c (+1, -0) (Diff)
/source/gameengine/Converter/KX_IpoConvert.cpp (+6, -3) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_Canvas.h (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_TouchEventManager.cpp (+6, -6) (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)
/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Sumo/PHY_Sumo.vcproj (+1, -0) (Diff)
/release/scripts/flt_export.py (+2, -2) (Diff)
/release/scripts/import_dxf.py (+554, -372) (Diff)
/source/blender/blenkernel/BKE_texture.h (+1, -0) (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 (+20, -0) (Diff)
/source/blender/python/api2_2x/Constraint.c (+22, -7) (Diff)
/source/blender/render/intern/source/convertblender.c (+11, -3) (Diff)
/source/blender/src/buttons_object.c (+2, -1) (Diff)
/source/blender/src/drawseq.c (+15, -9) (Diff)
/source/blender/src/editseq.c (+1, -0) (Diff)
/source/gameengine/Converter/KX_IpoConvert.cpp (+6, -3) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_Canvas.h (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_TouchEventManager.cpp (+6, -6) (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)