soc-2008-mxcurioni: merged changes to revision 15705

This commit is contained in:
Maxime Curioni
2008-07-23 06:02:18 +00:00
144 changed files with 6547 additions and 1270 deletions

View File

@@ -987,7 +987,7 @@ PyObject *RenderData_EnableCropping( void )
/* return M_Render_BitToggleInt( args, R_MOVIECROP,
&self->renderContext->mode );
*/
printf("cropping option is now default, obsolete\n");
printf("obsolete: movie cropping option is now default\n");
Py_RETURN_NONE;
}