This repository has been archived on 2023-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-asset-manager/bam/blend
Sybren A. Stüvel 9fbb3801bb Added a BlendFileError exception
This avoid having to raise (and catch) an Exception instance. Catching
such an exception is unnecessarily broad, as it'll also catch things like
SyntaxError and AttributeError.
2017-04-12 11:01:39 +02:00
..
2016-01-13 02:38:59 +11:00
2014-12-20 01:59:07 +01:00
2017-04-12 11:01:39 +02:00