blender/extern/bullet/BulletDynamics
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 a bunch of small warnings fixes: 2006-03-24 16:40:32 +00:00
Dynamics Reorganized Bullet physics files, added preliminary vehicle simulation files (disabled). 2006-02-21 05:36:56 +00:00
Vehicle a bunch of small warnings fixes: 2006-03-24 16:40:32 +00:00
BulletDynamics_vc7.vcproj Added Bullet library. 2005-07-16 09:58:01 +00:00
BulletDynamics_vc8.vcproj Reorganized Bullet physics files, added preliminary vehicle simulation files (disabled). 2006-02-21 05:36:56 +00:00
BulletDynamics.dsp msvc6 projects building debug 2006-02-28 09:07:13 +00:00
Makefile Trying to get the bullet re-org to work with Makefiles. 2006-02-21 20:45:20 +00:00