aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/os_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-06Fix silent failure of importing OGG Vorbis filesrobfram1-0/+1
2018-03-06Disable FreeType SIMD in HTML5 buildsLeon Krause1-4/+12
2018-03-06Change shebang of pre-commit-clang-format hook to make it portablerobfram1-1/+1
2018-03-06Fix bad autocomplete of partially written node paths when using syntactic sug...robfram1-1/+1
2018-03-06Improved error checking at EditorExportPlatformPC::export_projectMarcelo Fernandez3-23/+23
2018-03-06Explicitly set OpenGL profile to core (X11, Windows).bruvzg3-4/+16
2018-03-06Update wrap functionsChaosus2-17/+12
2018-03-05Add GL_ARB_framebuffer_object extension support check and GL_EXT_framebuffer_...bruvzg4-47/+226
2018-03-05In CanvasItemEditor, prioritize selected itemsBernhard Liebl1-1/+16
2018-03-05skip demo download prompt if ssl is unavailableEmanuele Fornara1-1/+1
2018-03-04Fix new Node dialog Create button behaviorIvan Vodopiviz1-0/+2
2018-03-04Fix uninitialized data in Sprite::_get_rects()Bernhard Liebl1-2/+2
2018-03-04Fix garbage in string padding.Andrew Dunai1-1/+1
2018-03-04Clean and expose get_audio/video_driver_* funcs on OS classMarcelo Fernandez15-116/+75
2018-03-04fix enum from preloaded script in exportx12121-4/+7
2018-03-04[mono] write classes with no constructor as abstractPaul Joannon1-2/+3
2018-03-04[mono] rename functions to conform to PascalCasePaul Joannon3-19/+19
2018-03-04SCons: Fix linking system pcre2 on server platformRémi Verschelde1-0/+5
2018-03-03Fix for a possible crash when a custom theme is not loaded properlyMarcelo Fernandez1-1/+3
2018-03-03Modify OSX can_export logic to match the logic from EditorExportPlatformPC::c...Marcelo Fernandez1-9/+15
2018-03-03Fix floatBitsToUint functionChaosus1-4/+4
2018-03-03Hack to force macOS window activation for non-bundled app.bruvzg1-1/+35
2018-03-03i18n: Sync translation templates with 3.0 sourceRémi Verschelde46-321/+368
2018-03-03i18n: Sync translations with WeblateRémi Verschelde13-764/+705
2018-03-03[DOCS] Small fix to Area: Fix copy/paste errorsMax Hilbrunner1-3/+3
2018-03-03Fix 3 memory leaksChaosus4-2/+21
2018-03-03FIX Windows enter/exit mouse notificationsRanoller1-0/+2
2018-03-02Add "Show Origin" and "Show Viewport" options to 2D Editor ViewportBlazej Floch2-15/+57
2018-03-02Update AUTHORS and DONORS listRémi Verschelde2-10/+34
2018-03-02Fix more regressions in RichTextLabel from PR 15711Bernhard Liebl1-9/+5
2018-03-02Fix selection of Sprites using AtlasTexture in the editor.Andreas Loew1-1/+21
2018-03-02s/Camear/Camera in docsPoommetee Ketson1-2/+2
2018-03-02TileSetEditorPlgn: use EditorHandle icon as handlePoommetee Ketson2-17/+37
2018-03-02Fix serialization of identifiers with non printable ASCII charactersRémi Verschelde1-2/+9
2018-03-02EditorAudioBus: expand effects listPoommetee Ketson1-0/+2
2018-03-02fix GLES2 line renderingkarroffel1-1/+3
2018-03-02GLES2 renderer support on macOS.bruvzg5-19/+77
2018-03-02TileSet&TextureRegion: fix error when getting nonexistent tilePoommetee Ketson2-2/+8
2018-03-02Don't crash when trying to add an invalid navmeshHein-Pieter van Braam1-0/+1
2018-03-02Fix `--help` output, allow renderer override from command line (`--video-driv...bruvzg4-14/+20
2018-03-02GridMap: fix next/prev plane text, fix meta not foundPoommetee Ketson1-3/+3
2018-03-02prune cache only at the start and end of buildRhody Lugo1-10/+2
2018-03-02[DOCS] NetworkedMultiplayerENetMax Hilbrunner1-3/+13
2018-03-02[DOCS] Small fix to PinJoint2DMax Hilbrunner1-1/+1
2018-03-02NativeScript: Fix initialization in wrong scopeRémi Verschelde1-1/+1
2018-03-01Add documentation for the DynamicFont hinting propertyHugo Locurcio1-0/+12
2018-03-01ScriptEditor: Use EditorSettings instead of hardcoded values in constructor.Andreas Haas1-5/+5
2018-03-01Moves the md5sum's from the <filename>.import file into .import/<filename>.md5Geoffrey1-12/+51
2018-03-01Support for uneven amount of channels on PulseAudioMarcelo Fernandez2-19/+46
2018-03-01Fix regression through fa98637acaab9135568bf0d43a65c9c96b59c32dpoke10241-0/+5