Maxine
Maxine
# Summary Add a property, such as `IsSkeleton`, for telling apart skeleton entities from non-skeleton entities # Details Currently the lib lacks a consistent way of exposing a flag to...
# Summary Complete rewrite of the serialization backend, along with updating cached entities. Fixing this issue also addresses #571, and prevents issues such as #428 (and possibly others) from cropping...
[LANGUAGES.md](https://github.com/knightking100/hello-worlds/blob/master/LANGUAGES.md) has gotten nearly unmanageably big. There's a few major problems with it: * It's huge * It might not be accurate * It's hard to parse * Some languages...
`basculegion-female` (form) is parented to `basculegion-male` (pokemon) instead of `basculegion-female` (pokemon). This results in `basculegion-female` (pokemon) having no forms, and `basculegion-male` having both male and female as a form. This...
# Summary Add bindings for the hardware-accelerated machine learning library, DirectML. # Comments As far as I can tell, DirectML can be used as a library without external dependencies, which...
The P/Invoke generator causes an access violation when generating bindings for the Steamworks SDK headers, when told to traverse `steam_api_internal.h`. (All other files traverse without errors, except for `matchmakingtypes.h` which...
### Description Invidious includes supports for restoring annotations with annotationlib. While this can be relatively trivially done by modifying the existing AnnotationsRestored extension, it would be cool to have integrated...