Skip to content

Maps Models Importer v0.5.0

Compare
Choose a tag to compare
@eliemichel eliemichel released this 28 Sep 05:50
· 15 commits to master since this release

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