blender/extern/bullet/BulletDynamics
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
..
CollisionDispatch more graphics patches from Snailrose, 2006-01-15 11:34:55 +00:00
ConstraintSolver More simple fixes to cleanup warnings and what not: 2006-01-30 19:59:33 +00:00
Dynamics Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
BulletDynamics_vc7.vcproj Added Bullet library. 2005-07-16 09:58:01 +00:00
BulletDynamics_vc8.vcproj Added Bullet library. 2005-07-16 09:58:01 +00:00
BulletDynamics.dsp Added Bullet library. 2005-07-16 09:58:01 +00:00
Makefile Support for 'Bullet' in the Makefiles. Enable with: 2005-08-18 06:07:02 +00:00