Files
test/source/gameengine/Ketsji
Campbell Barton 9521fa9456 remove gameOb.has_key(key) method from KX_GameObject and ListValue since python 3.x removes has_key from dictionaries.
Instead use __contains__, eg.
 if key in gameOb: ...
 
Mathutils returns from PyMath.cpp were incorrectly using wrapped Mathutils types. Wrapped types should only be used with a callback now.
2009-08-25 13:54:56 +00:00
..
2009-06-08 20:08:19 +00:00
2009-08-10 00:07:34 +00:00
2009-02-19 13:42:07 +00:00
2009-08-10 00:07:34 +00:00
2009-06-28 11:22:26 +00:00
2009-08-19 10:26:43 +00:00
2009-06-28 11:22:26 +00:00
2009-06-28 11:22:26 +00:00
2009-06-28 11:22:26 +00:00
2009-06-08 20:08:19 +00:00
2009-08-10 00:07:34 +00:00
2009-06-28 11:22:26 +00:00
2009-06-08 20:08:19 +00:00
2009-06-08 20:08:19 +00:00
2009-08-19 10:26:43 +00:00
2009-08-19 10:26:43 +00:00
2009-08-10 00:07:34 +00:00
2009-06-28 11:22:26 +00:00
2009-08-10 00:07:34 +00:00
2009-06-08 20:08:19 +00:00
2009-08-10 00:07:34 +00:00
2009-08-10 00:07:34 +00:00
2009-06-28 11:22:26 +00:00
2009-08-10 00:07:34 +00:00
2009-06-28 11:22:26 +00:00
2009-06-28 11:22:26 +00:00
2009-08-10 00:07:34 +00:00
2009-06-28 11:22:26 +00:00
2009-08-19 10:26:43 +00:00
2009-06-08 20:08:19 +00:00
2009-08-19 10:26:43 +00:00
2009-08-19 10:26:43 +00:00
2009-06-08 20:08:19 +00:00
2009-08-10 00:07:34 +00:00
2009-06-08 20:08:19 +00:00
2009-08-10 00:07:34 +00:00
2009-06-28 11:22:26 +00:00
2009-06-28 11:22:26 +00:00
2009-06-28 11:22:26 +00:00
2009-06-28 11:22:26 +00:00
2009-08-10 00:07:34 +00:00
2009-06-28 11:22:26 +00:00
2009-06-08 20:08:19 +00:00
2009-06-08 20:08:19 +00:00
2009-08-10 15:39:11 +00:00
2009-08-10 15:39:11 +00:00
2009-08-10 00:07:34 +00:00
2009-06-28 11:22:26 +00:00
2009-06-08 20:08:19 +00:00
2009-06-28 11:22:26 +00:00
2009-08-10 00:07:34 +00:00
2009-06-28 11:22:26 +00:00
2009-08-10 00:07:34 +00:00
2009-06-28 11:22:26 +00:00
2009-06-28 11:22:26 +00:00
2.5
2009-08-11 18:14:49 +00:00
2009-08-10 19:22:50 +00:00