aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/audio_server_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-02Port 2D demos to TSCN/TRES formatsRémi Verschelde193-6666/+9957
2016-04-02Fix last two bindings in input_mapping demoRémi Verschelde2-1/+3
2016-04-02Option to toggle line numbersPaulb232-0/+4
2016-04-02inherit PKG_CONFIG_PATH from environmentMaxwell Huang-Hobbs1-1/+6
2016-04-02doc/base/classes.xml: String.match, Node.find_nodeJosh Grams1-2/+3
2016-04-02Fixed numbers not highlighting after spacePaulb231-1/+1
2016-04-02Stopped save scene flicker, issue 4118Paulb231-2/+6
2016-04-02Fix GDScript crash when call show/hide in func _exit_treesanikoyes1-2/+2
2016-04-02Syntax highlighting for numbersPaulb234-2/+39
2016-04-02Expose android/shutdown_adb_on_exit parameter and default to trueRémi Verschelde1-0/+1
2016-04-02BoxContainer: Bind method add_spacer(bool)Ignacio Etcheverry1-0/+1
2016-04-02TextEdit: Fix Shift+Delete shortcut not calling cut()Ignacio Etcheverry1-0/+7
2016-04-02Fixes #3942 - Throws an error when exporting for X11 with no filenamedemolitions1-1/+8
2016-04-02Fix issues with tilemap covering child nodes and old quadrantsBojidar Marinov1-0/+9
2016-04-02Fix for #4014, changed to 2 instead of 3 chars to trigger searchdemolitions1-1/+1
2016-04-02Option to toggle tab drawingPaulb232-1/+3
2016-04-02Add -r flag to adb install for keep app user datasanikoyes1-0/+1
2016-04-02Fix cursor getting locked on tree control if tree is cleared while modifying ...Saracen1-1/+9
2016-04-02Fixed highlighting when word occurs as substring firstPaulb231-8/+14
2016-04-02Fixed highliting with shift and mousePaulb231-5/+2
2016-04-02Highlight all occurrences of selected wordPaulb234-0/+65
2016-04-02Fix editors panels, of the bottom panel, not resizing in some casesFranklin Sobrinho3-3/+7
2016-04-02LineEdit/TextEdit: Add Shift+Delete shortcut for cutIgnacio Etcheverry2-0/+11
2016-04-02TextEdit: Fix inconsistent copy, cut and paste behaviourIgnacio Etcheverry1-80/+46
2016-04-02Fix file dialog, of Particles2D plugin, showing "Error" iconsFranklin Sobrinho2-17/+17
2016-04-02Automatically create input node when creating a ShaderGraphFranklin Sobrinho1-5/+13
2016-04-02Fix crash when importing sub-scenesFranklin Sobrinho1-1/+1
2016-04-02Added configuable tab sizePaulb234-1/+13
2016-04-02Correct spot light size conversion in Blender exporter.Brandon DeRosier1-1/+1
2016-04-02Undo and redo commands on text editor now affect internal version which fixes...Saracen2-6/+19
2016-04-02Remove redundant buttonsRémi Verschelde2-79/+3
2016-04-02Add stop and delete buttons to sample libraryRémi Verschelde2-32/+57
2016-04-02Fix link error when disable_3d=yessanikoyes1-1/+2
2016-04-02TileSet Export: Avoid invalid error when merge is enabled but file does not e...Ignacio Etcheverry1-14/+11
2016-04-02Fix crash when resizing ConcavePolygonShape2D segmentsIgnacio Etcheverry1-8/+12
2016-04-02TimeScale node: return +inf remaining for 0 scale.Josh Grams1-1/+4
2016-04-02remove trailing whitespaceHubert Jarosz386-7660/+7660
2016-04-02AnimationTreePlayer: distinguish value tracks.Josh Grams1-2/+3
2016-04-02Variant::blend: add Quat, fix Vector3.Josh Grams1-1/+7
2016-04-02Update version in Info.plistRegalMedia1-2/+2
2016-04-02TimeScale node: scale return value (time remaining).Josh Grams1-2/+4
2016-04-02fix InputMap::action_erase_event()hondres1-4/+1
2016-04-02This will disable png arm neon optimizing for android template if compile on ...volzhs1-6/+5
2016-04-02migrate to container-based Travis CIHubert Jarosz1-4/+26
2016-04-02osx: fix inverted horizontal scrollinghondres1-1/+1
2016-04-02Enabled scrolling past end of filePaulb234-1/+14
2016-03-06Release 2.0.12.0.1-stableRémi Verschelde1-0/+1
2016-03-06Add support for patch versions (2.0.x)Rémi Verschelde3-3/+6
2016-03-06Fix Project Settings dialog add/delete global variableFranklin Sobrinho3-27/+80
2016-03-06doc: fix joystick left/right trigger axis description (index 6/7 instead of 4/5)hondres1-2/+2