Will Gittoes

Results 6 comments of Will Gittoes

Thanks so much for accepting this! It was really easy to get the dev environment set up and working ☺

@charliegarrison and @Weixuanf how did you get yours working? I can build just fine using that repo or by pinning the older commit, but no matter what I do I...

Thanks so much @zwopi ! I ended up just using via C++ and Objective C++ bridge as per the instructions here: https://github.com/kewlbear/Open3D-iOS/issues/15

I worked around this by using `ApplyPolicy.Validation` which does still fire for `_entities`

> > I worked around this by using `ApplyPolicy.Validation` which does still fire for `_entities` > > I couldn't use `ApplyPolicy.Validation` but worked around with with > This is much...

I had a similar issue, and I had to do this: 1. Rename file from .mcpack to .zip 2. Unzip into the resources folder iOS files app can't rename files,...