virtualx-engine/scene
Rémi Verschelde e0682f6d8f
Merge pull request #67626 from bruvzg/improve_font_packing_and_delay_texture_update_3
[3.x] Improve font glyph cache packing and texture update.
2022-11-03 11:33:23 +01:00
..
2d Add ShapeCast2D/3D::get_collider_rid method 2022-11-02 15:20:13 +01:00
3d Add ShapeCast2D/3D::get_collider_rid method 2022-11-02 15:20:13 +01:00
animation Fix crash when playing Tween right after finishing 2022-09-20 10:26:17 +02:00
audio Fix crash when passing null to AudioStreamPlayer::set_stream() 2022-04-03 12:52:17 +02:00
debugger Fix incorrect encoding used in _error_handler functions 2022-05-22 18:56:41 +08:00
gui Hide text of RichTextLabel if BBCode is enabled 2022-10-11 15:21:19 +02:00
main Merge pull request #67612 from timothyqiu/who-ami-i-3.x 2022-10-31 12:25:12 +01:00
resources [3.x] Improve font glyph cache packing shelf best height fit heuristic, delay font texture update, until texture is accessed. 2022-10-19 14:31:41 +03:00
property_utils.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
property_utils.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_scene_types.cpp Add TorusMesh 2022-08-07 12:42:24 +02:00
register_scene_types.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
scene_string_names.cpp Node: Rename child_exited_tree to child_exiting_tree 2022-06-20 15:00:09 +02:00
scene_string_names.h Node: Rename child_exited_tree to child_exiting_tree 2022-06-20 15:00:09 +02:00
SCsub