Files
godot/editor
Rindbee fd75bb562e Do not cache the doc information written by user in the script in Inspector
The doc information of the edited object is cached to reuse it in the next `EditorInspector::update_tree()` call.

This is not suitable for doc information written by users in the script because it is easily changed.
2023-05-02 05:53:09 +08:00
..
2023-04-23 01:52:05 +02:00
2023-04-28 16:25:38 +02:00
2023-01-31 18:54:04 +01:00