godot/scene
Voylin ab255caa07 Adding tff, otf, woff(2) to custom font extensions
This pull request is to fix #65633

When trying to add a custom font, my '.ttf' and '.otf' fonts were not visible unless I selected 'All files'. By adding these to the custom property info makes it more convenient to select a different font, without doing the extra clicks to select 'All Files'.

Not a big change, but something I wanted to fix as it seems appropriate to do so.
2022-09-14 21:29:54 +09:00
..
2d Merge pull request #64394 from smix8/navigation_obstacles_reparent_4.x 2022-09-09 19:20:14 +02:00
3d Merge pull request #64394 from smix8/navigation_obstacles_reparent_4.x 2022-09-09 19:20:14 +02:00
animation Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT 2022-09-06 19:00:33 +02:00
audio Fix AudioStreamPlayer not resuming after returning to SceneTree 2022-09-05 16:52:46 +02:00
debugger Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
gui Improve parameter naming and documentation in GraphEdit and GraphNode 2022-09-09 17:50:44 +03:00
main Merge pull request #65595 from KoBeWi/minus_children 2022-09-10 09:59:15 +02:00
resources Merge pull request #65188 from Mickeon/animated-texture-speed-scale 2022-09-08 18:25:35 +03:00
theme Adding tff, otf, woff(2) to custom font extensions 2022-09-14 21:29:54 +09:00
property_utils.cpp
property_utils.h
register_scene_types.cpp Add compatibility class for VisualShaderNodeFloatUniform 2022-09-06 08:04:46 +03:00
register_scene_types.h Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00
scene_string_names.cpp
scene_string_names.h
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00