Commit Graph

5 Commits

Author SHA1 Message Date
Ottavio Hartman e676d93c83 Add 2017-06-07 13:40:31 -04:00
Sean Lilley e92cebddad Revert webstorm settings 2017-04-18 13:24:06 -04:00
hates 435496178b merge with master 2017-04-14 23:43:07 +03:00
Sean Lilley 720cc53cc7 Webstorm project updates 2016-08-30 09:32:05 -04:00
Matthew Amato f92e2fafb1 Initial WebStorm project
This adds a basic WebStorm project for devs that want to use WebStorm.
It's not as robust as the Eclipse set up yet, but I'll remedy that in a
future PR.  For now:

1. Configure code formatters to mimic Eclipse formatting.  It's not 100%
but it's close

2. Add a File Watch that triggers `ant build` whenever a glsl file is
modified.

3. Mark `Build` directory as ignored, the root directory as resource root,
and the `Specs` directory as test root.
2015-09-21 14:25:49 -04:00