godot/scene
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
..
2d Merge pull request #68137 from kleonc/shape-cast-get-collider-rid 2022-11-02 18:53:23 +01:00
3d Unify Node3D RotationOrder with global EulerOrder 2022-11-02 17:46:03 -05:00
animation
audio
debugger
gui Merge pull request #67540 from KoBeWi/hue_hue_hue 2022-11-03 11:51:45 +01:00
main Fixup Clang -Wtype-limits warnings introduced by #52350 2022-11-02 22:36:01 +01:00
resources Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
theme Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
property_utils.cpp
property_utils.h
register_scene_types.cpp Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub