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
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
..
2017-04-12 11:01:39 +02:00
2017-04-05 13:00:28 +02:00
2017-04-05 12:31:16 +02:00