aboutsummaryrefslogtreecommitdiff
path: root/platform/android/java_class_wrapper.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-06Travis builds use builtin_openssl for X11Fabio Alessandrelli1-3/+4
2018-02-06Relicense module to the wondeful Godot community!Fabio Alessandrelli24-72/+96
2018-02-06Add websocket module.Fabio Alessandrelli26-0/+2847
2018-02-05Fixed KinematicBody move_and_slide documentation namingAndrew Silver1-1/+1
2018-02-05Add libwebsockets as thirdparty library.Fabio Alessandrelli45-0/+35743
2018-02-05Fix polygon triangulation failure.Nicolas Silva1-1/+1
2018-02-05Kill an old debugging messageHein-Pieter van Braam1-1/+2
2018-02-03Fix broken variant call of Vector3.snappedTimur Celik2-2/+2
2018-02-03Fix texture import spellingPhil Jones1-1/+1
2018-02-03Gradient: fix wrong property typePoommetee Ketson1-2/+2
2018-02-03Fix gradient texture previewChaosus1-0/+3
2018-02-03Fix wrong property type for fixed icon size in ItemListbinbitten1-1/+1
2018-02-02Add a proper error when safe save fails.Juan Linietsky1-0/+3
2018-02-02GDScriptParser: Remove debug prints.Andreas Haas1-2/+0
2018-02-02Update DONORS listRémi Verschelde1-20/+44
2018-02-01Small fixes for the Control description in the docs.Michael Alexsander Silva Dias1-3/+3
2018-02-01Fix inconsistencies and typos in argument namesPaolo Perkovic26-62/+62
2018-02-01Expand project root directory on editor startvolzhs2-3/+7
2018-01-31Hide button tree when file system dock isn't in split modeGuilherme Felipe1-1/+1
2018-01-31Fix an infinite recursion in the Mathf.Decimals method when using floats.Nathan Warden1-1/+1
2018-01-31Errata fix on Image get_format() descriptionProfesor Tartelett1-1/+1
2018-01-31Fixes open button not appearing with multiple selectionGuilherme Felipe2-0/+20
2018-01-31Fix TextEdit current line highlight horizontal offsetbinbitten1-7/+7
2018-01-31Mono: Allow loading `mscorlib` from resources.bruvzg2-0/+34
2018-01-30Added async and await as C# keywords.Nathan Warden1-3/+7
2018-01-30Expose a few GraphEdit methods to script languagesGeorge Marques2-0/+86
2018-01-30Add interface for plugins to enable/disable other pluginsGeorge Marques3-0/+34
2018-01-30ProjectSettings: Disallow adding properties without name.Andreas Haas1-1/+10
2018-01-30Mono: Remove automatic script multilevel callsIgnacio Etcheverry2-22/+9
2018-01-31AudioEffectReverb: max predelay_feedback to 0.98Poommetee Ketson1-2/+2
2018-01-30Display set_nodelay to GDScriptMarlon Henry Schweigert9-7/+18
2018-01-30[macOS] Strip executable when `separate_debug_symbols` is set to yesbruvzg1-0/+1
2018-01-30Viewport doc improvementsChaosus1-0/+38
2018-01-30Ability to import .escn files, which is just a .tscn but with forced import.Juan Linietsky5-0/+43
2018-01-30Fix wrong return type of xform functionsPoommetee Ketson3-14/+14
2018-01-30Bump version to 3.1-devRémi Verschelde1-2/+2
2018-01-29Bump version to 3.0-stable \o/3.0-stableRémi Verschelde1-1/+1
2018-01-29Fix Copy/Paste problems on X11Hein-Pieter van Braam1-11/+29
2018-01-29Implement OS::get_processor_count() for WindowsHein-Pieter van Braam2-0/+33
2018-01-28Allow focus on disabled buttonsHein-Pieter van Braam1-4/+0
2018-01-28ProjectManager: prevent installing project template in non-empty dirPoommetee Ketson1-11/+8
2018-01-27Mono: Fix method_bind fields being generated as instance membersIgnacio Etcheverry1-2/+1
2018-01-27Fix inverted RIGHT/LEFT TOP/BOTTOM Camera2D drag margin in runtime (editor wo...robfram1-4/+4
2018-01-27Mono: Fix build errors with tools=no and target=releaseIgnacio Etcheverry2-0/+12
2018-01-27Use the appropriate Variant hash and compare functions for DictionariesHein-Pieter van Braam1-13/+8
2018-01-273DEditor: fix multiple node selection crash the editorPoommetee Ketson1-3/+0
2018-01-26Fix macOS build after #16092bruvzg1-1/+1
2018-01-26Make separate debug symbols opt-inHein-Pieter van Braam6-3/+6
2018-01-27TemplateManager: hold shift to open link in browserPoommetee Ketson1-1/+8
2018-01-26Bullet: allow unbundling only if > 2.87Rémi Verschelde2-6/+6