aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/audio_server_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-27tiny fix to loop restart (#4358)Alex1-1/+1
2016-04-27Fix 'Quit to Project Manager' not stopping the running applicationIgnacio Etcheverry1-0/+1
2016-04-27Fix File.get_csv_line not including quoted newlines in the outputBojidar Marinov1-1/+3
2016-04-27Always set default clear coloreska1-3/+5
2016-04-27Add openssl=builtin to build command in .travis.ymlmrezai1-1/+1
2016-04-27Update OpenSSL to version 1.0.2gmrezai447-113853/+32779
2016-04-27BoneAttachments now position themselves instantly during bind.Saracen1-0/+1
2016-04-27Fixed curve baking, now always start at origin pointHearto Lazor1-1/+2
2016-04-27correct typo "overwrite"volzhs1-2/+2
2016-04-27Keep editable instances data when replacing tree root nodeIgnacio Etcheverry3-0/+13
2016-04-27x11: Flush the X output buffer after changing mouse modeIgnacio Etcheverry1-0/+2
2016-04-27Made trackpad behaviour optional in 3D mode (issue #4265)Marc Gilleron2-1/+3
2016-04-27Fixed #4163 (intersect_shape crashes on results limit)Marc Gilleron1-1/+1
2016-04-27Update OpenSSL to version 1.0.1smrezai914-209156/+215797
2016-04-27Subclasses can now extend from other subclasses contained in scripts derived ...Saracen1-1/+16
2016-04-27Fixed undo redo interaction with find replacePaulb231-1/+2
2016-04-27Setting to change line number colorPaulb234-3/+5
2016-04-27Updated nrex to v0.2Zher Huei Lee3-43/+113
2016-04-27Fix RayCast not updating when debugging collissionsIgnacio Etcheverry2-2/+2
2016-04-27CanvasItemEditorPlugin: Avoid selecting items from instanced scenesIgnacio Etcheverry2-2/+11
2016-04-27Doc: fix type of stream objectRémi Verschelde1-2/+2
2016-04-27Fix warn print when hide an control does not inside_treesanikoyes1-2/+5
2016-04-27Fix crash when tween control object previous freedsanikoyes1-0/+13
2016-04-27Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"Bojidar Marinov1-1/+1
2016-04-27Ability to change the caret colorPaulb234-4/+8
2016-04-27dictionary has_allAlexander Holland3-0/+14
2016-04-11Update vector.hpunto-1-2/+3
2016-04-07Sync classref with sourceRémi Verschelde1-4/+18
2016-04-07Remove duplicateRémi Verschelde1-1/+0
2016-04-07Version 2.0.22.0.2-stableRémi Verschelde1-1/+1
2016-04-06Option to toggle syntax highlightingPaulb232-1/+4
2016-04-06Fixed block indent inconsistency, fixes issue 3803Paulb233-66/+67
2016-04-06Revert "free Material 'shadow_material_double_sided' on ::finish()"Rémi Verschelde1-1/+0
2016-04-06Add a `sleeping_state_changed` signal to RigidBody and RigidBody2D classesBojidar Marinov4-2/+12
2016-04-06Bind Z key (without modifiers) to toggle wireframe in 3D viewBojidar Marinov1-0/+11
2016-04-06Fixed text edit undo and redo operation interactionPaul Batty3-16/+25
2016-04-06Fixes errors occurring when switching to a new scene with a spatial editor fr...SaracenOne1-24/+30
2016-04-06Added rotation/panning support for trackpads in 3D mode #53sunnystormy1-5/+22
2016-04-06Fixed 'complex' typo in method namePaulb232-14/+14
2016-04-06Fixed undoing twice when removing selectionPaulb231-0/+5
2016-04-06Separate help pages from scripts by defaultRémi Verschelde1-1/+1
2016-04-06Change toggle comment behaviour. Fixes #4198Luiz Paulo de Vasconcellos1-0/+5
2016-04-06memdelete 'joy_thread' + 'joy_mutex' on ::~joystick_linux()MSC1-0/+2
2016-04-06free Material 'shadow_material_double_sided' on ::finish()MSC1-0/+1
2016-04-06Fixed insert mode interaction with auto completePaulb231-0/+15
2016-04-06Fixed insert mode removing first unselected characterPaulb231-4/+6
2016-04-06Added insert mode to text editorPaulb232-3/+46
2016-04-06Progress bar minsize now checks percent_visibleZher Huei Lee1-1/+3
2016-04-02Fix building against 2.0 APIRémi Verschelde1-1/+1
2016-04-02Add support for gnu-libstc++-4.9 needed by recent NDK versionsblubee1-7/+9