Go to file
Sv. Lockal e7c2578576 Cycles: avoid 1.0f/(1.0f/x) divisions, which msvc (only) can't optimize.
This makes bmw scene in msvc 12 builds 6% faster.
It also gives a minor speedup for SSE hair in all compilers.
2014-04-03 22:08:53 +04:00
build_files fix scons ffmpeg libraries for mingw32 2014-03-30 01:35:39 +02:00
doc Code cleanup: style 2014-04-03 09:24:09 +11:00
extern Fix T39245: Crash when dynamic topology is enabled 2014-04-03 17:13:31 +11:00
intern Cycles: avoid 1.0f/(1.0f/x) divisions, which msvc (only) can't optimize. 2014-04-03 22:08:53 +04:00
release Fix T37509: regression in smart-uv island orientation 2014-04-03 22:03:53 +11:00
scons@59512aadd1 Revert changes to submodules 2014-03-10 15:17:22 +06:00
source Slide mask spline segment to define it's curvature 2014-04-03 18:20:17 +06:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT define 2014-04-01 15:22:28 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Found another place where nproc can be used 2014-03-02 10:29:40 +01:00
SConstruct Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT define 2014-04-01 15:22:28 +11:00