blender/extern/bullet
Kent Mein 8e9222ec21 More simple fixes to cleanup warnings and what not:
extern/bullet/BulletDynamics/ConstraintSolver/SimpleConstraintSolver.h
        added newline at end of file.
 intern/boolop/intern/BOP_Face2Face.cpp
        fixed indentation and had nested declarations of a varible i used
                for multiple for loops, changed it to just one declaration.
 source/blender/blenkernel/bad_level_call_stubs/stubs.c
        added prototypes and a couple other fixes.
 source/blender/include/BDR_drawobject.h
 source/blender/include/BSE_node.h
 source/blender/include/butspace.h
 source/blender/render/extern/include/RE_shader_ext.h
        added struct definitions
 source/blender/src/editmesh_mods.c
 source/gameengine/Ketsji/KX_BlenderMaterial.cpp
 source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
 source/gameengine/Ketsji/KX_RaySensor.cpp
        removed unused variables;
 source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
        changed format of case statements to avoid warnings in gcc.

Kent
2006-01-30 19:59:33 +00:00
..
Bullet ==warnings cleanup== 2006-01-29 06:04:13 +00:00
BulletDynamics More simple fixes to cleanup warnings and what not: 2006-01-30 19:59:33 +00:00
Extras/PhysicsInterface bullet in the orange branch seems to be merged incorrectly. updated to the latest version 2006-01-11 06:24:18 +00:00
LinearMath bullet in the orange branch seems to be merged incorrectly. updated to the latest version 2006-01-11 06:24:18 +00:00
make/msvc_7_0 The extern/bullet from HEAD is needed to compile the gameengine in 2006-01-28 17:25:03 +00:00
BulletLicense.txt Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
continuous_vc7.sln Added Bullet library. 2005-07-16 09:58:01 +00:00
continuous_vc8.sln Added Bullet library. 2005-07-16 09:58:01 +00:00
continuous.dsw special service for msvc6 projects 2005-11-11 20:15:16 +00:00
Makefile Support for 'Bullet' in the Makefiles. Enable with: 2005-08-18 06:07:02 +00:00
SConscript The extern/bullet from HEAD is needed to compile the gameengine in 2006-01-28 17:25:03 +00:00