summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-07-24Merge pull request #18867 from fire/better_vx_us_rebase_02Juan Linietsky
2018-07-24Improve VisualScript UXK. S. Ernest (iFire) Lee
2018-07-24Merge pull request #19225 from Paulb23/open_all_files_in_script_editorMax Hilbrunner
2018-07-24Removed unnecessary assignmentsWilson E. Alvarez
2018-07-23Merge pull request #15880 from neikeq/better-collectionsIgnacio Etcheverry
2018-07-23Implemented Soft bodyAndreaCatania
2018-07-23Merge pull request #12403 from AndreaCatania/phymatJuan Linietsky
2018-07-22Mono: Default to not shipping C# scripts contentRémi Verschelde
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23
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 #20157 from GodotExplorer/image-load-webpJuan Linietsky
2018-07-20Merge pull request #20257 from oisincar/fix_basisIgnacio Etcheverry
2018-07-20Add Array and Dictionary wrapper classes to C#Ignacio Etcheverry
2018-07-19Added some documentation for the CSG nodesBastiaan Olij
2018-07-19Fix bug with Basis.Transposed()oisincar
2018-07-18Merge pull request #20253 from neikeq/nobranchnameideasfeelsbadmanIgnacio Etcheverry
2018-07-18Make C# bindings generator ignore disabled classesIgnacio Etcheverry
2018-07-18Merge pull request #19931 from BastiaanOlij/csg_polygon_localJuan Linietsky
2018-07-18Style: Format code with clang-format 6.0.1Rémi Verschelde
2018-07-17Merge pull request #20195 from Faless/ssl_handshakeMax Hilbrunner
2018-07-17Add webp buffer loader for Imagegeequlim
2018-07-16Implement non blocking-handshake for StreamPeerSSLFabio Alessandrelli
2018-07-15Global class names (and GDScript support for it)Juan Linietsky
2018-07-12Merge pull request #19540 from muiroc/cylinderMax Hilbrunner
2018-07-10Fix visual script editor interfaceK. S. Ernest (iFire) Lee
2018-07-10Merge pull request #19422 from Faless/mbedtls_2.10Rémi Verschelde
2018-07-10Merge pull request #20046 from SaracenOne/bmp_fixMax Hilbrunner
2018-07-10Added path for Mono installed through HomebrewMads Ynddal
2018-07-08Fix bits_per_pixel validation in BMP and TGA loader modules.Saracen
2018-07-07Added path_local and path_continious_u properties to CSGPolygonBastiaan Olij
2018-07-05Merge pull request #19637 from dragmz/19548Max Hilbrunner
2018-07-05Merge pull request #19231 from aaronfranke/mono-fposmod-to-modIgnacio Etcheverry
2018-07-04Merge pull request #18966 from chanon/new-debug-printMax Hilbrunner