aboutsummaryrefslogtreecommitdiff
path: root/core/error_macros.cpp
diff options
context:
space:
mode:
authorBojidar Marinov2017-08-16 23:38:36 +0300
committerBojidar Marinov2017-08-16 23:38:36 +0300
commit995fca44b200b093f1d3ff62d16846ba2e3df900 (patch)
tree9b8e8ba3e322b94bbbda92f3fd419613e672d114 /core/error_macros.cpp
parent19aff15a1af27a428c82f4a30dea498be9319de1 (diff)
downloadgodot-995fca44b200b093f1d3ff62d16846ba2e3df900.tar.gz
godot-995fca44b200b093f1d3ff62d16846ba2e3df900.tar.zst
godot-995fca44b200b093f1d3ff62d16846ba2e3df900.zip
Fix particles emitting when emitting is set to false in scene
Caused by #10297 calling particles_restart() on the same frame as the one set_emitting(false) is called. The rasterizer would wait a frame, and then set emitting back to true.
Diffstat (limited to 'core/error_macros.cpp')
0 files changed, 0 insertions, 0 deletions