godot/scene
Zak Grumbles 5d9108c9c6 Fix OptionButton docs godotengine#36803
* item_selected and item_focused docs incorrectly had 'id' as the parameter. Changed to
'index'.
* Fix parameter name in ADD_SIGNAL callin code.

(cherry picked from commit a8de034f78)
2020-04-16 11:45:19 +02:00
..
2d Fix volume interpolation in positional audio nodes 2020-04-16 11:43:58 +02:00
3d Fix volume interpolation in positional audio nodes 2020-04-16 11:43:58 +02:00
animation Fixed IK rotation issue 2020-04-16 11:42:07 +02:00
audio Reduce AudioStreamPlayer's pitch_scale max value 2020-02-18 14:19:51 +01:00
debugger Fix debugger crash inspecting freed object. 2020-03-04 12:40:14 +01:00
gui Fix OptionButton docs godotengine#36803 2020-04-16 11:45:19 +02:00
main Add size warning to Viewport Node 2020-03-25 11:38:53 +01:00
resources Remove unused classes and stray headers 2020-03-25 11:38:54 +01:00
register_scene_types.cpp Add support for opengl external textures as defined by https://www.khronos.org/registry/OpenGL/extensions/OES/OES_EGL_image_external.txt 2020-03-05 13:09:49 -08:00
register_scene_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_string_names.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_string_names.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub Implement game camera override 2019-10-23 02:51:32 +01:00