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)