Skip to content

Releases: eliemichel/MapsModelsImporter

Maps Models Importer v0.3.5 - RC

05 Dec 14:45
Compare
Choose a tag to compare

This is a Release Candidate version. If it is not working, consider trying the previous stable version.

Requirements

This add-on requires specific versions of Blender, Chrome and RenderDoc. You can try with other versions but please try these before reporting an issue.

  • Windows: This add-on is not available on Linux nor MacOS for technical reasons.
  • Blender 2.82 or above (2.91 recommended): https://www.blender.org/download/
  • RenderDoc 1.10 (NOT 1.11): https://renderdoc.org/builds
  • Google Chrome (last version) -- or Microsoft Edge, started with a modified shortcut pointing to:
C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --gpu-startup-dialog"

For more information, see walkthrough video: https://www.youtube.com/watch?v=X6Q7dbtXVZQ

Troubleshooting

See FAQ: https://github.com/eliemichel/MapsModelsImporter#troubleshooting
If you report an issue PLEASE PROVIDE A .rdc FILE!

Changelog

  • Fix DLL load fail

Maps Models Importer v0.3.4

05 Dec 00:07
abaa0d3
Compare
Choose a tag to compare

Requirements

This add-on requires specific versions of Blender, Chrome and RenderDoc. You can try with other versions but please try these before reporting an issue.

  • Windows: This add-on is not available on Linux nor MacOS for technical reasons.
  • Blender 2.82 or above (2.91 recommended): https://www.blender.org/download/
  • RenderDoc 1.10 (NOT 1.11): https://renderdoc.org/builds
  • Google Chrome (last version) -- or Microsoft Edge, started with a modified shortcut pointing to:
C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --gpu-startup-dialog"

For more information, see walkthrough video: https://www.youtube.com/watch?v=X6Q7dbtXVZQ

Troubleshooting

See FAQ: https://github.com/eliemichel/MapsModelsImporter#troubleshooting
If you report an issue PLEASE PROVIDE A .rdc FILE!

Changelog

  • Clearer error message especially when there is a mismatch between RenderDoc and Add-on version
  • Adapt to Blender 2.91

Contributors

@jokumo
@eliemichel

Maps Models Importer v0.3.3

24 Oct 09:33
Compare
Choose a tag to compare

Requirements

This add-on requires specific versions of Blender, Chrome and RenderDoc. You can try with other versions but please try these before reporting an issue.

  • Windows: This add-on is not available on Linux nor MacOS for technical reasons.
  • Blender 2.82 or above (2.90 is the most recent one tested): https://www.blender.org/download/
  • RenderDoc 1.10 or above (1.10 is the most recent one tested): https://renderdoc.org/builds
  • Google Chrome (last version) -- or Microsoft Edge, started with a modified shortcut pointing to:
C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --gpu-startup-dialog"

For more information, see walkthrough video: https://www.youtube.com/watch?v=X6Q7dbtXVZQ

Troubleshooting

See FAQ: https://github.com/eliemichel/MapsModelsImporter#troubleshooting
If you report an issue PLEASE PROVIDE A .rdc FILE!

Changelog

  • Update to RenderDoc v1.10
  • Handle captures with missing textures

Maps Models Importer v0.3.3 - RC1

20 Oct 20:42
Compare
Choose a tag to compare
Pre-release

Requirements

This add-on requires specific versions of Blender, Chrome and RenderDoc. You can try with other versions but please try these before reporting an issue.

  • Windows: This add-on is not available on Linux nor MacOS for technical reasons.
  • Blender 2.82 or above (2.90 is the most recent one tested): https://www.blender.org/download/
  • RenderDoc 1.5 or above (1.10 is the most recent one tested): https://renderdoc.org/builds
  • Google Chrome (last version) -- or Microsoft Edge, started with a modified shortcut pointing to:
C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --gpu-startup-dialog"

For more information, see walkthrough video: https://www.youtube.com/watch?v=X6Q7dbtXVZQ

Troubleshooting

See FAQ: https://github.com/eliemichel/MapsModelsImporter#troubleshooting
If you report an issue PLEASE PROVIDE A .rdc FILE!

Changelog

  • Update to RenderDoc v1.10

Maps Models Importer v0.3.2

17 Sep 21:31
Compare
Choose a tag to compare

Requirements

This add-on requires specific versions of Blender, Chrome and RenderDoc. You can try with other versions but please try these before reporting an issue.

