summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-22C#: Begin move to .NET CoreIgnacio Roldán Etcheverry
2022-08-22C#: Restructure code prior move to .NET CoreIgnacio Roldán Etcheverry
2022-08-22C#: Re-write GD and some other icalls as P/InvokeIgnacio Roldán Etcheverry
2022-08-22C#: Re-write Array, Dictionary, NodePath, String icalls as P/InvokeIgnacio Roldán Etcheverry
2022-08-22C#: Remove DynamicGodotObject/Object.DynamicObjectIgnacio Roldán Etcheverry
2022-08-22C#: Move marshaling logic and generated glue to C#Ignacio Roldán Etcheverry
2022-08-21Fix `ItemList` selection visual when the scrollbar visibility changesMichael Alexsander
2022-08-21Properly refer to functions definition color in descriptionMicky
2022-08-20Add Blendshape SupportOmar El Sheikh
2022-08-20Expose Basis `set_orthogonal_index` method as a GridMap functionrafallus
2022-08-20Clean up mesh include code and commentsAaron Franke
2022-08-20Changed the title of change node type dialogUmang Kalra
2022-08-20Octahedral Normal Support for Sprite and Soft BodyOmar El Sheikh
2022-08-20Merge pull request #64110 from Geometror/fix-light-shadow-offHugo Locurcio
2022-08-20Remove duplicate `ignore_empty_terrains` paragraphGilles
2022-08-20Merge pull request #64481 from jamie-pate/masterFabio Alessandrelli
2022-08-203to4: Fix handling of arrays in connect() and JSON alignmentAndrew Dunai
2022-08-20Merge pull request #64625 from Chaosus/shader_pp_definedYuri Rubinsky
2022-08-20Add `defined` keyword support to shader preprocessorYuri Rubinsky
2022-08-20Merge pull request #62046 from clayjohn/vertexless-drawMax Hilbrunner
2022-08-20Fix OmniLight/SpotLight shadow opacity calculationHendrik Brucker
2022-08-20Merge pull request #64461 from bitsawer/fix_windows_list_dirMax Hilbrunner
2022-08-20Merge pull request #64170 from YuriSizov/docs-annotations-in-technicolorMax Hilbrunner
2022-08-19Remove requirement to have vertex positions when creating a mesh. Meshes can ...clayjohn
2022-08-19Merge pull request #63960 from bitsawer/fix-macro-expansionYuri Rubinsky
2022-08-19Merge pull request #64510 from KoBeWi/PR_packed_with_docs😎Max Hilbrunner
2022-08-19Merge pull request #64167 from clayjohn/screen-texture-hintMax Hilbrunner
2022-08-19Merge pull request #64342 from clayjohn/DOF-scaleMax Hilbrunner
2022-08-19Fix MenuBar minimum size adding unnecessary extra spacing after the last item.bruvzg
2022-08-19Replace meta properties with regular properties in `Control`Yuri Sizov
2022-08-19Merge pull request #64612 from bruvzg/fix_shortcutsYuri Sizov
2022-08-19Merge pull request #64592 from mhilbrunner/move-fast-break-thingsYuri Sizov
2022-08-19Merge pull request #64595 from mhilbrunner/ergo-proxyYuri Sizov
2022-08-19Merge pull request #64334 from YuriSizov/core-bind-property-revert-methodsYuri Sizov
2022-08-19Fix MenuBar not processing shortcuts.bruvzg
2022-08-19Add Startup benchmarking supportJuan Linietsky
2022-08-19Add documentation for all annotationsYuri Sizov
2022-08-19ci: add basic test pipeline for shader buildersJiri Suchan
2022-08-19ci: move slowest static job to the end of pipelineJiri Suchan
2022-08-19Make `cubic_interpolate()` consider key time in animationSilc Renew
2022-08-19Merge pull request #64459 from Chaosus/shader_elifYuri Rubinsky
2022-08-19Unexpose ProxyTextureMax Hilbrunner
2022-08-19Unexpose VelocityTracker3DMax Hilbrunner
2022-08-19Merge pull request #64580 from asmaloney/doc-grammar-lessMax Hilbrunner
2022-08-19Merge pull request #59045 from Calinou/editor-theme-popup-no-rounded-cornersYuri Sizov
2022-08-19Merge pull request #59851 from Calinou/doc-object-meta-editor-onlyMax Hilbrunner
2022-08-19Merge pull request #63326 from MewPurPur/binary-highlighting-fixMax Hilbrunner
2022-08-19Merge pull request #63950 from bruvzg/menu_bar3Max Hilbrunner
2022-08-19Complete documentation of packed arrayskobewi
2022-08-19Merge pull request #63358 from YuriSizov/control-simplify-enhance-toolbarYuri Sizov