godot/scene
Eoin O'Neill 2283e072b5 Improve error message in text resource format parser
This improves the error message in our text resource parsing code to
help the user potentially fix parsing issues in case of failure. It also
helps with the debugging process of finding out which sub_resource is
causing the parser to fail with line messages.
2024-01-02 14:59:32 -08:00
..
2d Add getters to navigation servers 2023-12-19 19:51:49 +01:00
3d Merge pull request #85594 from addmix/camera3d-current-bug 2023-12-19 20:33:00 +01:00
animation Merge pull request #85575 from TokageItLab/Make-unstore-library 2023-12-16 17:49:43 +01:00
audio [Audio] Fix pausing stream on entering tree 2023-10-22 22:35:32 +02:00
debugger Use mingw-std-threads in MinGW builds 2023-11-18 11:56:05 +01:00
gui [PopupMenu] Handle physical_keycode and key_label of shortcuts. 2023-12-30 13:17:46 +02:00
main Merge pull request #86511 from Sauermann/fix-drag-transform 2024-01-02 18:05:23 +01:00
resources Improve error message in text resource format parser 2024-01-02 14:59:32 -08:00
theme Implement disabled state for Checkbox in Tree 2023-11-15 17:13:34 +01:00
property_utils.cpp Fix node property duplication 2023-11-04 10:45:38 +02:00
property_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_scene_types.cpp Merge pull request #85000 from bruvzg/ed_ui_direction 2023-12-19 13:01:35 +01:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.cpp Use StringName consistently to refer to the Master audio bus name 2023-08-07 18:06:17 +02:00
scene_string_names.h Use StringName consistently to refer to the Master audio bus name 2023-08-07 18:06:17 +02:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00