Remove ColorPicker plugin since it is no longer needed in 2.0

This commit is contained in:
Calinou 2016-02-24 19:50:24 +01:00
parent 0d91adc1ce
commit 787fd317d3

View File

@ -60,7 +60,6 @@ For installation instructions, read [INSTALL.md](https://github.com/Calinou/awes
*Scripts that let you do new stuff, or enhance Godot functionality.*
- [Add Primitives](https://github.com/TheHX/add_primitives) - Add cylinders, spheres, cubes easily.
- [Color Picker](https://github.com/TeddyDD/godot-ColorPicker) - A color picker integrated into Godot.
- [Create Tileset](https://github.com/vinod8990/godot_plugins) - Plugin to generate Godot tilesets based on atlas images
- [CRT Shader](https://github.com/henriquelalves/SimpleGodotCRTShader) - Godot shader that simulates CRT Displays.
- [Example Model Importer](https://github.com/TheHX/godot_examples) - A script that imports models with inverted normals (proof of concept).