Merge pull request #8 from OvermindDL1/patch-1

Add Simplex GDScript
This commit is contained in:
Calinou 2015-05-10 10:49:26 +02:00
commit 4d68483a34

View File

@ -42,6 +42,7 @@ Plugins and scripts
* [Input states](http://pastebin.com/LuSg4wY2) - Input states for Godot.
* [Polygon Merge](https://github.com/ScyDev/Godot-Scripts) - Merge polygons.
* [Resolution Switcher](https://github.com/vinod8990/godot_plugins) - Switch resolutions easily, for testing.
* [Simplex 2D/3D](https://github.com/OvermindDL1/Godot-Helpers) - Simplex deterministic noise functions.
* [SUTjoystick](https://gitlab.com/shine-upon-thee/joystick) - Easy gamepad support for GNU/Linux and Windows.
* [Tiled importer](https://github.com/MrGreenTea/GodotTiledImporter) - Import maps from [Tiled](http://mapeditor.org).
* [Tileset Builder](https://gist.github.com/Calinou/27e979ab0a35500c3381) - Build tilesets.