godot/doc
Ignacio Etcheverry c8aa85189a EditorHelp, makerst: Improve enum ref resolving and constant ref support
Enum reference resolving will now search in the @GlobalScope if no class is specified and the enum cannot be resolved in the current class.
Added support for constant references in EditorHelp, e.g.: [constant KEY_ENTER] or [constant Control.FOCUS_CLICK]. It supports enum constants (the enum name must not be included).
2019-03-29 23:40:31 +01:00
..
classes EditorHelp, makerst: Improve enum ref resolving and constant ref support 2019-03-29 23:40:31 +01:00
tools EditorHelp, makerst: Improve enum ref resolving and constant ref support 2019-03-29 23:40:31 +01:00
Doxyfile Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Makefile Clean up & improve makerst.py 2018-12-27 13:57:08 +01:00