godot/scene
Guilherme Felipe 53541c69d4 Fix for scroll_to_line and search functions, fix #1897
The function scroll_to_line(0) should return ERR_FAIL_INDEX because
the first line is 1.
2015-05-13 23:35:00 -03:00
..
2d -Added lookat/get_angle_to functions in 2D, and a demo, closes #1843 2015-05-12 08:17:09 -03:00
3d Merge pull request #1784 from NateWardawg/sa_fixes 2015-05-03 22:54:02 -03:00
animation added notes to resolve undefined behavior of calculations in tweening 2015-05-06 00:51:49 +02:00
audio Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
gui Fix for scroll_to_line and search functions, fix #1897 2015-05-13 23:35:00 -03:00
io Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
main -Added lookat/get_angle_to functions in 2D, and a demo, closes #1843 2015-05-12 08:17:09 -03:00
resources -More strict argument type-checking, will make many bugs visible, fixes #1809 2015-05-04 18:30:57 -03:00
register_scene_types.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
register_scene_types.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
scene_string_names.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
scene_string_names.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
SCsub Build System Changes 2014-10-07 01:31:49 -03:00