Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions scene/main/viewport.h
Original file line number Diff line number Diff line change
Expand Up @@ -260,11 +260,8 @@ class Viewport : public Node {
RID contact_3d_debug_multimesh;
RID contact_3d_debug_instance;

Rect2 last_vp_rect;

bool transparent_bg = false;
bool use_hdr_2d = false;
bool gen_mipmaps = false;

bool snap_controls_to_pixels = true;
bool snap_2d_transforms_to_pixel = false;
Expand Down