Blender Git Commit Log

Git Commits -> Revision 6f73e35

Revision 6f73e35 by Brecht Van Lommel (master)
November 21, 2011, 16:28 (GMT)
Cycles:
* Fix #29354: crash on branch file. Note that for best compatibility, you need
to save your files with one of the latest branch builds, since not all version
patching code was moved to trunk.
* Rename "Cycles" to "Cycles Render" in info header menu.
* Code tweaks to try to fix #29301. It's not a real solution though, I'm thinking
cause is extended precision for floats on some cpu's, used in one case but not
in the other, leading to bounding box intersection issue...

Commit Details:

Full Hash: 6f73e351ee2f5e8dbdd867d160549bd9304865d2
SVN Revision: 42035
Parent Commit: 3c32e07
Lines Changed: +10, -8

4 Modified Paths:

/intern/cycles/blender/addon/__init__.py (+1, -1) (Diff)
/intern/cycles/blender/blender_shader.cpp (+6, -0) (Diff)
/intern/cycles/kernel/kernel_bvh.h (+1, -5) (Diff)
/intern/cycles/util/util_math.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021