Patrick Nelson

Results 116 comments of Patrick Nelson

For anyone curious to see the changes (without a PR): https://github.com/stefansundin/altdrag/compare/master...celynwalters:win10fix

@prayaas-a unfortunately that's a design decision that's entirely up to you. What you'll have to do instead is maybe clone my fork of the repository until @jonsuh decides to merge...

Yeah, this has languished for so long (almost 2 years now). It affects a lot of files. So, even though it’s not tremendously complex, it’s prone to going stale as...

Yeah I'm considering merging this into my `master` branch in my fork and just linking people there. However, if you want it right now it should be immediately available at...

Just FYI @jonsuh I've updated this branch to resolve merge conflicts from the `math.div()` updates 😄 Would you be willing to take a second look at this please? 🙏 Thank...

FWIW, my PR #65 is a fix, not an issue. Seems like this is a constantly shifting target! Feels like this approach the repository takes may require lots of maintenance....

+1 on merging this. I stumbled up on #42 since following `README.md` didn't work for me (I'm not a python hacker... yet...). I've actually got it running in Docker so...

Try my branch in the PR here: #65. I noticed that the main reason why things weren't loading wasn't because of the announced error, but because Matterport's latest code is...

Hmm... I'm having a similar UI error message, however, ho such HTTP requests seem to be emitted (nor received by the server, according to the logs). If you format the...

Digging a bit deeper I've made _some_ progress and boiled it down to the fact that the script now needs support for a few more graph queries: - GetModelDetails -...