Blender Git Commit Log
Git Commits -> Revision 854fd94
Revision 854fd94 by Campbell Barton (master) May 3, 2013, 01:13 (GMT) |
bge py api: raise an overflow exception when assigning a float to a bge object which is out of the float range. also avoid raising exceptions by ConvertPythonToValue when they will be ignored. |
Commit Details:
Full Hash: 854fd940165736db01eeff05719f1a60a6a89a8b
SVN Revision: 56480
Parent Commit: d92bd6b
Lines Changed: +39, -23