Files
blender-addons/io_mesh_raw
Sybren A. Stvel d47e9be4fb Fix: replaced Python module "imp" with "implib"
Python 3.4.0 deprecated the "imp" module, and replaced it with
"importlib". This changes imp.reload() into implib.reload().

Reviewers: campbellbarton

Differential Revision: https://developer.blender.org/D1016
2015-01-22 17:05:39 +11:00
..
2012-01-18 21:30:11 +00:00