Files
blender/source/blender/python/generic
Campbell Barton 80f6102629 better reporting for file i/o failier, use system error message in more places: Permission Denied, No space left, File not found etc.
- blend load/save uses os message.
- image load gives os message. (remove check for slash at end of line, just let the os report an error)
- python api load image/font/text raise errors with message (was just retuning None for image and font)
- minor edits to py api errors.
2010-07-03 17:47:06 +00:00
..
2010-04-11 12:05:27 +00:00
2010-02-12 13:34:04 +00:00
2010-04-11 12:05:27 +00:00
2010-03-21 01:14:04 +00:00
2010-03-21 01:14:04 +00:00
2010-05-16 10:09:07 +00:00
2010-04-16 16:19:36 +00:00
2010-05-16 10:09:07 +00:00
2010-04-16 16:19:36 +00:00
2010-05-16 10:09:07 +00:00
2010-04-16 16:19:36 +00:00
2010-05-16 10:09:07 +00:00
2010-04-16 16:19:36 +00:00
2010-04-16 16:19:36 +00:00
2010-06-23 02:42:39 +00:00