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:
authorErwin Coumans <blender@erwincoumans.com>2005-10-30 09:44:42 +0300
committerErwin Coumans <blender@erwincoumans.com>2005-10-30 09:44:42 +0300
commit281f236e6ea4838d121b0872475520fac36d03f7 (patch)
tree418fc8d0957bced577d9a7e8b733cbc22f7b383d /extern/bullet/LinearMath/SimdPoint3.h
parentcb9988332ad1a65390a94865092d86e961e85c66 (diff)
Minor changes in Bullet:
- on Ton's request use double versions of cos,sin,tan, sqrt etc. just like Solid in MT_Scalar #if defined (__sun) || defined (__sun__) || defined (__sparc) || defined (__APPLE__) - updated an url in the header of files
Diffstat (limited to 'extern/bullet/LinearMath/SimdPoint3.h')
-rw-r--r--extern/bullet/LinearMath/SimdPoint3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/bullet/LinearMath/SimdPoint3.h b/extern/bullet/LinearMath/SimdPoint3.h
index 711ac5c76cc..0e09b2e120d 100644
--- a/extern/bullet/LinearMath/SimdPoint3.h
+++ b/extern/bullet/LinearMath/SimdPoint3.h
@@ -1,6 +1,6 @@
/*
-Copyright (c) 2005 Gino van den Bergen / Erwin Coumans <www.erwincoumans.com>
+Copyright (c) 2005 Gino van den Bergen / Erwin Coumans http://continuousphysics.com
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by