Blender Git Commit Log
Git Commits -> Revision 660173e
Revision 660173e by Thomas Szepe (master) March 30, 2015, 20:47 (GMT) |
BGE: Fix: VehicleWrapper compiler warning. The return type of raise_exc_wheel() is bool, but the method return -1. The compiler will change the return type type to an int. This can cause some problems on 64bit systems. Reviewers: lordloki, sybren Reviewed By: lordloki, sybren Differential Revision: https://developer.blender.org/D1204 |
Commit Details:
Full Hash: 660173ed72d9c69f6891d5ad05a8c4a35ece9c7c
Parent Commit: dd0604c
Lines Changed: +8, -7
1 Modified Path:
/source/gameengine/Ketsji/KX_VehicleWrapper.cpp (+8, -7) (Diff)