|
From: Nitro <ni...@dr...> - 2006-03-18 14:52:41
|
Hello, Python usually outputs something like NotImplementedError: No matching function for overloaded 'RenderState_SetPixelShaderParam' if it can't find a suitable overload for the function in question. Maybe this message could be enhanced to tell the user the type of the parameter that was passed and probably a list of accepted types? -Matthias |