godot/scene
Rémi Verschelde 51fac9e3c7
Merge pull request #51187 from timothyqiu/vertex-index-3
Fix crash when number of indices to optimize is not a multiple of 3
2021-08-02 18:19:06 +02:00
..
2d Implements TileMap layers and move TileSetPlugins's functions to the TileMap node instead 2021-08-02 13:54:39 +02:00
3d Add node configuration warning for GeometryInstance3D distance 2021-07-28 19:33:14 +02:00
animation Add null check to Tween.bind_node() 2021-08-02 14:15:40 +02:00
audio
debugger Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
gui Implements TileMap layers and move TileSetPlugins's functions to the TileMap node instead 2021-08-02 13:54:39 +02:00
main Add auto_translate toggle for automatic translation 2021-07-29 18:30:34 -03:00
resources Merge pull request #51187 from timothyqiu/vertex-index-3 2021-08-02 18:19:06 +02:00
register_scene_types.cpp Merge pull request #50355 from Calinou/immediategeometry3d-remove-remains 2021-07-27 00:54:23 -07:00
register_scene_types.h
scene_string_names.cpp Node3D gizmo improvements 2021-07-23 21:01:10 +02:00
scene_string_names.h Node3D gizmo improvements 2021-07-23 21:01:10 +02:00
SCsub