Mahid Sheikh
Mahid Sheikh
@TheDuckCow tagging you to let you know that this is ready for further review. BpyBuild 0.5.1 is also out, which fixes the main issues I caught while working on this...
I do have a few questions though: - Assuming we're only providing legacy builds for the foreseeable future, is the updated config (where we build both an extension and legacy...
@TheDuckCow just tagging as a reminder since it's been a while
Disabled extension builds by default, so both issues noted should be resolved. I'll merge this in
It should automatically be reverted with `build_extension` disabled
Here's an MCprep Kaion release as an example: https://github.com/StandingPadAnimations/MCprep-Kaion/releases/tag/3.4.1.3 We use a separate file with the signature, and have GPG compare it with the original file to verify the original...
> what is GPG signing for solving? If bad actor is able to change the zip on github for downloaded, they are just as easily able to update the signing...
> Thanks for sharing that. This Signature-MCprep_addon.sig, this ships with the addon right? And would need to remain the same for all builds, or if it were ever updated, all...
Turns out this didn't actually copy textures over, so I made a slight change to actually make MCprep perform that. Testing on my end with a texture-less build, it seems...
Maybe we could extend this to textures for rigs as well, but those are a bit more complicated to work with for now (although I think modern versions of Blender...