TheEagle
TheEagle
If I remove `includeCenter=True` it works.
Okay, played around a bit with Overpass-Turbo and this module, and the problem is that with `includeCenter=True`, `out body;` becomes ´out center; out body;` whereas it should only be `out...
I did run the query directly in Overpass, and I found that for every ´out´ keyword all matches are outputted once - if there's both ´out body;` and `out center´,...
no problem, thanks ! :)
XD I was exporting from edit mode … but the error itself can be fixed with this patch: ``` diff --git a/io_scene_ac3d/__init__.py b/io_scene_ac3d/__init__.py index 90f3986..c04728d 100644 --- a/io_scene_ac3d/__init__.py +++ b/io_scene_ac3d/__init__.py...
I do not have problems with a minus `-`, but maybe it doesn't like underscores `_` ? Can you post your `TOC.txt` contents ?
I have the same issue … do I really have to downgrade to Ubuntu 20.04 to be able to quickly find my GitHub access token ?
You can always show your own window !
@hbeni uh, where ?
Hm, if you have an alpha layer and an RGB layer (without alpha channel, Menu -> CHannels -> Transparency -> remove alpha channel) the two should be mergeable without further...