summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_analyzer.cpp
diff options
context:
space:
mode:
authorRindbee <idleman@yeah.net>2023-01-22 16:12:56 +0800
committerRindbee <idleman@yeah.net>2023-05-02 05:53:09 +0800
commitfd75bb562ed76cb90f17f8fc8be332666a600bec (patch)
tree0cb1bd16a79034152691aff9d03f9241e9762c88 /modules/gdscript/gdscript_analyzer.cpp
parentee865051367a78bf20f50500520af13ef8f1097b (diff)
downloadredot-engine-fd75bb562ed76cb90f17f8fc8be332666a600bec.tar.gz
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.
Diffstat (limited to 'modules/gdscript/gdscript_analyzer.cpp')
0 files changed, 0 insertions, 0 deletions