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
path: root/extern
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2010-10-03 18:16:27 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-10-03 18:16:27 +0400
commit157d1205a42b07042d8abdb590034940b68f0b12 (patch)
treecdf1383d103835dd094ef3f7d9df1e4018f72aa5 /extern
parented7ffb111a7021275738c1710ca34218d851e652 (diff)
added len_squared_v2v2, use instead of len_v3v3 for font handle tests, also fixed some warnings.
Diffstat (limited to 'extern')
-rw-r--r--extern/bullet2/src/LinearMath/btQuickprof.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/bullet2/src/LinearMath/btQuickprof.cpp b/extern/bullet2/src/LinearMath/btQuickprof.cpp
index fa45d02b3d3..621d50427d6 100644
--- a/extern/bullet2/src/LinearMath/btQuickprof.cpp
+++ b/extern/bullet2/src/LinearMath/btQuickprof.cpp
@@ -1,4 +1,4 @@
-/*
+
/***************************************************************************************************
**