Andréas Leroux
Andréas Leroux
I'm starting a small game engine for personnal use (mostly as a learning project) with Magnum for rendering/physics functionalities. Looking at the game loop of Magnum applications, you handle the...
Yes this sounds great ;)
Sorry I forgot to remove the PR from draft. I might suggest other changes when working on my project ;).
No worries, I don't want to cause any regressions :wink: Your idea totally works, I don't know why I haven't thought of it before. It would have saved time to...
After debugging the library with @sfonteneau I found out two issues: - QNameDictionaryTextRecord encoding - Float/Version detection The first one is fixed in #16 For the float detection we have...
For the record, I compared with the powershell xml to binary output and powershell use char encoding almost everywhere: - There is no usage of the known types (from dictionnary.py),...
Nothing specific about the context, expect being a SAMBA AD. I'm just trying to list the rpc endpoints to find a specific one which is missing in SAMBA AD. Without...