godot/doc/tools
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
..
doc_merge.py Dont use equality operators with None singleton in python files 2018-10-27 01:18:15 +02:00
doc_status.py doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
makerst.py EditorHelp, makerst: Improve enum ref resolving and constant ref support 2019-03-29 23:40:31 +01:00