JoeStrout

Results 74 comments of JoeStrout

Closing this thread now, to help keep the issues list neat. Thank you for all your input!

Closing this; superceded by more recent PRs.

Chiming in to give my +1 to this feature. I want to make F3 and F4 universal shortcuts for Copy and Paste (or "universal" anywhere the standard Ctrl+C/Ctrl+V shortcuts work,...

Hey @makuto, your project sounds great! The example link is giving me 404 though. I read through your header file but, though I have some experience with low-level 3D graphics,...

We should probably unpause the game while bot code is actually running (even while the console is open).

There are some hints that `mathUtil.polyPerimeter` may have issues, too. Better test thoroughly.

If we add something like this, we'll want to be sure it handles rotation and non-uniform scaling, too.

Not sure this belongs as a built-in method, and there's not really a good place for it in /sys/lib. Might just write it up as a "How To" article on...

Actually, as a test, just adding `#define linux 1` to the top of the file seems to fix it (i.e., the posix functions seem to apply equally well to the...

This is a feature intended for the in-development mobile (phone/tablet) version. It might disappear from desktop completely. What’s your use case for it?