1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

-run script in editor

-add search docs dialog that returns places string was found
-added flash
This commit is contained in:
Juan Linietsky
2014-02-20 23:01:44 -03:00
parent 51c55b237b
commit f2a068984c
40 changed files with 25011 additions and 6 deletions

View File

@@ -79,6 +79,7 @@ class ScriptTextEditor : public CodeTextEditor {
Vector<String> functions;
protected: