Blender Git Loki
Git Commits -> Revision 5af5f2f
Revision 5af5f2f by Mitchell Stokes (master) November 25, 2012, 07:42 (GMT) |
BGE: The blenderplayer usage docs mentioned "enable all frames" was "fixedtime," but the player was actually looking for "fixed_framerate." Since fixedtime doesn't have a fixed framerate, but a fixed time step, I change the player to look for the documented flag, "fixedtime," which makes more sense. |
Commit Details:
Full Hash: 5af5f2f21ccd66d9c8b1325f19c6e236b15ffe25
SVN Revision: 52539
Parent Commit: 748216a
Lines Changed: +1, -1
1 Modified Path:
/source/gameengine/GamePlayer/ghost/GPG_Application.cpp (+1, -1) (Diff)