Aleksandr Mattal
Aleksandr Mattal
could someone from the core team please review it (or at least assign someone to review it)? Our company is heavily using Go and unfortunately we do need presigned POST...
@skmcgrail got it. And thank you for such a quick response.
`Dockerfile` contains `-DWITH_MOD_REMESH=OFF \` and remesh function has a check in the code that looks at the build flags, failing silently if remesh wasn't built in.
Actually it would be really convenient if remesh would be included into the default build as it's one of the fundamental `bpy` operations. Do you think you could add it...
hello - just tried to build a new release off master. It seemed to compile and all tests seemed to pass. When I try to use it, it instantly fails...
hello again - could you please build a new release from master? I tried to build the whole thing against a fresh EC2 instance again and my build doesn't work...
ahh, so great - as I'm recompiling the whole thing manually on an EC2 instance for the last 6 hours, going through each line from the docker image 1-by-1 :)...
somehow it leaves me with this error right at the start of our scripts: 
could it be that it also failed silently somewhere while you were compiling it? For me, running `python test.py` after the build was finished, failed too - does it work/fail...
Thank you for a quick response. I did it on 2018.03 one (as 2017.03 was not on their OS list anymore when creating new EC2 instances) and when building against...