summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23
2018-07-22Refactored text manipulation into CodeTexteditorPaulb23
2018-07-22Merge pull request #20337 from aaronfranke/mono-pascal-gdIgnacio Etcheverry
2018-07-22Merge pull request #20229 from aaronfranke/mono-warning-textRémi Verschelde
2018-07-21[Mono] Improvements to GD.cs: PascalCasing and real_tAaron Franke
2018-07-21Merge pull request #19264 from vnen/typed-gdscript-finalRémi Verschelde
2018-07-21-Fix disable_3d flagJuan Linietsky
2018-07-21[Mono] Update about/warning textAaron Franke
2018-07-20Rewrite code completionGeorge Marques
2018-07-20Add ability to infer variable type from assigned valueGeorge Marques
2018-07-20Add editor highlight for type-safe linesGeorge Marques
2018-07-20Fix line number detection in some parser nodesGeorge Marques
2018-07-20Use type hints to improve completionGeorge Marques
2018-07-20Add syntax highlighting to type hintsGeorge Marques
2018-07-20Use type information to enable GDScript introspectionGeorge Marques
2018-07-20Add typed instructions to GDScriptGeorge Marques
2018-07-20Add static type checks in the parserGeorge Marques
2018-07-20Store type hint of declared identifiersGeorge Marques
2018-07-20Move inheritance resolution to the parserGeorge Marques
2018-07-20Add typing syntaxGeorge Marques
2018-07-20Merge pull request #20312 from Nufflee/fix-#20171Juan Linietsky
2018-07-20-Fix tooltips in inspector, now they show as rich text.Juan Linietsky
2018-07-20Fix #20171.Nufflee
2018-07-20Merge pull request #20311 from YeldhamDev/update_spinner_popup_radioRémi Verschelde
2018-07-20Make Update Spinner popup use radio itemsMichael Alexsander Silva Dias
2018-07-20Merge pull request #20157 from GodotExplorer/image-load-webpJuan Linietsky
2018-07-20Fix some more build issues after c69de2ba4Rémi Verschelde
2018-07-20Merge pull request #20299 from PJB3005/18-07-20-cs-editorconfigRémi Verschelde
2018-07-20Adds C# rule to .editorconfig.Pieter-Jan Briers
2018-07-20Fix build issues and typos after c69de2ba4Rémi Verschelde
2018-07-20Fix typo in gdnative module path in CODEOWNERSRémi Verschelde
2018-07-20Merge pull request #20257 from oisincar/fix_basisIgnacio Etcheverry
2018-07-20Merge pull request #20295 from volzhs/fix-restartvolzhs
2018-07-20Fix unwanted restartingvolzhs
2018-07-19-Project/Editor settings now use new inspectorJuan Linietsky
2018-07-19Merge pull request #20117 from ordigdug/inspector-fix-inconsistencies-with-ex...Rémi Verschelde
2018-07-19Merge pull request #20265 from BastiaanOlij/csg_documentationMax Hilbrunner
2018-07-19Added some documentation for the CSG nodesBastiaan Olij
2018-07-19Merge pull request #20259 from marcelofg55/anim_call_errRémi Verschelde
2018-07-18Improvements to vector fields, show axis in color with a backgroundJuan Linietsky
2018-07-18Print an error when calling an invalid method on an AnimationMarcelo Fernandez
2018-07-18Fix -new inspector- Inconsistencies with exported enums - Fixes remaining iss...ordigdug
2018-07-19Fix bug with Basis.Transposed()oisincar
2018-07-18Several improvements to editor inspector usability and styleJuan Linietsky
2018-07-18Merge pull request #20253 from neikeq/nobranchnameideasfeelsbadmanIgnacio Etcheverry
2018-07-18Make C# bindings generator ignore disabled classesIgnacio Etcheverry
2018-07-18Fix spin slider, was not registering drag properlyJuan Linietsky
2018-07-18Merge pull request #20243 from karroffel/object-windows-doofRémi Verschelde
2018-07-18fix nameclash with MSVCkarroffel
2018-07-18Ability to disable scale in nodes, closes #19927Juan Linietsky