X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=theme.lua;h=1243ad15de6be7cfb64d059969f958487de837f3;hb=196392c483a9cbf7fd7b572d9242aa283031453f;hp=abba2202250b34bb5e428bb3c3eab7eded453d16;hpb=46a29f577f39bf2000553e53683b34b7f50f8dbf;p=nageru diff --git a/theme.lua b/theme.lua index abba220..1243ad1 100644 --- a/theme.lua +++ b/theme.lua @@ -7,6 +7,8 @@ -- where all the low-level details (such as texture formats) are handled by the -- C++ side and you generally just build chains. +-- TODO: Deal with inputs that are different from our native 1280x720 resolution. + local transition_start = -2.0 local transition_end = -1.0 local zoom_src = 0.0