Files
test2/source/blender/blenlib
Ton Roosendaal 36bedb3d7e Bugfix #4363
In windows, without temp path set, the 'save buffers' render option crashes.

I've coded a blenlib BLI_is_writable(char *filename) to check for such
cases. This is not much needed in Blender, since the open() command is
checked for. However, file saving happens deep inside the C++ exr lib, and
it throws an exception crash when a file cannot be written.
2006-06-19 13:53:00 +00:00
..
2006-06-19 13:53:00 +00:00
2006-06-03 17:21:45 +00:00
2006-06-19 13:53:00 +00:00
2005-08-23 02:29:22 +00:00
2006-03-27 05:19:14 +00:00
2005-03-09 19:45:59 +00:00
2006-01-23 22:05:47 +00:00
2005-03-28 21:49:49 +00:00
2005-08-25 13:11:04 +00:00
2006-03-13 11:01:17 +00:00
2004-01-05 00:06:11 +00:00
2006-02-25 14:53:27 +00:00