Add GUT, thanks TeddyDD

This commit is contained in:
Calinou 2015-04-25 09:22:59 +02:00
parent 50722e50c3
commit c26d85a6e8

View File

@ -35,6 +35,7 @@ Plugins and scripts
* [Add Primitives](https://github.com/TheHX/add_primitives) - Add cylinders, spheres, cubes easily.
* [Example Model Importer](https://github.com/TheHX/godot_examples) - A script that imports models with inverted normals (proof of concept).
* [GUT](https://bitbucket.org/bitwes/gut/overview) - Utility for writing unit tests in GDScript.
* [Heightmap](https://gist.github.com/TheHX/94a83dea1a0f932d5805) - Make an heightmap into terrain.
* [Polygon Merge](https://github.com/ScyDev/Godot-Scripts) - Merge polygons.
* [Resolution Switcher](https://github.com/vinod8990/godot_plugins) - Switch resolutions easily, for testing.