We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea4d2d commit c21edc3Copy full SHA for c21edc3
blender/MapsModelsImporter/__init__.py
@@ -24,7 +24,7 @@
24
bl_info = {
25
"name": "Maps Models Importer",
26
"author": "Elie Michel",
27
- "version": (0, 3, 5),
+ "version": (0, 3, 6),
28
"blender": (2, 82, 0),
29
"location": "File > Import > Google Maps Capture",
30
"description": "Import meshes from a Google Maps or Google Earth capture",
0 commit comments