Blender Git Commit Log

Git Commits -> Revision 5ecbd5c

Revision 5ecbd5c by Sv. Lockal (master)
September 30, 2014, 09:39 (GMT)
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.

Commit Details:

Full Hash: 5ecbd5c87144c0f36089ba91e37d5768fc766315
Parent Commit: ff53b04
Lines Changed: +3, -3

1 Modified Path:

/source/blender/blenlib/BLI_math_base.h (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021