Blender Git Commit Log

Git Commits -> Revision a7b6d4c

Revision a7b6d4c by Benoit Bolsee (master)
June 4, 2009, 13:02 (GMT)

Commit Details:

Full Hash: a7b6d4c268d525859f19144e5c4d9b14bb1f1b20
SVN Revision: 20623
Parent Commit: 7497dad
Lines Changed: +12908, -11945

3 Added Paths:

/release/scripts/animation_clean.py (+192, -0) (View)
/release/scripts/scripttemplate_gamelogic_module.py (+45, -0) (View)
/release/scripts/textplugin_convert_ge.py (+863, -0) (View)

3 Deleted Paths:

/intern/SoundSystem/fmod/Makefile (+0, -43)
/intern/SoundSystem/fmod/SND_FmodDevice.cpp (+0, -574)
/intern/SoundSystem/fmod/SND_FmodDevice.h (+0, -103)

197 Modified Paths:

/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp (+40, -20) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h (+28, -1) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h (+1, -1) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp (+161, -34) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h (+30, -0) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp (+10, -8) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp (+46, -30) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h (+6, -5) (Diff)
/extern/bullet2/src/LinearMath/btScalar.h (+4, -0) (Diff)
/extern/libopenjpeg/jp2.c (+1, -0) (Diff)
/intern/guardedalloc/intern/mmap_win.c (+1, -0) (Diff)
/intern/SoundSystem/sdl/SND_SDLCDDevice.cpp (+2, -0) (Diff)
/intern/string/STR_String.h (+1, -1) (Diff)
/release/datafiles/splash.jpg (+0, -0) (Diff)
/release/Makefile (+1, -1) (Diff)
/release/scripts/bpymodules/BPyMathutils.py (+1, -2) (Diff)
/release/scripts/bpymodules/BPyMesh.py (+2, -4) (Diff)
/release/scripts/bpymodules/BPyMesh_redux.py (+2, -3) (Diff)
/release/scripts/bpymodules/BPyWindow.py (+1, -1) (Diff)
/release/scripts/bpymodules/dxfLibrary.py (+10, -6) (Diff)
/release/scripts/bpymodules/mesh_gradient.py (+3, -3) (Diff)
/release/scripts/c3d_import.py (+4, -3) (Diff)
/release/scripts/export_dxf.py (+2203, -289) (Diff)
/release/scripts/import_dxf.py (+38, -21) (Diff)
/release/scripts/mesh_skin.py (+4, -4) (Diff)
/release/scripts/mesh_unfolder.py (+3, -3) (Diff)
/release/scripts/object_drop.py (+46, -18) (Diff)
/release/scripts/ply_import.py (+2, -0) (Diff)
/release/scripts/rvk1_torvk2.py (+231, -163) (Diff)
/release/scripts/scripttemplate_gamelogic.py (+5, -5) (Diff)
/release/scripts/uvcalc_quad_clickproj.py (+2, -2) (Diff)
/release/scripts/uvcalc_smart_project.py (+9, -9) (Diff)
/release/scripts/vertexpaint_selfshadow_ao.py (+1, -2) (Diff)
/release/scripts/wizard_bolt_factory.py (+334, -571) (Diff)
/release/scripts/wizard_curve2tree.py (+17, -17) (Diff)
/release/VERSION (+1, -1) (Diff)
/source/blender/blenkernel/bad_level_call_stubs/stubs.c (+2, -1) (Diff)
/source/blender/blenkernel/BKE_blender.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/anim.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/cloth.c (+5, -6) (Diff)
/source/blender/blenkernel/intern/customdata.c (+17, -1) (Diff)
/source/blender/blenkernel/intern/fluidsim.c (+0, -2) (Diff)
/source/blender/blenkernel/intern/object.c (+2, -0) (Diff)
/source/blender/blenkernel/intern/world.c (+4, -0) (Diff)
/source/blender/blenkernel/intern/writeffmpeg.c (+3, -0) (Diff)
/source/blender/blenlib/intern/storage.c (+1, -4) (Diff)
/source/blender/blenlib/intern/util.c (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+37, -6) (Diff)
/source/blender/gpu/intern/gpu_material.c (+6, -8) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+1, -0) (Diff)
/source/blender/imbuf/intern/imageprocess.c (+67, -0) (Diff)
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+1, -1) (Diff)
/source/blender/include/BSE_seqaudio.h (+3, -3) (Diff)
/source/blender/include/BSE_sequence.h (+6, -4) (Diff)
/source/blender/include/butspace.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_actuator_types.h (+7, -1) (Diff)
/source/blender/makesdna/DNA_object_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+3, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_world_types.h (+1, -0) (Diff)
/source/blender/nodes/intern/SHD_nodes/SHD_material.c (+2, -0) (Diff)
/source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c (+1, -1) (Diff)
/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c (+13, -5) (Diff)
/source/blender/nodes/intern/TEX_nodes/TEX_translate.c (+1, -1) (Diff)
/source/blender/python/api2_2x/bpy_data.c (+8, -1) (Diff)
/source/blender/python/api2_2x/bpy_internal_import.c (+2, -1) (Diff)
/source/blender/python/api2_2x/bpy_internal_import.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Constraint.c (+15, -8) (Diff)
/source/blender/python/api2_2x/doc/epy_docgen.sh (+1, -1) (Diff)
/source/blender/python/api2_2x/doc/Material.py (+7, -0) (Diff)
/source/blender/python/api2_2x/doc/Mathutils.py (+44, -0) (Diff)
/source/blender/python/api2_2x/doc/World.py (+2, -0) (Diff)
/source/blender/python/api2_2x/Geometry.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Material.c (+47, -2) (Diff)
/source/blender/python/api2_2x/Mathutils.h (+4, -4) (Diff)
/source/blender/python/api2_2x/quat.c (+38, -0) (Diff)
/source/blender/python/api2_2x/quat.h (+2, -0) (Diff)
/source/blender/python/api2_2x/sceneRender.c (+1, -1) (Diff)
/source/blender/python/api2_2x/sceneSequence.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Text3d.c (+1, -1) (Diff)
/source/blender/python/api2_2x/vector.c (+48, -4) (Diff)
/source/blender/python/api2_2x/vector.h (+3, -1) (Diff)
/source/blender/python/api2_2x/World.c (+23, -0) (Diff)
/source/blender/python/BPY_interface.c (+6, -2) (Diff)
/source/blender/render/extern/include/RE_shader_ext.h (+1, -0) (Diff)
/source/blender/render/intern/source/rayshade.c (+3, -1) (Diff)
/source/blender/render/intern/source/shadeoutput.c (+3, -2) (Diff)
/source/blender/src/butspace.c (+1, -1) (Diff)
/source/blender/src/buttons_editing.c (+1, -1) (Diff)
/source/blender/src/buttons_logic.c (+101, -72) (Diff)
/source/blender/src/buttons_object.c (+4, -3) (Diff)
/source/blender/src/buttons_scene.c (+46, -10) (Diff)
/source/blender/src/buttons_shading.c (+13, -4) (Diff)
/source/blender/src/drawobject.c (+1, -1) (Diff)
/source/blender/src/drawseq.c (+26, -8) (Diff)
/source/blender/src/drawview.c (+3, -4) (Diff)
/source/blender/src/editsima.c (+4, -1) (Diff)
/source/blender/src/fluidsim.c (+2, -0) (Diff)
/source/blender/src/hddaudio.c (+107, -72) (Diff)
/source/blender/src/headerbuttons.c (+2, -2) (Diff)
/source/blender/src/header_ipo.c (+2, -0) (Diff)
/source/blender/src/header_seq.c (+16, -0) (Diff)
/source/blender/src/imagepaint.c (+15, -6) (Diff)
/source/blender/src/parametrizer.c (+4, -4) (Diff)
/source/blender/src/seqaudio.c (+211, -63) (Diff)
/source/blender/src/seqeffects.c (+2, -2) (Diff)
/source/blender/src/sequence.c (+145, -63) (Diff)
/source/blender/src/splash.jpg.c (+6155, -9032) (Diff)
/source/blender/src/toolbox.c (+6, -4) (Diff)
/source/creator/creator.c (+4, -0) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+1, -0) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.cpp (+29, -14) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+3, -3) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.h (+1, -1) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.cpp (+11, -0) (Diff)
/source/gameengine/Converter/KX_ConvertSensors.cpp (+5, -0) (Diff)
/source/gameengine/Expressions/CMakeLists.txt (+1, -1) (Diff)
/source/gameengine/Expressions/ListValue.cpp (+55, -21) (Diff)
/source/gameengine/Expressions/ListValue.h (+3, -0) (Diff)
/source/gameengine/Expressions/PyObjectPlus.cpp (+9, -9) (Diff)
/source/gameengine/Expressions/PyObjectPlus.h (+1, -1) (Diff)
/source/gameengine/Expressions/Value.cpp (+11, -6) (Diff)
/source/gameengine/Expressions/Value.h (+1, -1) (Diff)
/source/gameengine/GameLogic/CMakeLists.txt (+1, -1) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp (+22, -32) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_Joystick.h (+10, -45) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_JoystickDefines.h (+2, -0) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_JoystickEvents.cpp (+24, -26) (Diff)
/source/gameengine/GameLogic/SCA_IController.cpp (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_ISensor.h (+5, -5) (Diff)
/source/gameengine/GameLogic/SCA_JoystickSensor.cpp (+36, -20) (Diff)
/source/gameengine/GameLogic/SCA_JoystickSensor.h (+10, -7) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+20, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomActuator.cpp (+8, -2) (Diff)
/source/gameengine/GameLogic/SCA_RandomActuator.h (+1, -0) (Diff)
/source/gameengine/GameLogic/SCA_RandomNumberGenerator.cpp (+1, -0) (Diff)
/source/gameengine/GameLogic/SCA_RandomNumberGenerator.h (+13, -0) (Diff)
/source/gameengine/GameLogic/SCA_RandomSensor.cpp (+7, -3) (Diff)
/source/gameengine/GameLogic/SCA_RandomSensor.h (+1, -0) (Diff)
/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp (+0, -3) (Diff)
/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_BlenderMaterial.cpp (+4, -7) (Diff)
/source/gameengine/Ketsji/KX_BlenderMaterial.h (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp (+7, -1) (Diff)
/source/gameengine/Ketsji/KX_Camera.cpp (+16, -2) (Diff)
/source/gameengine/Ketsji/KX_Camera.h (+7, -1) (Diff)
/source/gameengine/Ketsji/KX_ClientObjectInfo.h (+3, -2) (Diff)
/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp (+19, -2) (Diff)
/source/gameengine/Ketsji/KX_ConstraintWrapper.h (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp (+24, -39) (Diff)
/source/gameengine/Ketsji/KX_GameActuator.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+92, -17) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+7, -2) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.cpp (+36, -7) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.h (+10, -0) (Diff)
/source/gameengine/Ketsji/KX_Light.cpp (+0, -7) (Diff)
/source/gameengine/Ketsji/KX_Light.h (+0, -1) (Diff)
/source/gameengine/Ketsji/KX_MeshProxy.cpp (+0, -1) (Diff)
/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp (+10, -4) (Diff)
/source/gameengine/Ketsji/KX_NearSensor.h (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_ParentActuator.cpp (+7, -1) (Diff)
/source/gameengine/Ketsji/KX_ParentActuator.h (+5, -0) (Diff)
/source/gameengine/Ketsji/KX_PolygonMaterial.cpp (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp (+33, -1) (Diff)
/source/gameengine/Ketsji/KX_PyMath.h (+14, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+72, -68) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.h (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_RadarSensor.h (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_TouchEventManager.cpp (+2, -1) (Diff)
/source/gameengine/Ketsji/KX_TouchSensor.cpp (+3, -1) (Diff)
/source/gameengine/Ketsji/KX_TouchSensor.h (+1, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp (+41, -24) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.h (+9, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+73, -18) (Diff)
/source/gameengine/PyDoc/GameLogic.py (+19, -0) (Diff)
/source/gameengine/PyDoc/GameTypes.py (+256, -76) (Diff)
/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp (+7, -7) (Diff)
/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h (+3, -3) (Diff)
/source/gameengine/Rasterizer/RAS_MeshObject.cpp (+30, -6) (Diff)
/source/gameengine/Rasterizer/RAS_MeshObject.h (+4, -3) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp (+11, -3) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h (+1, -1) (Diff)
/source/gameengine/VideoTexture/blendVideoTex.cpp (+2, -2) (Diff)
/source/gameengine/VideoTexture/ImageBase.cpp (+6, -2) (Diff)
/source/gameengine/VideoTexture/ImageBuff.cpp (+1, -2) (Diff)
/source/gameengine/VideoTexture/ImageMix.cpp (+6, -2) (Diff)
/source/gameengine/VideoTexture/ImageRender.cpp (+2, -2) (Diff)
/source/gameengine/VideoTexture/PyTypeList.cpp (+0, -1) (Diff)
/source/gameengine/VideoTexture/Texture.cpp (+2, -2) (Diff)
/source/gameengine/VideoTexture/VideoBase.cpp (+4, -1) (Diff)
/source/gameengine/VideoTexture/VideoBase.h (+12, -1) (Diff)
/source/gameengine/VideoTexture/VideoFFmpeg.cpp (+54, -17) (Diff)
/source/gameengine/VideoTexture/VideoFFmpeg.h (+3, -2) (Diff)
/source/nan_definitions.mk (+6, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021