Files
test2/source/blender/blenlib/intern
Campbell Barton c1c022342c fix for invalid use of memset when loading tiff images
- memset(..., 1.0); // isnt valid
- memset(pointer, sizeof(pointer)) // was using the sizeof the pointer, not the size of the array, since this was to fill in alpha values it was obviously wrong.
2012-04-23 23:57:17 +00:00
..
2012-03-18 07:38:51 +00:00
2012-04-21 12:51:47 +00:00
2012-03-11 23:47:41 +00:00
2012-03-18 07:38:51 +00:00
2012-03-10 14:43:12 +00:00
2012-03-02 16:05:54 +00:00
2012-04-22 11:54:53 +00:00
2012-04-22 11:54:53 +00:00
2012-04-21 12:51:47 +00:00
2012-04-21 14:14:58 +00:00
2012-04-22 11:54:53 +00:00
2012-03-24 07:36:32 +00:00
2012-03-11 23:47:41 +00:00