summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-12Fix non working action names containing whitespacesrobfram
2018-03-12Various ui tweaks for color pickerBernhard Liebl
2018-03-12ScriptTextEditor: fix capitalize offsetPoommetee Ketson
2018-03-11Fixes importing hdr files with extra header infoJorn Van denbussche
2018-03-11EditorNode: fix clicking ok keeps trying to savePoommetee Ketson
2018-03-11Fix column width on AutoLoad table on hidpi displaysBernhard Liebl
2018-03-11Properly closing all files in Python codeViktor Ferenczi
2018-03-11Show error icon at "Output" in case of errorsBernhard Liebl
2018-03-11Update TileMap when its TileSet changesShyRed
2018-03-11expose Itemlist.is_anything_selectedAlexander Holland
2018-03-10Implement line clipping for `TextureProgress` to avoid bad rendering due to i...robfram
2018-03-10Fix infinite loop in GridContainer layoutGary Oberbrunner
2018-03-10Merge pull request #17417 from ShyRed/texturechangedupdateJuan Linietsky
2018-03-10Update Sprite when Texture changesShyRed
2018-03-10Avoid confusing traceback on attempting build without platform optionViktor Ferenczi
2018-03-10Update preview on filesystem changeShyRed
2018-03-10Fixes infinite loop in GridContainerGilles Roudiere
2018-03-10Fix broken hover/select coloring of keys in animation editorBernhard Liebl
2018-03-10Fix wrong pan direction in animation player uiBernhard Liebl
2018-03-10Fix invalid mix function overloadChaosus
2018-03-10Update Image format enumeration documentationNeil Moore
2018-03-09Fix overlapping timeline text in AnimationEditorBernhard Liebl
2018-03-09AnimationPlayer: fix scrubbing after play backwardsBernhard Liebl
2018-03-09AnimationPlayer: fix popups close on double clickBernhard Liebl
2018-03-09Fix overwriting all common properties when using `Change Type` toolrobfram
2018-03-09Merge pull request #17378 from ShyRed/webmRémi Verschelde
2018-03-09Update libwebmShyRed
2018-03-09auto-completion edge jumpAlexander Holland
2018-03-09Merge pull request #17347 from Ranoller/patch-1Rémi Verschelde
2018-03-09Merge pull request #17354 from SaracenOne/shader_token_name_fixRémi Verschelde
2018-03-08Merge pull request #16485 from poke1024/vector2-crossRémi Verschelde
2018-03-08Merge pull request #17341 from poke1024/fix16461Rémi Verschelde
2018-03-08Merge pull request #17189 from CodeAndWeb/masterRémi Verschelde
2018-03-08Merge pull request #17340 from eska014/gridcontainer-divisionbyzeroRémi Verschelde
2018-03-07Make the shader token names consistent.Saracen
2018-03-07Merge pull request #17343 from eska014/wasm-webgl1Rémi Verschelde
2018-03-07FIX to broken item select list (zoom and RMB)Ranoller
2018-03-07Bring back Vector2.cross()Bernhard Liebl
2018-03-07Reinstate WebGL 1.0 driver in HTML5 platformLeon Krause
2018-03-07Fix unselectable flipped sprites (fixes 16461)poke1024
2018-03-07Prevent division by zero in GridContainerLeon Krause
2018-03-07Merge pull request #17243 from delftswa2018/trailingDotFixHein-Pieter van Braam
2018-03-07Added a check for trailing dot when creating folder.Felix Yang
2018-03-06Merge pull request #17318 from robfram/silent-failure-ogg-9793Rémi Verschelde
2018-03-06Merge pull request #17317 from eska014/html5-freetype-simdRémi Verschelde
2018-03-06Build polygon clipper only in tools buildsLeon Krause
2018-03-06Fix silent failure of importing OGG Vorbis filesrobfram
2018-03-06Disable FreeType SIMD in HTML5 buildsLeon Krause
2018-03-06Merge pull request #17315 from robfram/fix-git-hook-pre-commit-clang-formatRémi Verschelde
2018-03-06Change shebang of pre-commit-clang-format hook to make it portablerobfram