summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-03Merge pull request #19843 from Calinou/fix-dynamicfont-hinting-settingMax Hilbrunner
2018-07-03Merge pull request #19819 from MetaSaval/masterMax Hilbrunner
2018-07-03Merge pull request #19921 from ttencate/yield_docsMax Hilbrunner
2018-07-03Fix server build after 7fc23675Rémi Verschelde
2018-07-03Hacked around duplication bug. I think duplicate needs to be even smarter, ma...Juan Linietsky
2018-07-03Hide play position if animation node is invalidkhairul169
2018-07-02Added ability for SSAO to affect AO textures tooJuan Linietsky
2018-07-02Document return value of yield() with signalsThomas ten Cate
2018-07-02Makes the group dialog resizableGuilherme Felipe
2018-07-02Add a new notification to detect crashes on native scriptsMarcelo Fernandez
2018-07-02-Fixes to how hashing happened, now StringName and NodePath use default hashe...Juan Linietsky
2018-07-02Merge pull request #19905 from AndreaCatania/no3d_2Rémi Verschelde
2018-07-02further fixes to tag detection on importerJuan Linietsky
2018-07-02Removed two skeleton parameter from compilation width no 3dAndrea Catania
2018-07-01Merge pull request #19875 from willnationsdev/meta-underlinedGeorge Marques
2018-07-02Add a condition to detect duplicates objects, so cases like object-col.323, c...Juan Linietsky
2018-07-01-Fix in animationplayback, sound would be cut on loopJuan Linietsky
2018-07-01Tile randomizer for tilemap editor.Ovnuniarchos
2018-07-01Doc: Fix typos spotted by @yurchorRémi Verschelde
2018-07-01Merge pull request #19871 from guilhermefelipecgs/fix_performance_uiRémi Verschelde
2018-07-01Merge pull request #19851 from ibrahn/fix-icon-readme-linkRémi Verschelde
2018-07-01Corrected art depo link in editor icons readme.Ibrahn Sahir
2018-07-01Fix performance for godot's interfaceGuilherme Felipe
2018-07-01Merge pull request #19886 from AndreaCatania/no3dRémi Verschelde
2018-07-01Fixes #19845 no 3d Compilation issueAndrea Catania
2018-07-01Merge pull request #19884 from AndreaCatania/compfixRémi Verschelde
2018-07-01Fixes #19648 Kinematic body move_and_slide compatibility issueAndrea Catania
2018-07-01Fix error msg when selecting popupmenu if there is no animationkhairul169
2018-07-01Fix underline_meta not working in RichTextLabelWill Nations
2018-07-01Show current scene file in FileSystem dockvolzhs
2018-07-01Merge pull request #19768 from KellyThomas/env-stringIgnacio Etcheverry
2018-06-30-Fixes to OBJ importer, option to disable optimizationJuan Linietsky
2018-06-30Fix duplicate bugkhairul169
2018-06-29Merge pull request #19678 from vnen/remove-latency-printGeorge Marques
2018-06-30convert unicode mono root path to ascii stringKelly Thomas
2018-06-29Fix the DynamicFont hinting setting being ineffectiveHugo Locurcio
2018-06-29Merge pull request #19757 from Faless/gdnet_prThomas Herzog
2018-06-29Small fixesJuan Linietsky
2018-06-29Merge pull request #19836 from akien-mga/save-subresourcesRémi Verschelde
2018-06-29Revert "Fix saving unmodified scenes and resources"Rémi Verschelde
2018-06-28Fix memory leak in GDScript during infinnity loops with yieldsYasha Borevich
2018-06-28Merge pull request #19829 from Calinou/optimize-imagesMax Hilbrunner
2018-06-28Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio
2018-06-28Merge pull request #19827 from Faless/lws_fix_liteRémi Verschelde
2018-06-28Fix selection in 3D orthogonal viewJFonS
2018-06-27Change the neighbours vector to a set in AStarDanny
2018-06-28Preventing an editor crash in the event that a plugin scene's root-node is null.Michael Lee
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-06-27The way multiple quaternions being slerped was not good, changed approach to ...Juan Linietsky
2018-06-27Add [Packet/Stream/Multiplayer]PeerGDNativeFabio Alessandrelli