Campbell Barton
3fd388fb06
py api cleanup, replace use...
...
- PyLong_FromSsize_t --> PyLong_FromLong
- PyLong_AsSsize_t --> PyLong_AsLong
In all places except for those where python api expects PySsize_t (index lookups mainly).
- use PyBool_FromLong in a few areas of the BGE.
- fix incorrect assumption in the BGE that PySequence_Check() means PySequence_Fast_ functions can be used.
2012-11-21 02:28:36 +00:00
..
2012-10-21 07:58:38 +00:00
2012-10-09 13:36:42 +00:00
2012-10-09 13:36:42 +00:00
2012-10-09 13:36:42 +00:00
2012-10-09 13:36:42 +00:00
2012-09-16 00:22:55 +00:00
2012-10-09 13:36:42 +00:00
2012-10-09 13:36:42 +00:00
2012-10-21 07:58:38 +00:00
2012-10-09 13:36:42 +00:00
2012-10-09 13:36:42 +00:00
2012-10-09 13:36:42 +00:00
2012-10-21 07:58:38 +00:00
2012-06-25 09:14:37 +00:00
2012-11-21 02:28:36 +00:00
2012-10-09 13:36:42 +00:00
2012-04-24 16:14:23 +00:00
2012-10-09 13:36:42 +00:00
2012-10-09 13:36:42 +00:00
2012-11-21 02:28:36 +00:00
2012-10-09 13:36:42 +00:00
2012-10-09 13:36:42 +00:00
2012-09-16 04:58:18 +00:00
2012-10-09 13:36:42 +00:00
2012-11-21 02:28:36 +00:00
2012-11-18 01:22:31 +00:00
2012-10-21 07:58:38 +00:00
2012-10-09 13:36:42 +00:00
2012-09-16 04:58:18 +00:00
2012-10-15 02:15:07 +00:00
2012-10-21 07:58:38 +00:00
2012-10-09 13:36:42 +00:00
2012-10-09 13:36:42 +00:00