Releases: eliemichel/MapsModelsImporter
Maps Models Importer v0.7.0
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
Maps Models Importer v0.6.2
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
Maps Models Importer v0.6.1
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
- 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
- Make draw call batch detection more robust for last versions of Chrome/Maps
Contributors
Maps Models Importer v0.6.0
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
- 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
- Port to RenderDoc 1.25
Contributors
Maps Models Importer v0.5.0
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.3: https://www.blender.org/download/
- RenderDoc 1.19: 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
- 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
Maps Models Importer v0.5.0-rc1
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.1: https://www.blender.org/download/
- RenderDoc 1.19: 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
- 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
Maps Models Importer v0.4.1
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.93 or newer (Blender 3.0 works): https://www.blender.org/download/
- RenderDoc 1.13: 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 encoding error when filenames contain special characters
- Restore Google Earth fix
Contributors
Maps Models Importer v0.4.0
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.93: https://www.blender.org/download/
- RenderDoc 1.13: 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
- Build for Blender 2.93 and RenderDoc 1.13
Contributors
Maps Models Importer v0.3.7
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
Maps Models Importer v0.3.6
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