godot/scene
Ranoller 0d33f4e9a2
Tileset: Bind autotile_set_size()/get_size().
Since this class is editor-oriented, this set_get is necessary to full implement tool, importer, etc... for tiles. (No other way to know a real tile size in autotile mode)
2018-08-30 20:56:38 +02:00
..
2d RayCast2D: Fix reporting old collider after collision ended 2018-08-30 16:28:48 +02:00
3d Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation Add missing copyright headers 2018-08-29 22:41:17 +02:00
audio
gui Merge pull request #21231 from AlexHolly/filedialog-fix-multi-selection 2018-08-25 11:13:31 +02:00
main Avoid misuse of set_drag_preview() function where it shouldn't be. Closes #20100 2018-08-24 10:30:11 -03:00
resources Tileset: Bind autotile_set_size()/get_size(). 2018-08-30 20:56:38 +02:00
register_scene_types.cpp Ported CPU particles to 2D 2018-08-29 16:48:55 -03:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub