Update half resolution immediately

This commit is contained in:
kobewi
2022-06-03 02:12:41 +02:00
parent 1baee2189c
commit 489ac77cbc
2 changed files with 9 additions and 7 deletions

View File

@@ -251,6 +251,7 @@ private:
Transform3D _get_camera_transform() const;
int get_selected_count() const;
void cancel_transform();
void _update_shrink();
Vector3 _get_camera_position() const;
Vector3 _get_camera_normal() const;