blender/extern/bullet/BulletDynamics/ConstraintSolver
Kent Mein 97a4e4f88d a bunch of small warnings fixes:
newline missing at end of file fixes:
TypedConstraint.h WheelInfo.h RaycastVehicle.h VehicleRaycaster.h
CcdPhysicsEnvironment.cpp

radiance_hdr.c fixed the following warning by changing type of local variable:
radiance_hdr.c:357: warning: pointer targets in passing argument 3 of
‘fwritecol rs’ differ in signedness

edgeRender.c,edgeRender.h same thing changed type of local vars to get rid
of warnings about signedness

RAS_OpenGLRasterizer.cpp removed unused variable unit line 1295

Kent
2006-03-24 16:40:32 +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 vehicle preparation and some bullet collision detection bugfixes (related to collision margin) 2006-02-13 06:28:35 +00:00
Point2PointConstraint.h more vehicle preparation and some bullet collision detection bugfixes (related to collision margin) 2006-02-13 06:28:35 +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
TypedConstraint.h a bunch of small warnings fixes: 2006-03-24 16:40:32 +00:00