summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2018-06-21add NoCache wrapper to CommandRhody Lugo
2018-06-19Fixed float Color conversions to int typesMax
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-18Expose OS.get_ticks_usec()Marc Gilleron
2018-06-13Merge pull request #19487 from JFonS/better_3d_selectRémi Verschelde
2018-06-13Polished 3D selectionJFonS
2018-06-13Merge pull request #19509 from SaracenOne/imeRémi Verschelde
2018-06-12Fixed regression making the logger not respect the max files limit.Michael Alexsander Silva Dias
2018-06-11IME context detection.Saracen
2018-06-07Added functions to get trimesh infoAndrea Catania
2018-05-31Merge pull request #19263 from vnen/fix-get-returnRémi Verschelde
2018-05-31Style: Apply clang-format (5.0) to some missed filesRémi Verschelde
2018-05-30Merge pull request #19278 from karroffel/image-rgbe-srgbJuan Linietsky
2018-05-30added rgbe_to_srgb method to Imagekarroffel
2018-05-30Don't add a period to a log file name if it has no extension.Michael Alexsander Silva Dias
2018-05-30Merge pull request #19266 from akien-mga/os-execute-docMax Hilbrunner
2018-05-30Improve return value of OS.execute in blocking/non-blocking variantsRémi Verschelde
2018-05-29Fix return type of _get() virtual methodGeorge Marques
2018-05-29New sync RPC modes to match all combinationsFabio Alessandrelli
2018-05-29Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-29Revert "RPCMode refactor, more sync modes"Max Hilbrunner
2018-05-29Merge pull request #19021 from Faless/rpc_sync_fixMax Hilbrunner
2018-05-28Sync classref with current sourceRémi Verschelde
2018-05-28Revert "Make the performance reporting update frequency customizable"Juan Linietsky
2018-05-28Merge pull request #19213 from bit-shift-io/masterRémi Verschelde
2018-05-28Merge pull request #18410 from GodotExplorer/debugger-inherited-variablesRémi Verschelde
2018-05-28Merge pull request #18899 from ibrahn/gdscript-license-infoRémi Verschelde
2018-05-28Fix for not picking up locale of some .po translation filesFabian
2018-05-26Merge pull request #18279 from RandomShaper/allow-naive-httpMax Hilbrunner
2018-05-26Merge pull request #18998 from Calinou/customizable-performance-reporting-rateMax Hilbrunner
2018-05-26New sync RPC modes to match all combinationsFabio Alessandrelli
2018-05-26Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-23Merge pull request #14715 from Krakean/string_add_rsplit2Max Hilbrunner
2018-05-22Allow body-up-to-EOF HTTP responsesPedro J. Estébanez
2018-05-19Dictionary editing support in inspectorJuan Linietsky
2018-05-19GDScript access to copyright, license, author and donor information.Ibrahn Sahir
2018-05-18Make the performance reporting update frequency customizableHugo Locurcio
2018-05-17Fix PoolAllocator::resize for too large p_new_sizenemerle
2018-05-16Merge pull request #18804 from tagcup/vec_slerpRémi Verschelde
2018-05-16Add missing copyright headersGuilherme Felipe
2018-05-15-New inspector.Juan Linietsky
2018-05-14Merge pull request #18545 from vnen/editor-autoloadJuan Linietsky
2018-05-12Allow sending raw bytes through MultiplayerAPIFabio Alessandrelli
2018-05-12Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation.tagcup
2018-05-09Merge pull request #18709 from Faless/multiplayer_docsMax Hilbrunner
2018-05-08Merge pull request #14622 from bruvzg/non-rectangular-windowsHein-Pieter van Braam
2018-05-08Merge pull request #15305 from poke1024/checks-peerJuan Linietsky
2018-05-08Merge pull request #15282 from poke1024/check-obj-classJuan Linietsky
2018-05-08Internal methods in MultiplayerAPI start with _Fabio Alessandrelli
2018-05-07Local debugger fixes and extensionsBlazej Floch