virtualx-engine/scene/theme
Hugo Locurcio a19e389f4f
Hide Antialiasing import option on DynamicFonts with MSDF enabled
Antialiasing cannot be adjusted on fonts rendered with MSDF.
Internally, Godot always uses grayscale antialiasing for those fonts.

This also tweaks property hints for consistency, and renames
uses of "sub-pixel" to the more commonly used "subpixel".
2022-11-03 18:40:44 +01:00
..
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00
theme_db.cpp Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
theme_db.h Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00
theme_owner.cpp Un-defer the initial theme changed notification 2022-09-02 23:44:23 +03:00
theme_owner.h Un-defer the initial theme changed notification 2022-09-02 23:44:23 +03:00