virtualx-engine/modules/gdscript
Juan Linietsky a72945f4e3 Added constants from types in code completion, somehow this was never added.
Stuff like Label.ALIGN_CENTER or Mesh.PRIMITIVE_TRIANGLES did not complete..

(cherry picked from commit b83350f4b2)
2016-09-18 23:19:04 +02:00
..
config.py
gd_compiler.cpp
gd_compiler.h
gd_editor.cpp Added constants from types in code completion, somehow this was never added. 2016-09-18 23:19:04 +02:00
gd_function.cpp
gd_function.h
gd_functions.cpp
gd_functions.h
gd_parser.cpp
gd_parser.h
gd_script.cpp
gd_script.h
gd_tokenizer.cpp
gd_tokenizer.h
register_types.cpp
register_types.h
SCsub