Adrian Edwards
Adrian Edwards
this looks like it was fixed in 3.1.8, specifically commit https://github.com/mcfletch/pyopengl/commit/f897b0ed75c00d4c524be4689683a334832217ac https://github.com/mcfletch/pyopengl/releases/tag/release-3.1.8 seems like its just not released to pypi Likely solutions until its released on pypi: install from git...
this looks like it was fixed in 3.1.8, specifically commit https://github.com/mcfletch/pyopengl/commit/f897b0ed75c00d4c524be4689683a334832217ac https://github.com/mcfletch/pyopengl/releases/tag/release-3.1.8 seems like its just not released to pypi, you can maybe try installing the zip version in the...
see also #118
Thanks for the contribution! was there a specific change made in deku 0.13 that was needed to support your implementation? or is this just a general update because there's a...
Is there another space packet library out there based on zerocopy? sounds like there's also lot of rust serialization/deserialization libraries around as well. If there's a better implementation of CCSDS...
oh wow, all of this sounds awesome! If you havent already you should join our [discord server](https://kubos-preservation-group.github.io/DiscordRedirect/) as im sure there's others in the community (and similar communities) that would...
Took a brief look while mobile and looks good! Will look at it in some more detail when I get a chance to run it. Maybe this is my relative...
Oh also, i noticed theres a `phantomdata` field and was wondering what the purpose of that was. Should have included that in my last comment too
> At the moment this only works if you specify a Secondary Header. No worries, in that case my plan was to just have a Premade empty header struct that...
Nah, overloading was just an idea. No big deal if its not possible with functions