godot/scene
Yuri Sizov cd31407cb3 Clean up some Editor, OpenXR, VideoStream code
- EditorNode has excessive and pointless checks for Input singleton.
- EditorNode initialization order is a bit awkward.
- OpenXR binds a method that doesn't need that (for call deferred).
- VideoStream has a formatting error.
2023-10-20 17:54:39 +02:00
..
2d Fix bug where TileMap will not update material correct on assignment 2023-10-16 21:02:46 -07:00
3d Fix unit suffixes for Generic6DOFJoint 2023-10-20 13:33:34 +02:00
animation Remove AnimationMixer bindings only bound in the editor 2023-10-16 17:56:14 +02:00
audio
debugger
gui Merge pull request #83626 from YuriSizov/control-less-is-more-as-in-less-excessive-notifications-is-more-performance 2023-10-20 15:12:11 +02:00
main Allow normal maps on TileMaps that use texture padding 2023-10-18 14:55:44 +02:00
resources Clean up some Editor, OpenXR, VideoStream code 2023-10-20 17:54:39 +02:00
theme
property_utils.cpp
property_utils.h
register_scene_types.cpp
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub