Blender Git Commit Log
Git Commits -> Revision df2fd95
Revision df2fd95 by Ken Hughes (master) December 26, 2006, 19:13 (GMT) |
Python API ---------- Bugfix for at least one annoying "DeprecationWarning: integer argument expected, got float" followed by garbage printed to the console. The message happens when PyArg_Parse() is called to parse an integer but is passed a float. This happens in a few other places, bun unfortunately I can't fix them all right now. |
Commit Details:
Full Hash: df2fd95faa7b1428003a2c56c541b8fee0ed4c8f
SVN Revision: 9482
Parent Commit: d2d86d3
Lines Changed: +8, -9
1 Modified Path:
/source/blender/python/api2_2x/Blender.c (+8, -9) (Diff)