Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Mein <mein@cs.umn.edu>2008-10-02 20:52:39 +0400
committerKent Mein <mein@cs.umn.edu>2008-10-02 20:52:39 +0400
commit0110133cf70855d8e066d04b8946bf4db78b0edf (patch)
treeadc28cb6e216fd7427fcae86f176eccef1766802 /extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h
parent575b4743ed61daee687ca55a6128c64efeddd57f (diff)
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
Diffstat (limited to 'extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h')
-rw-r--r--extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h b/extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h
index 7bfd50409db..adf1c1c2ddf 100644
--- a/extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h
+++ b/extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h
@@ -2,7 +2,7 @@
#define GIM_LINEAR_H_INCLUDED
/*! \file gim_linear_math.h
-*\author Francisco León Nájera
+*\author Francisco Len Nßjera
Type Independant Vector and matrix operations.
*/
/*