godot/scene
Hein-Pieter van Braam 67a706fc1b Fix various assorted warnings
Fix various warnings that don't have enough instances to merit
individual commits. Also fixes a potential bug in audio_server.cpp.
2017-09-08 14:57:48 +02:00
..
2d Fix various assorted warnings 2017-09-08 14:57:48 +02:00
3d Several fixes to directional shadows, closes #10926 2017-09-07 18:00:47 -03:00
animation Fix AnimationTreePlayer bogus argument name 2017-09-01 21:29:00 +02:00
audio Renamed playing property of audiostreams to play, to make it clearer. Fixes #10730 2017-09-06 22:03:04 -03:00
gui Fix various assorted warnings 2017-09-08 14:57:48 +02:00
main Restored auto snapping of controls to pixels, fixes #10847 and probably several more issues. Made it optional in the project settings but defaults to true. 2017-09-07 11:22:07 -03:00
resources Fix various assorted warnings 2017-09-08 14:57:48 +02:00
register_scene_types.cpp Remove dead ButtonGroup code 2017-09-06 14:41:34 +02:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub