You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Properly redraw if something animated is visible
This commit is contained in:
@@ -123,7 +123,6 @@ void VisualServerRaster::draw(bool p_swap_buffers, double frame_step) {
|
||||
|
||||
frame_drawn_callbacks.pop_front();
|
||||
}
|
||||
|
||||
VS::get_singleton()->emit_signal("frame_post_draw");
|
||||
}
|
||||
void VisualServerRaster::sync() {
|
||||
|
||||
Reference in New Issue
Block a user