blender/source/gameengine/PyDoc
Dalai Felinto 3925f58b6a BGE: fix for [#21180] - missing min and max values in the API + mode fix (interval wasn't working)
of course it wasn't only a matter of adding the properties in the api :)

The code of validValueForIntervalProperty and modeChange are the same BUT in the future they shouldn't be, for I think it's fine to keep them as separated functions.

Bonus fix: Also we are now checking if the new mode is interval and update the range expression.
2010-03-26 07:21:48 +00:00
..
API_intro.py BGE API_DOC: VideoTexture and PhysicsConstraints templates (need the functions to be filled with their description). 2010-01-10 19:35:42 +00:00
bge_api_validate_py.txt Name attributes added since 2.48a more consistently. 2009-05-15 03:26:53 +00:00
epy_docgen.sh - Added an intro page for the BGE docs rather then using GameLogic 2009-05-20 01:11:56 +00:00
GameKeys.py BGE API - small changes 2009-04-24 20:27:04 +00:00
GameLogic.py BGE API DOC update - scene add/restart/end. patch by Gomer 2010-02-11 04:24:58 +00:00
GameTypes.py BGE: fix for [#21180] - missing min and max values in the API + mode fix (interval wasn't working) 2010-03-26 07:21:48 +00:00
PhysicsConstraints.py BGE API_DOC: VideoTexture and PhysicsConstraints templates (need the functions to be filled with their description). 2010-01-10 19:35:42 +00:00
Rasterizer.py PyDoc updated for Rasterizer setEyeSeparation and setFocalLength + blenderplayer building again. 2010-01-07 05:23:54 +00:00
SConscript Better unix filesystem integration as documented here 2009-09-21 03:16:26 +00:00
VideoTexture.py BGE: add audio/video synchronization capability to VideoTexture 2010-02-07 19:18:00 +00:00