godot/scene
Rémi Verschelde 858e8748e8
Fix or workaround recent extension API compatibility issues
- Add compatibility methods for `RenderingDevice::shader_create_from_bytecode`
  and `CodeEdit::get_text_for_symbol_loopup`.
- Silence errors which now have compatibility methods.
- Acknowledge GraphEdit/GraphNode compat breakage, intended and WIP.
2023-08-03 12:07:21 +02:00
..
2d Fix or workaround recent extension API compatibility issues 2023-08-03 12:07:21 +02:00
3d Merge pull request #79977 from Owl-A/bugfix 2023-08-01 20:03:47 +02:00
animation Improve and clarify paused Tweens 2023-07-25 13:29:30 +02:00
audio Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scale 2023-02-17 14:06:55 +01:00
debugger Fix arg count checks in SceneDebugger 2023-07-19 18:13:15 +02:00
gui Fix or workaround recent extension API compatibility issues 2023-08-03 12:07:21 +02:00
main Fix crash on Windows when closing Window 2023-08-02 00:17:25 +02:00
resources Merge pull request #79874 from clayjohn/PlaceholderTexture-rid 2023-08-01 17:25:37 +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 Merge pull request #79288 from BastiaanOlij/custom_texture_api 2023-07-26 18:40:01 +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 Merge pull request #76853 from HolonProduction/emission_finished 2023-07-14 18:50:51 +02:00
scene_string_names.h Merge pull request #76853 from HolonProduction/emission_finished 2023-07-14 18:50:51 +02:00
SCsub