NB: Do not use the last RenderDoc v1.10 with this version, downgrade to v1.9.

C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --gpu-startup-dialog"

For more information, see walkthrough video: https://www.youtube.com/watch?v=X6Q7dbtXVZQ

Troubleshooting

See FAQ: https://github.com/eliemichel/MapsModelsImporter#troubleshooting
If you report an issue PLEASE PROVIDE A .rdc FILE!

Changelog

  • Handle captures of Google Earth done once progressive loading has finished.

Maps Models Importer v0.3.1

29 Aug 10:17
Compare
Choose a tag to compare

Requirements

This add-on requires specific versions of Blender, Chrome and RenderDoc. You can try with other versions but please try these before reporting an issue.

C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --gpu-startup-dialog"

For more information, see walkthrough video: https://www.youtube.com/watch?v=X6Q7dbtXVZQ

Troubleshooting

See FAQ: https://github.com/eliemichel/MapsModelsImporter#troubleshooting
If you report an issue PLEASE PROVIDE A .rdc FILE!

Changelog

  • Add support for http://mapy.cz
  • Fix Earth import (it was crashing when trying to import a capture with no block limit)

Maps Models Importer v0.3.0 RC1

23 Aug 13:33
Compare
Choose a tag to compare

(RC: Release Candidate, meaning that it might still be subject to bugs, if so 1. please report them 2. use the previous version in the meantime.)

Requirements

This add-on requires specific versions of Blender, Chrome and RenderDoc. You can try with other versions but please try these before reporting an issue.

C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --gpu-startup-dialog"

For more information, see walkthrough video: https://www.youtube.com/watch?v=X6Q7dbtXVZQ

Troubleshooting

See FAQ: https://github.com/eliemichel/MapsModelsImporter#troubleshooting
If you report an issue PLEASE PROVIDE A .rdc FILE!

Changelog

  • Now supporting Google Earth on top of Google Maps.

Contributors

@eliemichel
All the people giving feedback about troubles and tricks!

Maps Models Importer v0.2.2

24 Mar 22:58
Compare
Choose a tag to compare

Requirements

This add-on requires specific versions of Blender, Chrome and RenderDoc. You can try with other versions but please try these before reporting an issue.

C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --gpu-startup-dialog"

For more information, see walkthrough video: https://www.youtube.com/watch?v=X6Q7dbtXVZQ

Troubleshooting

See FAQ: https://github.com/eliemichel/MapsModelsImporter#troubleshooting
If you report an issue PLEASE PROVIDE A .rdc FILE!

Changelog

  • Add clearer error message, in particular for wrong captures (using google earth instead of maps, or not moving in viewport while capturing.)
  • Disable reference matrix, it was intended to auto stitch several captures but never worked, and was confusing to many users.
  • Make scale clearer in code (see #40)
  • Add many help notes in README

Contributors

@eliemichel
All the people giving feedback about troubles and tricks!

Maps Models Importer v0.2.1

27 Feb 08:26
Compare
Choose a tag to compare

Requirements

This add-on requires specific versions of Blender, Chrome and RenderDoc. You can try with other versions but please try these before reporting an issue.

C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --gpu-startup-dialog"

For more information, see walkthrough video: https://www.youtube.com/watch?v=X6Q7dbtXVZQ

Troubleshooting

See FAQ: https://github.com/eliemichel/MapsModelsImporter#troubleshooting
If you report an issue PLEASE PROVIDE A .rdc FILE!

Changelog

  • Adapt to Chrome 80.0, using DirectX API rather than OpenGL with ANGLE
  • Recompile binaries for RenderDoc 1.6
  • Handle some more GPUs
  • More robust first drawcall detection
  • Port to Blender 2.82
  • Support versions of Blender installed through Steam

Contributors

@eliemichel
@mnmly
All the people giving feedback about troubles and tricks!

Maps Models Importer v0.2.0 RC4

19 Feb 20:58
Compare
Choose a tag to compare
Pre-release

(RC: Release Candidate, meaning that it might still be subject to bugs, if so 1. please report them 2. use the previous version in the meantime.)

Requirements

This add-on requires specific versions of Blender, Chrome and RenderDoc. You can try with other versions but please try these before reporting an issue.

Changelog

  • Support versions of Blender installed through Steam
  • Handle some more GPUs

Contributors

@eliemichel