1
0
Fork 0

Respect HDR option

This commit is contained in:
volzhs 2017-12-21 22:17:35 +09:00
parent b08735f209
commit 0856259d19
1 changed files with 1 additions and 1 deletions

View File

@ -2891,7 +2891,7 @@ Viewport::Viewport() {
gui.canvas_sort_index = 0;
msaa = MSAA_DISABLED;
hdr = false;
hdr = true;
usage = USAGE_3D;
debug_draw = DEBUG_DRAW_DISABLED;