Blender Git Commit Log

Git Commits -> Revision bb1e8c3

Revision bb1e8c3 by Sergey Sharybin (master)
June 14, 2011, 18:59 (GMT)
Camera tracking integration
===========================

Fixed compilation issues with 32bit windows platforms.

Error was cause by alignment issues. It's known bug in Eigen community
which is caused by weirdeness of msvc compiler.

Disabling static alignment is the simpliest workaround,
but it could make things a bit slover.

Commit Details:

Full Hash: bb1e8c3c10bfcf752db81fc47f9240268c47f4d4
SVN Revision: 37485
Parent Commit: 02ace95
Lines Changed: +17, -1

4 Modified Paths:

/intern/itasc/CMakeLists.txt (+4, -0) (Diff)
/intern/itasc/SConscript (+6, -1) (Diff)
/source/blender/ikplugin/CMakeLists.txt (+4, -0) (Diff)
/source/blender/ikplugin/SConscript (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021