godot/scene
João Pedro Braz 8b6e57256f Make sure to normalize subtags when parsing BBCode
This PR makes it so that all subtags are normalized before usage.
Normalization means removing any leading and/or trailing quotation marks
from any given subtag.

Fixes: https://github.com/godotengine/godot/issues/75501
2023-05-23 18:55:06 -03:00
..
2d Merge pull request #75487 from Rindbee/improve_update_remote_in_RemoteTransform2D 2023-04-03 16:03:34 +02:00
3d Merge pull request #75326 from smix8/navigationagent_expose_parameters_4.x 2023-04-03 16:02:21 +02:00
animation Add get_loops_left() function to Tween 2023-03-20 20:49:31 -07:00
audio Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scale 2023-02-17 14:06:55 +01:00
debugger Refresh filesystem when saving remote branch 2023-03-24 19:38:08 +01:00
gui Make sure to normalize subtags when parsing BBCode 2023-05-23 18:55:06 -03:00
main Do not clamp non-embedded window size to embedder 2023-03-29 22:35:07 +02:00
resources Make icons of scripted and custom classes fit the editor UI 2023-03-31 21:39:02 +02:00
theme Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
property_utils.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
property_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_scene_types.cpp Make MarginContainer available with disable_advanced_gui=yes 2023-03-26 20:44:09 +02:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00