Mingwei Samuel

Results 216 comments of Mingwei Samuel
trafficstars

(typo on the references above, those are for # 3 not this)

This would be a very useful feature, one of the main reasons I would choose to use `steam-condenser`.

To answer, anything that shows up in JSON responses returned by the API derive serde (though I guess only the `de` is needed), and things like `PlatformRoute` don't since they...

pr https://github.com/darionco/rollup-plugin-web-worker-loader/pull/58 so people can figure out what the heck is going on faster

Updated the repro to latest @rollup/plugins-typescript, bug is still there (I ended up not using `rollup-plugin-web-worker-loader` for my project and instead made a separate rollup config for the worker's javascript...

Seems that the input path is being normalized twice. Once before calling `sanitize`, and once inside

Does this issue prevent SSAO from working on Chrome/Firefox?

I'm wondering since I've been trying to test SSAO but haven't been able to get it to do anything. Should I be seeing the `GL_INVALID_OPERATION` error in the dev console?...

I have removed the LCU api in https://github.com/MingweiSamuel/Camille/commit/e9925c64f0d99a3b297d87f4944347817b8b88be as I don't have time to test/maintain/finish polishing it. Code is relatively simple, can grep out of the previous commit. Best luck!