godot/scene
Vasiliy Makarov a3d9b7d916 Check cursor line and column
Added a trivial check if cursor.line and cursor.column are valid.
Fix #26245
2019-03-05 18:27:37 +03:00
..
2d TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix for #24003 2019-03-04 21:03:10 -03:00
3d Warn about plane shape usage, closes #26503 2019-03-04 10:12:03 -03:00
animation Removed some prints 2019-03-02 12:15:48 -03:00
audio Fix AudioStreams::stop possibly causing a small noise 2019-02-17 11:20:10 -03:00
gui Check cursor line and column 2019-03-05 18:27:37 +03:00
main Update focus mask only if there is a focused control, fixes #26524 2019-03-04 10:26:48 -03:00
resources TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix for #24003 2019-03-04 21:03:10 -03:00
register_scene_types.cpp Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
register_scene_types.h
scene_string_names.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
scene_string_names.h -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
SCsub