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:
authorSv. Lockal <lockalsash@gmail.com>2014-09-30 13:27:56 +0400
committerSv. Lockal <lockalsash@gmail.com>2014-09-30 13:39:03 +0400
commit5ecbd5c87144c0f36089ba91e37d5768fc766315 (patch)
tree20170a335d4b2245afebc9cad8f45a732f85955d /source/blender/blenkernel/intern/curve.c
parentff53b046f287273443d1013e704796a452de37af (diff)
Use native float math functions for MSVC12
`double` surrogates are slow (e.g. pow is 2x slower than powf), and MSVC12 supports fp-math functions from C99.
Diffstat (limited to 'source/blender/blenkernel/intern/curve.c')
0 files changed, 0 insertions, 0 deletions