minor change to own recent commit with transform fcurve centers and some style edits and typo corrections.

This commit is contained in:
2013-02-19 02:30:02 +00:00
parent 4e73ff0d63
commit 098e4234b1
11 changed files with 16 additions and 14 deletions

View File

@@ -96,7 +96,7 @@ struct ImBuf *imb_load_dds(unsigned char *mem, size_t size, int flags, char colo
Color32 pixel;
Color32 *pixels = 0;
/* OCIO_TODO: never was able to save DDS, so can'ttest loading
/* OCIO_TODO: never was able to save DDS, so can't test loading
* but profile used to be set to sRGB and can't see rect_float here, so
* default byte space should work fine
*/