blender/extern/bullet/BulletDynamics/ConstraintSolver
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
..
ConstraintSolver.h Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
ContactConstraint.cpp more game engine bug-fixes, hooked up 'formfactor' as inertia tensor tweaker, friction/restitution, more scaling related fixes. 2005-12-31 21:59:56 +00:00
ContactConstraint.h Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
ContactSolverInfo.h Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
JacobianEntry.h Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
OdeConstraintSolver.cpp Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
OdeConstraintSolver.h Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
Point2PointConstraint.cpp more graphics patches from Snailrose, 2006-01-15 11:34:55 +00:00
Point2PointConstraint.h more graphics patches from Snailrose, 2006-01-15 11:34:55 +00:00
SimpleConstraintSolver.cpp Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
SimpleConstraintSolver.h More simple fixes to cleanup warnings and what not: 2006-01-30 19:59:33 +00:00
Solve2LinearConstraint.cpp Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
Solve2LinearConstraint.h Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
SorLcp.cpp - include path and file changes for FreeBSD 2005-12-27 20:37:15 +00:00
SorLcp.h Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00