You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
Ability to update parts of an array, and set arrays as dynamic draw
This commit is contained in:
@@ -120,6 +120,8 @@ void VisualServerRaster::draw() {
|
||||
|
||||
frame_drawn_callbacks.pop_front();
|
||||
}
|
||||
|
||||
emit_signal("frame_drawn_in_thread");
|
||||
}
|
||||
void VisualServerRaster::sync() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user