summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/gdscript_extend_parser.cpp
diff options
context:
space:
mode:
authorJohan Aires Rastén <johan@oljud.se>2023-03-04 10:45:43 +0100
committerJohan Aires Rastén <johan@oljud.se>2023-03-04 10:48:47 +0100
commit007b488a5c23b33c6e0b741b55a482e5229f2b90 (patch)
treed34568e2fae134d201d5d6f04f2030c60c2031d6 /modules/gdscript/language_server/gdscript_extend_parser.cpp
parent61d2c855114c824f5ca27ded0a1fa71cc7b21134 (diff)
downloadredot-engine-007b488a5c23b33c6e0b741b55a482e5229f2b90.tar.gz
Fixed incorrect ERROR message when setting new PrimitiveMesh
If calling set_mesh with a PrimitiveMesh that has pending update, the _mesh_changed function would be called twice. The first time before set_base had been called, which could lead to an ERROR message about trying to set an invalid surface override material.
Diffstat (limited to 'modules/gdscript/language_server/gdscript_extend_parser.cpp')
0 files changed, 0 insertions, 0 deletions