2
0
mirror of https://github.com/godotengine/godot.git synced 2025-03-07 23:32:58 +08:00
godot/scene
Rémi Verschelde 6a6aab498e
Merge pull request from poke1024/fix-sprite-get-rects
Fix uninitialized data in Sprite::_get_rects()
2018-03-05 10:46:17 +01:00
..
2d Fix uninitialized data in Sprite::_get_rects() 2018-03-04 21:19:32 +01:00
3d Don't crash when trying to add an invalid navmesh 2018-03-02 09:37:32 +01:00
animation Remove duplicate "autoplay" property 2018-01-25 16:17:35 +02:00
audio Merge pull request from robfram/fix-audio-signal-issue-15895 2018-02-01 16:54:31 +01:00
gui Fix more regressions in RichTextLabel from PR 15711 2018-03-02 19:19:46 +01:00
main Viewport: Fix missing tooltips w/ disabled physics object picking 2018-03-01 16:01:10 +01:00
resources Fix serialization of identifiers with non printable ASCII characters 2018-03-02 13:33:53 +01:00
register_scene_types.cpp Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion. 2018-02-21 09:39:09 -03:00
register_scene_types.h
scene_string_names.cpp Renamed tree_exited to tree_exiting. tree_exited is now used for actual out of tree notification. 2018-01-12 08:29:24 -03:00
scene_string_names.h Renamed tree_exited to tree_exiting. tree_exited is now used for actual out of tree notification. 2018-01-12 08:29:24 -03:00
SCsub