summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-27changed references to array types in arraymesh docclayjohn
2019-04-27Added docs to AudioStreamPlayer for get_mix_timeJuan Linietsky
2019-04-27Added functions to further improve music timingJuan Linietsky
2019-04-27Convert line endings to CRLF in `OS.set_clipboard()` on WindowsHugo Locurcio
2019-04-27Properly deal with clicking on audio stream change or stop (AudioStreamPlayer...Juan Linietsky
2019-04-27Clean up latency related functionsJuan Linietsky
2019-04-27Make TileMap overridable "set_cell" function called on undo/redoSamuele Zolfanelli
2019-04-27Merge pull request #28469 from godotengine/revert-25974-stream_stop_fadeJuan Linietsky
2019-04-27Revert "Fix AudioStreams::stop possibly causing a small noise"Juan Linietsky
2019-04-27[Input] Release keys/actions pressed if window loses focusGuilherme Felipe
2019-04-27Reverts the change made to the editor progress dialog in faaecd6987ba27056b18...MrCdK
2019-04-27C#: Generate the correct integer and floating point typesIgnacio Etcheverry
2019-04-26Undo support for locking and grouping for both 2D and 3DSintinium
2019-04-26Merge pull request #28433 from neikeq/lazy-load-scripts-metadataIgnacio Roldán Etcheverry
2019-04-26Mono: Lazily load scripts metadata fileIgnacio Etcheverry
2019-04-26Limit the size of the Manage Editor Feature Profiles dialogHugo Locurcio
2019-04-26fix builds made with Clang on some Linux distrosMichele Valente
2019-04-26Merge pull request #28442 from akien-mga/libpng-1.6.37Rémi Verschelde
2019-04-26libpng: Update to upstream 1.6.37Rémi Verschelde
2019-04-26Merge pull request #28441 from Chaosus/vs_fixcolorYuri Roubinsky
2019-04-26Fix uniform title color in visual shaders(regression)Chaosus
2019-04-25Make 'EditorPath' into a proper 'MenuButton'Michael Alexsander Silva Dias
2019-04-25Adds flag AMBIENT_LIGHT_DISABLED to GLES2Guilherme Souza
2019-04-26Merge pull request #28430 from AnthonyYoManz/issue-28186-fix-crash-on-exit-wh...Rémi Verschelde
2019-04-25Fix Crash On Close When 3D Is DisabledAnthonyYoManz
2019-04-25Merge pull request #28418 from guilhermefelipecgs/fix_scrollRémi Verschelde
2019-04-25Merge pull request #28417 from guilhermefelipecgs/more_switch_on_hoverRémi Verschelde
2019-04-25Merge pull request #28419 from jbuck3/tooltip-hide-fixRémi Verschelde
2019-04-25Merge pull request #28262 from KoBeWi/gotta_close_them_allRémi Verschelde
2019-04-25Merge pull request #28402 from Valentactive/add-thinlto-support-x11Rémi Verschelde
2019-04-25Merge pull request #28361 from homer666/animationplayer-fps-mode-fixesHein-Pieter van Braam
2019-04-25C#: Mark generated property accessor methods as ObsoleteIgnacio Etcheverry
2019-04-25C# bindings generator cleanupIgnacio Etcheverry
2019-04-25Merge pull request #28415 from LinuxUserGD/masterMichael Alexsander Silva Dias
2019-04-25Update .gitignoreLinux User
2019-04-25Use approximate equallity methods in many placesAaron Franke
2019-04-25[Mono] Approximate equalityAaron Franke
2019-04-25[Core] Expose approximate equality methods to GDScriptAaron Franke
2019-04-25[Core] Approximate equalityAaron Franke
2019-04-25add option to use ThinLTOMichele Valente
2019-04-25Cancel tooltip when hiding the node it belongs toJames Buck
2019-04-25Add Close Others/Right/All for scene tabsTomasz Chabora
2019-04-25Merge pull request #22301 from YeldhamDev/button_popup_highlightRémi Verschelde
2019-04-25Fix scroll for texture_region and polygon_2d editorGuilherme Felipe
2019-04-25Set switch_on_hover to true for the remaining menusGuilherme Felipe
2019-04-25i18n: Sync translation template with current sourceRémi Verschelde
2019-04-25i18n: Sync translations with WeblateRémi Verschelde
2019-04-25Merge pull request #28413 from akien-mga/xatlas-cleanup-theklaRémi Verschelde
2019-04-25Merge pull request #28267 from Xrayez/fix-bmp-indexed-8-4-1Rémi Verschelde
2019-04-25Merge pull request #28265 from Xrayez/fix-tga-indexed-paletteMax Hilbrunner