diff options
author | Johan Aires Rastén <johan@oljud.se> | 2023-03-04 10:45:43 +0100 |
---|---|---|
committer | Johan Aires Rastén <johan@oljud.se> | 2023-03-04 10:48:47 +0100 |
commit | 007b488a5c23b33c6e0b741b55a482e5229f2b90 (patch) | |
tree | d34568e2fae134d201d5d6f04f2030c60c2031d6 /modules/gdscript/language_server/gdscript_extend_parser.cpp | |
parent | 61d2c855114c824f5ca27ded0a1fa71cc7b21134 (diff) | |
download | redot-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