Blender Git Commit Log

Git Commits -> Revision 4e7eef0

June 1, 2018, 13:41 (GMT)
Fix T55137: Compilation failing on non-x86-64 architectures

Some conversion helper functions were (most likely by accident) contained
inside an ifdef for SSE2 support, so on e.g. ARM they would be undefined
and therefore cause compilation to fail.

Commit Details:

Full Hash: 4e7eef02bc9c529e32ddc0ead02644638485663e
Parent Commit: 3633221
Committed By: Erik Englesson
Lines Changed: +2, -2

1 Modified Path:

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