godot/modules/gdscript/editor
Micky ef5b9a06a9 Rename hint_tooltip to tooltip_text & setget
`hint_tooltip` -> `tooltip_text`
`set_tooltip` -> `set_tooltip_text`
`_get_tooltip` -> `get_tooltip_text`

Updates documentation, too.
2022-08-27 01:35:01 +02:00
..
script_templates Restore RigidBody2/3D, SoftBody names in physics 2022-08-26 12:26:25 +02:00
gdscript_highlighter.cpp Tweaked StringName highlighting color 2022-08-25 08:32:14 +02:00
gdscript_highlighter.h Replace Array return types with TypedArray 2022-08-22 22:42:36 +02:00
gdscript_translation_parser_plugin.cpp Rename hint_tooltip to tooltip_text & setget 2022-08-27 01:35:01 +02:00
gdscript_translation_parser_plugin.h Add a new HashSet template 2022-05-20 22:40:38 +02:00