godot/scene/main
bruvzg 4c3f7d1290 Makes FontData importable resource.
Adds multi-channel SDF font texture generation and rendering support.
Adds per-font oversampling support.
Adds FontData import plugins (for dynamic fonts, BMFonts and monospaced image fonts), font texture cache pre-generation and loading.
Adds BMFont binary format and outline support.
2021-08-27 15:43:18 +03:00
..
canvas_item.cpp Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
canvas_item.h Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
canvas_layer.cpp Fix editor suffixes and degrees conversion 2021-06-30 12:38:25 -03:00
canvas_layer.h Fix some unnecessary includes 2021-08-13 00:27:38 -05:00
http_request.cpp Fix some unnecessary includes 2021-08-13 00:27:38 -05:00
http_request.h Fix some unnecessary includes 2021-08-13 00:27:38 -05:00
instance_placeholder.cpp Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
instance_placeholder.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
node.cpp Merge pull request #52132 from nekomatata/fix-physics-process-delta 2021-08-26 11:27:38 -07:00
node.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
resource_preloader.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_preloader.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_tree.cpp Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
scene_tree.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
shader_globals_override.cpp Fix some unnecessary includes 2021-08-13 00:27:38 -05:00
shader_globals_override.h Fix some unnecessary includes 2021-08-13 00:27:38 -05:00
timer.cpp Fix some unnecessary includes 2021-08-13 00:27:38 -05:00
timer.h Use doubles for time everywhere in Timer/SceneTree 2021-07-26 02:00:48 -04:00
viewport.cpp Optionally scale 3D render content 2021-08-26 20:48:40 +10:00
viewport.h Optionally scale 3D render content 2021-08-26 20:48:40 +10:00
window.cpp Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
window.h Fix some unnecessary includes 2021-08-13 00:27:38 -05:00