Skip to content

Releases: eliemichel/MapsModelsImporter

Maps Models Importer v0.7.0

05 Apr 07:45
Compare
Choose a tag to compare

Important A new command line option is recommended in the Chrome custom shortcut, namely --disable_direct_composition=1. This prevents the GPU process from restarting.

Requirement

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 4.1: https://www.blender.org/download/
  • RenderDoc 1.31: https://renderdoc.org/builds (Do not use a newer version than 1.31!)
  • 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 --disable_direct_composition=1"

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 Blender 4.1 (Python 3.11)
  • Update to RenderDoc 1.31
  • Add --disable_direct_composition=1 options in instructions

Contributors

@eliemichel

Maps Models Importer v0.6.2

12 Feb 17:21
Compare
Choose a tag to compare

Requirement

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 3.4: https://www.blender.org/download/
  • RenderDoc 1.25: https://renderdoc.org/builds (Do not use a newer version than 1.25!)
  • 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

  • Handle better block skew and scale in Maps CZ

Contributors

@eliemichel

Maps Models Importer v0.6.1

12 Feb 15:28
Compare
Choose a tag to compare

Requirement

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

  • Make draw call batch detection more robust for last versions of Chrome/Maps

Contributors

@eliemichel

Maps Models Importer v0.6.0

02 Feb 07:52
a1c1a94
Compare
Choose a tag to compare

Requirement

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

  • Port to RenderDoc 1.25

Contributors

@eliemichel

Maps Models Importer v0.5.0

28 Sep 05:50
Compare
Choose a tag to compare

Requirement

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

  • Port to Blender 3.1, 3.2 and 3.3
  • Port to RenderDoc 1.19
  • Start profiling and optimizing a bit (the true bottleneck is texture writing and disk I/O)
  • Fix duplicate issue (all blocks where duplicated)

Contributors

@eliemichel

Maps Models Importer v0.5.0-rc1

30 Apr 18:29
Compare
Choose a tag to compare

Requirement

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

  • Port to Blender 3.1
  • Port to RenderDoc 1.19
  • Start profiling and optimizing a bit (the true bottleneck is texture writing and disk I/O)

Contributors

@eliemichel

Maps Models Importer v0.4.1

28 Jun 07:44
Compare
Choose a tag to compare

Requirement

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

  • Fix encoding error when filenames contain special characters
  • Restore Google Earth fix

Contributors

@eliemichel

Maps Models Importer v0.4.0

24 Jun 10:22
Compare
Choose a tag to compare

Requirement

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

  • Build for Blender 2.93 and RenderDoc 1.13

Contributors

@eliemichel

Maps Models Importer v0.3.7

03 Apr 19:52
Compare
Choose a tag to compare

Requirement

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.92 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 import from Google Maps that previous release had broken up.

Contributors

@eliemichel

Maps Models Importer v0.3.6

27 Mar 10:14
Compare
Choose a tag to compare

This version is bugged, do not use

Requirement

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.92 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 gaps in meshes using triangle strip topology
  • Update Error Message for RenderDoc Version
  • Fix Google Earth import

Contributors

@jokumo
@eliemichel