Blender Git Loki
Git Commits -> Revision 8372168
Revision 8372168 by Thomas Szepe (master) October 11, 2015, 13:41 (GMT) |
BGE: Change character jumping to char * Change the character jumping variables and methods from int to char. * Limit the maxJumps integer value from 0 to 255. * Allow to set the minimum jump amount to 0. Reviewers: panzergame, lordloki, moguri Reviewed By: lordloki, moguri Subscribers: agoose77 Projects: #game_engine Differential Revision: https://developer.blender.org/D1305 |
Commit Details:
Full Hash: 83721682bb12a5b3c277e832241e0752fdb2df2e
Parent Commit: 5295202
Lines Changed: +20, -17