godot/scene
Hein-Pieter van Braam a3f9fe52ec Fix out of bound array indexing
730d36f350 introduced introduced some code that indexes AudioFrame[3],
it is however defined as AudioFrame[3]. This increases the size to [4]
2017-09-13 17:38:09 +02:00
..
2d Merge pull request #11069 from aroncds/master 2017-09-13 15:07:17 +02:00
3d Fix out of bound array indexing 2017-09-13 17:38:09 +02:00
animation Many fixes to visual script, changed virtuals override for a proper selector. 2017-09-12 07:58:54 -03:00
audio Renamed play to playing property, but now playing and is_playing is the same, to avoid confusing. Closes #11211 2017-09-13 08:41:26 -03:00
gui Improved theme generation, and other fixes 2017-09-12 13:16:38 -05:00
main Merge pull request #10908 from hpvb/fix-unused-variables 2017-09-12 12:55:53 +02:00
resources Merge pull request #11015 from toger5/rtl_default_stylebox_empty 2017-09-12 13:26:18 +02:00
SCsub Dead code tells no tales 2017-08-27 22:13:45 +02:00
register_scene_types.cpp Added to kinematicbody2d the copy and paste of the API friendler of KinematicBody 2017-09-10 13:07:47 -03:00
register_scene_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
scene_string_names.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
scene_string_names.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00