blender/source/gameengine/Physics
Thomas Szepe 83721682bb 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
2015-10-11 15:41:40 +02:00
..
Bullet BGE: Change character jumping to char 2015-10-11 15:41:40 +02:00
common BGE: Change character jumping to char 2015-10-11 15:41:40 +02:00
Dummy BGE: Fix memory leak and crash with certain physic types 2015-08-16 11:38:25 +02:00