virtualx-engine/doc
Hugo Locurcio d935a4348d
Remove HQ2X and the Image.expand_2x_hq2x() method
As of Godot 3.0, HQ2X is no longer used to upscale the editor theme
and icons on hiDPI displays, which limited its effective uses.
HQ2X was also used to upscale the project theme when the "Use Hidpi"
project setting was enabled, but results were often less than ideal.
The new StyleBoxFlat and SVG support also make HQ2X less important
to have as a core feature.

This decreases binary sizes slightly (-150 KB on most platforms,
-212 KB on WebAssembly release).

This partially addresses #12419.
2020-05-16 16:10:50 +02:00
..
classes Remove HQ2X and the Image.expand_2x_hq2x() method 2020-05-16 16:10:50 +02:00
tools Merge pull request #36960 from pycbouh/docs-improve-shortcuts 2020-04-29 09:40:52 +02:00
translations Update game controller enums. 2020-05-13 10:33:32 +01:00
Doxyfile Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Makefile SCons: Drop support for Python 2 2020-03-25 15:25:37 +01:00