Corey Iles

Results 17 issues of Corey Iles

When a new thread is posted in the includes, filterscripts, or plugins section CJ can announce it in #releases I think it'd be nice to have this but it should...

It seems like OnPlayerEditDynamicObject isn't being called in the latest version but it works fine in version 2.7.2 (used in Texture Studio before 1.9... and switching back to until this...

The concept is to be able to define a cylinder area or a conic area by two points and a radius (well, two radii for the cone, where both points...

Basically, for loop local scopes are considered to be part of the scope the for loop is in. ![image](https://cloud.githubusercontent.com/assets/9919010/21939310/2eec859c-d98d-11e6-9513-cc7c1a35e2c4.png) ![image](https://cloud.githubusercontent.com/assets/9919010/21939314/343615c2-d98d-11e6-82b2-ff5b14c4aabf.png) Even in https://github.com/processing/p5.js-editor/blob/84dad397bd38781623f425c82ab57d06746aad38/public/mode_assets/p5/examples/Simulate/10_SoftBody.js where the for loops all use `i`,...

I think the window size should automatically take the size of the canvas. Currently it's like totally random and annoying.

Shouldn't the default file's tabs be set according to the tab settings? I know the file is a compiled asset, but if this could be done automatically that'd be astounding!

#### Key Presses A list of generally used keys would be scanned using GetKeyState and when their state changes call a pawn callback. (Obviously this would be much like OnPlayerKeyStateChange,...

Simply put, a word specifier ('w'). It will take everything up to a space or custom delimiter. It's basically like the string specifier when there are parameters after it but...

Dragging objects just doesn't work on my laptop. I've tried the touchpad and multiple USB mouses (all of which drag the objects fine on my desktop, lol). I thought it...

@Metapyziks... Well to start, there are some folders missing (presumably empty ones, the meta files are there but the folders are not). Add some empty `.gitkeep` files to track those...