blender/source/gameengine/Physics
Campbell Barton 2eb85c01f3 remove warnings for the BGE
- variables that shadow vers declared earlier
- Py_Fatal print an error to the stderr
- gcc was complaining about the order of initialized vars (for classes)
- const return values for ints and bools didnt do anything.
- braces for ambiguous if  statements
2009-02-25 03:26:02 +00:00
..
BlOde BGE bug #17688 fixed: Near Sensor Reset not working (for Gamekit) 2008-10-01 07:55:02 +00:00
Bullet remove warnings for the BGE 2009-02-25 03:26:02 +00:00
common * removed typedefs that were not used (from anonymous enums and structs) 2009-02-21 12:43:24 +00:00
Dummy Fix bug in rigid body constraint buttons drawing, and while we are at it, add 'Collision' button to disable collisions between bodies, linked between constraint. 2008-10-10 05:12:57 +00:00
Sumo * removed typedefs that were not used (from anonymous enums and structs) 2009-02-21 12:43:24 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00