Aaron Barany
Aaron Barany
To avoid compatibility issues this should probably only be enabled when `--python-typing` is set on the command line.
> and i could not come up with anyway this would break existing code Flatbuffers currently supports Python 2 (at least it's still advertised in setup.py), while Python enums were...
Thanks! Don't forget to also update the generated code in the tests directory. Another thought is that if you want to get the full benefit of type checking, you will...
@aardappel It's worth noting that the latest release generates code that isn't compatible with Python 2 due to a bug with the recently added `--python-typing` feature. I have a fix...
> Dropping Python 2 support from master is not affecting all these legacy systems as they will use very old flatbuffers version. At least in my case I check the...
When opening a new tab and typing in a URL to visit a website also causes the DPI to momentarily switch to unscaled. I was able to verify that it's...
It looks like that was the problem. I must have accidentally adjusted the zoom to that page at some point. I was also able to fix the issue where it...
I only mentioned the AVX2 being slower on the Ryzen since it was unexpected, but I should clarify that on the i7 AVX2 is ~15-20% faster than AVX1. On the...
> This doesn't seem to be the default behavior, as using Ctrl+P to parent the mesh to armature doesn't parent with this option, but create an modifier. In that case...
That seems like a reasonable feature, and something that I had seen as a use case recently even though it wasn't explicitly requested. I'm fully in control of the mip...