Blender Git Loki
Git Commits -> Revision baf3bb3
Revision baf3bb3 by Campbell Barton (master) March 16, 2013, 20:49 (GMT) |
- ghost-sdl builds again. - without python builds without warnings. - replace MAXFLOAT -> FLT_MAX in some areas, MAXFLOAT overflows (lager then float range). - add cmake option WITH_GCC_MUDFLAP to enable libmudflap use. |
Commit Details:
Full Hash: baf3bb37a9b9322752add6c5b8031aadf96119ac
SVN Revision: 55346
Parent Commit: 9e2db2d
Lines Changed: +45, -20
10 Modified Paths:
/CMakeLists.txt (+12, -1) (Diff)
/intern/ghost/intern/GHOST_SystemSDL.cpp (+8, -2) (Diff)
/intern/ghost/intern/GHOST_SystemSDL.h (+4, -3) (Diff)
/intern/ghost/intern/GHOST_WindowSDL.cpp (+2, -1) (Diff)
/intern/ghost/intern/GHOST_WindowSDL.h (+10, -3) (Diff)
/source/blender/blenkernel/intern/customdata.c (+1, -3) (Diff)
/source/blender/bmesh/bmesh_class.h (+3, -0) (Diff)
/source/blender/bmesh/intern/bmesh_mesh.c (+0, -2) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_conversions.c (+4, -4) (Diff)
/intern/ghost/intern/GHOST_SystemSDL.cpp (+8, -2) (Diff)
/intern/ghost/intern/GHOST_SystemSDL.h (+4, -3) (Diff)
/intern/ghost/intern/GHOST_WindowSDL.cpp (+2, -1) (Diff)
/intern/ghost/intern/GHOST_WindowSDL.h (+10, -3) (Diff)
/source/blender/blenkernel/intern/customdata.c (+1, -3) (Diff)
/source/blender/bmesh/bmesh_class.h (+3, -0) (Diff)
/source/blender/bmesh/intern/bmesh_mesh.c (+0, -2) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_conversions.c (+4, -4) (Diff)