Campbell Barton
33170295c8
use long long rather then int for storing game logic properties.
...
There were also some problems with int to python conversion
- assigning a PyLong to a KX_GameObject from python would raise an error
- PyLong were coerced into floats when used with internal CValue arithmetic
Changes...
- PyLong is converted into CIntValue for coercing and assigning from python
- CValue's generic GetNumber() function returns a double rather then a float.
- Print an error when a PyType cant be coerced into a CValue
Tested with python, expressions and property sensor.
2009-04-12 06:41:01 +00:00
..
2009-04-07 19:21:48 +00:00
2008-04-16 22:40:48 +00:00
2008-09-06 14:13:31 +00:00
2009-04-08 21:40:55 +00:00
2009-04-08 21:40:55 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2009-04-10 16:45:19 +00:00
2009-04-03 14:51:06 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2009-04-10 16:45:19 +00:00
2009-04-03 14:51:06 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2009-04-12 06:41:01 +00:00
2009-04-03 14:51:06 +00:00
2009-02-25 03:26:02 +00:00
2009-02-25 03:26:02 +00:00
2009-02-25 03:26:02 +00:00
2008-06-22 14:23:57 +00:00
2008-04-16 22:40:48 +00:00
2008-04-16 22:40:48 +00:00
2009-04-12 06:41:01 +00:00
2009-04-12 06:41:01 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2008-04-19 21:15:37 +00:00
2008-04-19 21:15:37 +00:00
2009-04-12 06:41:01 +00:00
2009-04-12 06:41:01 +00:00
2008-10-11 00:56:49 +00:00
2008-08-31 18:42:58 +00:00
2009-04-10 16:45:19 +00:00
2009-04-07 06:23:45 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2009-04-10 16:45:19 +00:00
2009-04-09 16:00:45 +00:00
2008-08-23 11:54:27 +00:00
2008-08-23 11:54:27 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2009-04-07 11:06:35 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2009-04-10 16:45:19 +00:00
2009-04-03 14:51:06 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2009-04-10 16:45:19 +00:00
2009-04-03 14:51:06 +00:00
2009-04-10 16:45:19 +00:00
2009-04-04 02:57:35 +00:00
2009-04-10 16:45:19 +00:00
2009-04-03 19:09:52 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2005-03-09 19:45:59 +00:00
2008-04-16 22:40:48 +00:00
2009-04-10 16:45:19 +00:00
2009-04-04 02:57:35 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2009-04-03 14:51:06 +00:00
2009-02-15 23:26:00 +00:00