Blender Git Commit Log
Git Commits -> Revision ccd2e43
Revision ccd2e43 by Sergey Sharybin (master) October 9, 2013, 19:49 (GMT) |
Fix compilation error after recent libmv change - Tweaked typedefs in stdint so they match what we've got in BLI_sys_types (needed to explicitly tell sign to MSVC). Not so much harmful to be more explicit here, but we really better to have single stdint int blender. - Tweaked allocations macros so MSVC is happy with structures allocation. |
Commit Details:
Full Hash: ccd2e4375a3a8d1338d15d00193ff56da63809c3
SVN Revision: 60645
Parent Commit: 9aeced4
Lines Changed: +20, -25