Mason Reed

Results 106 comments of Mason Reed

I think this is solved through the upstream source issue https://github.com/microsoft/wdkmetadata/issues/1

> Iirc we have an existing bug tracking this but will double check later. Only one I could find that was similar was #3228 > Does pressing space twice trigger...

> EDIT: Hmmm.... looks like no. @dankope, would you make a comment here so I can assign you? Should be able to assign me now, hopefully.

First package done! Please try it out and leave feedback on what should be changed/fixed, thanks. https://github.com/rhaiscript/rhai-fs The next package will most likely be networking. The networking package will only...

Now that GitHub support cargo dependencies, there is quite a few codebases that support rhai scripts! https://github.com/rhaiscript/rhai/network/dependents

> Any updates on the networking package? Hi, thank you for asking, I have been busy lately however I should have some time next week to get it in a...

The networking package has been pushed to the preliminary stage (aka not in the rhai org yet) here: https://github.com/emesare/rhai-net! Currently it supports TCP server and client functionality however there is...

Just had similar problem, it was moved to `GrDirectContext` (`skia.GrDirectContext.MakeGL()` specifically). I found this by searching the api docs [here](https://kyamagu.github.io/skia-python/reference/skia.html). Hope this helps!

> no it doesn't Could you provide the code that is not working?

Tested on **3.5.4299-dev** and it seems like this has been fixed, closing this as completed.