Joram Vandemoortele

Results 6 issues of Joram Vandemoortele

[outputs nothing](https://wren.io/try/?code=MoTwzgLgpgtgdAdwE4EtoAoBEALKAbPAewAJkoA7TASiA) [outputs very stange](https://wren.io/try/?code=MoTwzgLgpgtgdAdwE4EtoAoBEALKAbPAewAJkoA7TASgChRJZFUMd8jSkLq7xp5k0ULLgIkylWvT5NBwtoQA65cdSA) for good measure I tested on Firefox and Edge. my guess is that it only outputs when presented with a newline

Adds Num.toCBool and Bool.toCNum Based on discord discussion https://discord.com/channels/484796661751873554/484796759437213716/834912554450157598 and github discussions https://github.com/wren-lang/wren/pull/985#issuecomment-825587935, https://github.com/wren-lang/wren/issues/991 This would allow for instance (code sample based on the discord discussion) ```js var direction =...

added possibility to increment the slider value

`InitializeActionManifestFileRelativeFilePath` in `OpenVRSettings` will change its contents depending on if were on windows or not. this will cause: - constant dirty files in version control if you switch to android...