This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/gameengine/PyDoc
Campbell Barton e847bcf784 BGE Doc updates thanks to Roelf de Kock
--- Notes from Roelf, maybe some other BGE devs could help resolve these
Here is what I have so far. I've left "TODO's" were there needs to be some more comments.

The following things also need to be resolved:

-KX_VehicleWrapper.getWheelOrientationQuaternion looks like it should return a quaternion but if I look at the code it looks like it returns a rotation matrix.

-I still need to find out what exactly KX_VehicleWrapper.getWheelRotation is. I've got the return type but I would like to add some explanation for what it actualy means (and units if any).

-BL_Shader.setNumberOfPasses ignores the parameter but from the comment in the code it looks like the parameter that is being set (it is harcoded to be =1) in setNumberOfPasses is not used. So I'm not sure if this method should be documented at all.
2009-05-11 21:35:38 +00:00
..
2009-04-24 20:27:04 +00:00
2009-04-13 19:33:22 +00:00
2009-04-15 13:50:56 +00:00
2005-03-25 10:33:39 +00:00
2009-04-24 20:27:04 +00:00
2009-04-09 12:53:56 +00:00
2009-04-07 06:23:45 +00:00
2009-04-09 22:15:26 +00:00
2009-04-13 19:33:22 +00:00
2009-04-13 19:33:22 +00:00
2009-04-13 19:33:22 +00:00
2009-04-13 19:33:22 +00:00
2009-04-19 22:02:48 +00:00