summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-29Merge pull request #28507 from homer666/refresh-when-animation-storage-changedRémi Verschelde
2019-04-29Merge pull request #18992 from aaronfranke/mono-equal-approxRémi Verschelde
2019-04-29Refresh import dock on change "animation/storage"homer666
2019-04-28macOS: make Command + Left go to first non-whitespace characterMitch Curtis
2019-04-28Merge pull request #28473 from clayjohn/doc-arraymeshRémi Verschelde
2019-04-28Update edited keyframe's snap mode properlyhomer666
2019-04-27Merge pull request #28465 from mrcdk/revert_process_and_drop_events_editor_di...Rémi Verschelde
2019-04-27Fix the unclickable links inside the docDaw11
2019-04-27Removed function to compute time, should not be that useful in practice.Juan Linietsky
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-26Spatial::look_at() now preserves its scale valuesRodolfo Ribeiro Gomes
2019-04-27Send notifications to ARVRInterfacesBastiaan Olij
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-26Allow floating-point values in the idle parse delay editor settingHugo Locurcio
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