Patrick W. Crawford

Results 404 comments of Patrick W. Crawford

Perhaps leaping before taking a step, but it would be very cool and interesting if a tool were developer to convert any and all strings in a Python file into...

Minor bump on an this old question, @carter2422 has there been any new exploration for a standard approach to include internationalization (for reptopoflow or otherwise)? For this updater code, it...

Thanks for reporting, sounds complicated but I think I understand the root issue. Or at lest better error handling, it’s doing Len on what should be the list of tags...

Hey there one followup, I see it says 2.78c in some of your paths. Just to give it a spot check, could you try installing and seeing if the same...

**IMPORTANT UPDATE** There appears to have been a change in GitHub's api authentication/certificate handshakes. I have tested multiple different addons using the updater module hosted on GitHub, and **they all...

Minor update, further exploring - this issue is likely related to this notice about depreciated cryptographic connection methods. https://developer.github.com/changes/2018-02-01-weak-crypto-removal-notice/ If this is the case, then unfortunately this is a more...

One point of further encouragement: It appears this code snipped *does* work in blender 2.8, meaning the version of SSL is updater there moving forward with newer blender versions. I...

It would seem that, oddly enough, the OSX build is *not* using the same SSL library. I personally tested on both windows and Linux and it works fine, and newer...

I want to say a "mistake", but it's one that was recurring in previous builds, so not sure how to call that. Regardless yes it is a shame.. though if...

Unfortunately not even checking. The thing is, the API now refuses any connection to the API. I recommend trying the code snipped posted above, try once in a normal "terminal"...