Maybe not needed, I was running into some problems though

and noticed dos line endings in a bunch of files so ran
dos2unix on everything in bullet2.

Erwin,  I noticed there are a few files that do not have
license info in them, couple of quick examples are: btDefaultMotionState.h
btHashMap.h btQuickprof.cpp
could you take a look at add where needed?   If you want I can give a list
of files I think should get it added  and or just add the standard one
say the one in src/btBulletCollisionCommon.h 

Kent
This commit is contained in:
Kent Mein 2008-10-02 16:52:39 +00:00
parent 575b4743ed
commit 0110133cf7
34 changed files with 34 additions and 34 deletions

@ -2,7 +2,7 @@
#define BT_BOX_COLLISION_H_INCLUDED
/*! \file gim_box_collision.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
This source file is part of GIMPACT Library.

@ -2,7 +2,7 @@
#define BT_CLIP_POLYGON_H_INCLUDED
/*! \file btClipPolygon.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
This source file is part of GIMPACT Library.

@ -2,7 +2,7 @@
#define BT_CONTACT_H_INCLUDED
/*! \file gim_contact.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
This source file is part of GIMPACT Library.

@ -1,5 +1,5 @@
/*! \file gim_box_set.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
This source file is part of GIMPACT Library.

@ -2,7 +2,7 @@
#define GIM_BOX_SET_H_INCLUDED
/*! \file gim_box_set.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
This source file is part of GIMPACT Library.

@ -18,7 +18,7 @@ subject to the following restrictions:
3. This notice may not be removed or altered from any source distribution.
*/
/*
Author: Francisco León jera
Author: Francisco Len jera
Concave-Concave Collision
*/

@ -1,5 +1,5 @@
/*! \file btGImpactShape.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
This source file is part of GIMPACT Library.

@ -1,5 +1,5 @@
/*! \file btGImpactMassUtil.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
This source file is part of GIMPACT Library.

@ -1,5 +1,5 @@
/*! \file gim_box_set.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
This source file is part of GIMPACT Library.

@ -2,7 +2,7 @@
#define GIM_QUANTIZED_SET_H_INCLUDED
/*! \file btGImpactQuantizedBvh.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
This source file is part of GIMPACT Library.

@ -1,5 +1,5 @@
/*! \file btGImpactShape.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
This source file is part of GIMPACT Library.

@ -1,5 +1,5 @@
/*! \file btGenericPoolAllocator.cpp
\author Francisco León jera. email projectileman@yahoo.com
\author Francisco Len jera. email projectileman@yahoo.com
General purpose allocator class
*/

@ -1,5 +1,5 @@
/*! \file btGenericPoolAllocator.h
\author Francisco León jera. email projectileman@yahoo.com
\author Francisco Len jera. email projectileman@yahoo.com
General purpose allocator class
*/

@ -2,7 +2,7 @@
#define BT_BASIC_GEOMETRY_OPERATIONS_H_INCLUDED
/*! \file btGeometryOperations.h
*\author Francisco León jera
*\author Francisco Len jera
*/
/*

@ -2,7 +2,7 @@
#define BT_QUANTIZATION_H_INCLUDED
/*! \file btQuantization.h
*\author Francisco León jera
*\author Francisco Len jera
*/
/*

@ -1,5 +1,5 @@
/*! \file btGImpactTriangleShape.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
This source file is part of GIMPACT Library.

@ -1,5 +1,5 @@
/*! \file btGImpactShape.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
This source file is part of GIMPACT Library.

@ -1,7 +1,7 @@
#ifndef GIM_ARRAY_H_INCLUDED
#define GIM_ARRAY_H_INCLUDED
/*! \file gim_array.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -2,7 +2,7 @@
#define GIM_BASIC_GEOMETRY_OPERATIONS_H_INCLUDED
/*! \file gim_basic_geometry_operations.h
*\author Francisco León jera
*\author Francisco Len jera
type independant geometry routines
*/

@ -1,7 +1,7 @@
#ifndef GIM_BITSET_H_INCLUDED
#define GIM_BITSET_H_INCLUDED
/*! \file gim_bitset.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -2,7 +2,7 @@
#define GIM_BOX_COLLISION_H_INCLUDED
/*! \file gim_box_collision.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -2,7 +2,7 @@
#define GIM_BOX_SET_H_INCLUDED
/*! \file gim_box_set.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -2,7 +2,7 @@
#define GIM_CLIP_POLYGON_H_INCLUDED
/*! \file gim_tri_collision.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -2,7 +2,7 @@
#define GIM_CONTACT_H_INCLUDED
/*! \file gim_contact.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -2,7 +2,7 @@
#define GIM_GEOM_TYPES_H_INCLUDED
/*! \file gim_geom_types.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -2,7 +2,7 @@
#define GIM_GEOMETRY_H_INCLUDED
/*! \file gim_geometry.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -1,7 +1,7 @@
#ifndef GIM_HASH_TABLE_H_INCLUDED
#define GIM_HASH_TABLE_H_INCLUDED
/*! \file gim_trimesh_data.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -2,7 +2,7 @@
#define GIM_LINEAR_H_INCLUDED
/*! \file gim_linear_math.h
*\author Francisco León jera
*\author Francisco Len jera
Type Independant Vector and matrix operations.
*/
/*

@ -1,7 +1,7 @@
#ifndef GIM_MATH_H_INCLUDED
#define GIM_MATH_H_INCLUDED
/*! \file gim_math.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -1,7 +1,7 @@
#ifndef GIM_MEMORY_H_INCLUDED
#define GIM_MEMORY_H_INCLUDED
/*! \file gim_memory.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -1,7 +1,7 @@
#ifndef GIM_RADIXSORT_H_INCLUDED
#define GIM_RADIXSORT_H_INCLUDED
/*! \file gim_radixsort.h
\author Francisco León jera.
\author Francisco Len jera.
Based on the work of Michael Herf : "fast floating-point radix sort"
Avaliable on http://www.stereopsis.com/radix.html
*/

@ -1,6 +1,6 @@
/*! \file gim_tri_collision.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -2,7 +2,7 @@
#define GIM_TRI_COLLISION_H_INCLUDED
/*! \file gim_tri_collision.h
\author Francisco León jera
\author Francisco Len jera
*/
/*
-----------------------------------------------------------------------------

@ -194,7 +194,7 @@ SIMD_FORCE_INLINE btScalar btSqrt(btScalar y)
tempf = y;
*tfptr = (0xbfcdd90a - *tfptr)>>1; /* estimate of 1/sqrt(y) */
x = tempf;
z = y*btScalar(0.5); /* hoist out the “/2” */
z = y*btScalar(0.5); /* hoist out the ô/2ö */
x = (btScalar(1.5)*x)-(x*x)*(x*z); /* iteration formula */
x = (btScalar(1.5)*x)-(x*x)*(x*z);
x = (btScalar(1.5)*x)-(x*x)*(x*z);