aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/os_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-17string ends_withAlexander Holland2-0/+194
2016-04-17Fix 'Quit to Project Manager' not stopping the running applicationIgnacio Etcheverry1-0/+1
2016-04-16Fix File.get_csv_line not including quoted newlines in the outputBojidar Marinov1-1/+3
2016-04-15Add openssl=builtin to build command in .travis.ymlmrezai1-1/+1
2016-04-15BoneAttachments now position themselves instantly during bind.Saracen1-0/+1
2016-04-15Fixed curve baking, now always start at origin pointHearto Lazor1-1/+2
2016-04-14animation_started signal to AnimationPlayerJakub Grzesik3-0/+5
2016-04-14correct typo "overwrite"volzhs1-2/+2
2016-04-12Keep editable instances data when replacing tree root nodeIgnacio Etcheverry3-0/+13
2016-04-12AnimationTreePlayer: fix discrete value tracks.Josh Grams2-6/+7
2016-04-12x11: Flush the X output buffer after changing mouse modeIgnacio Etcheverry1-0/+2
2016-04-12Fix OpenSSL compilation on Windowsmrezai1-1/+5
2016-04-12Made trackpad behaviour optional in 3D mode (issue #4265)Marc Gilleron2-1/+3
2016-04-12Fixed #4163 (intersect_shape crashes on results limit)Marc Gilleron1-1/+1
2016-04-11AnimationTreePlayer: allow animating resource properties.Josh Grams2-10/+11
2016-04-11AnimationTreePlayer: constructor now sets processing mode.Josh Grams1-1/+0
2016-04-11Use non-templated nearest_power_of_2punto-1-2/+3
2016-04-10Update OpenSSL to version 1.0.1smrezai914-209161/+215798
2016-04-09Port collision and layer masks to 3D, fixes #1759Bojidar Marinov14-3/+283
2016-04-09Subclasses can now extend from other subclasses contained in scripts derived ...Saracen1-1/+16
2016-04-09Fixed undo redo interaction with find replacePaulb231-1/+2
2016-04-08Setting to change line number colorPaulb234-3/+5
2016-04-08Updated nrex to v0.2Zher Huei Lee3-43/+113
2016-04-07Sync docs with sourceRémi Verschelde1-36/+388
2016-04-07Remove duplicateRémi Verschelde1-1/+0
2016-04-07Fix RayCast not updating when debugging collissionsIgnacio Etcheverry2-2/+2
2016-04-07CanvasItemEditorPlugin: Avoid selecting items from instanced scenesIgnacio Etcheverry2-2/+11
2016-04-07Doc: fix type of stream objectRémi Verschelde1-2/+2
2016-04-07Fix warn print when hide an control does not inside_treesanikoyes1-2/+5
2016-04-07Fix crash when tween control object previous freedsanikoyes1-0/+13
2016-04-06AnimationTreePlayer (transition_node_set_current): fix by removing copy-paste...Josh Grams2-19/+16
2016-04-06AnimationTreePlayer (set_active, reset, constructor): seek all animations to ...Josh Grams1-2/+3
2016-04-06AnimationTreePlayer (_process_node): more robust oneshot termination condition.Josh Grams1-2/+2
2016-04-06Option to toggle syntax highlightingPaulb232-1/+4
2016-04-06Fixed block indent inconsistency, fixes issue 3803Paulb233-66/+67
2016-04-06Add a `sleeping_state_changed` signal to RigidBody and RigidBody2D classesBojidar Marinov4-2/+12
2016-04-06Fix PopupMenu and MenuButton not activating items with shortcut inside submenusBojidar Marinov3-22/+24
2016-04-06Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"Bojidar Marinov1-1/+1
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-05Ability to change the caret colorPaulb234-4/+8
2016-04-05Member variable syntax highlightingPaulb234-0/+19
2016-04-05Fixed 'complex' typo in method namePaulb232-14/+14
2016-04-05Fixed undoing twice when removing selectionPaulb231-0/+5
2016-04-04dictionary has_allAlexander Holland3-0/+14
2016-04-04Separate help pages from scripts by defaultRémi Verschelde1-1/+1
2016-04-04Change toggle comment behaviour. Fixes #4198Luiz Paulo de Vasconcellos1-0/+5
2016-04-03memdelete 'joy_thread' + 'joy_mutex' on ::~joystick_linux()MSC1-0/+2