godot/scene
Rémi Verschelde 454b210242 Remove unused variables (third pass) + dead code
Fixes various gcc 5.4.0 warnings for -Wunused-variable and -Wunused-but-set-variable
2016-07-07 23:16:21 +02:00
..
2d Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422 2016-07-06 23:46:04 -03:00
3d Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422 2016-07-06 23:46:04 -03:00
animation Revert "Added toggle for loop interpolation based on adolson's code" 2016-06-26 23:45:18 +02:00
audio only call finished signal when it really finishes, closes #5222 2016-06-29 18:46:43 -03:00
gui Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
io First version of Profiler 2016-05-21 21:18:16 -03:00
main Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
resources Make both signals be ordered and samplelibrary items too, fixes scenes changing for git, closes #5289 2016-06-30 18:43:47 -03:00
register_scene_types.cpp Drop fully commented-out files 2016-06-18 20:23:49 +02:00
register_scene_types.h
scene_string_names.cpp Changed import workflow 2016-05-27 14:19:11 -03:00
scene_string_names.h Changed import workflow 2016-05-27 14:19:11 -03:00
SCsub