Blender Git Commit Log
Git Commits -> Revision 4e7eef0
Revision 4e7eef0 by Lukas Stockner (gsoc-2018-many-light-sampling, soc-2020-production-ready-light-tree, soc-2020-production-ready-light-tree-2) 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)