moofMonkey
moofMonkey
1st commit, I think in some configs it option is necessary. E.g.: my config.
Behavior before this commit: iteration will stop on any undefined value Expected behavior (in this commit): iteration will continue on any undefined value Also, this PR adds more examples in...
Pls make wiki (atleast Getting Started) about how to work with this library ._. #258 a bit helped, but this error have appeared. > C2955 'blackbone::RemoteFunctionBase': use of class template...
This PR should potentially eliminate (or at least greatly reduce) `testActiveSessionNotClosed` flakiness at the Github CI. As described in https://github.com/cloudflare/cloudflared/pull/766#issuecomment-1264874623, this is caused by an eager timeout due to insufficient...
### Describe the bug Exported glTF model animates correctly, however GUI doesn't seem to apply animations at all.     ### What Valve game does this happen in...
This reverts #520 and attempts to properly fix remap tables bigger than skeleton bone count. I wouldn't consider it finished as eyes on the model from Dota 2 `models/items/witchdoctor/wd_ti8_immortal_bonkers/wd_ti8_immortal_bonkers.vmdl` still...
Fixes #7 Fixes #8 - [x] Fix docker build - [x] Fix stringtables parsing - [x] Fix deprecation warnings - [x] Add support for stringtables using varint_bitcounts - [x] Fix...