summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-08-23Merge pull request #51971 from aaronfranke/httpsMax Hilbrunner
2021-08-23Merge pull request #51803 from LoipesMas/masterlawnjelly
2021-08-23Add note about batching to Line2D's anti-aliasingLoipesMas
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-08-22Merge pull request #50434 from QbieShay/particle-minmaxK. S. Ernest (iFire) Lee
2021-08-22Merge pull request #51886 from Geometror/fix-layout-editor-file-dialogMichael Alexsander
2021-08-22moved particle parameters to minmax and split scale axisQbieShay
2021-08-22Merge pull request #51700 from Geometror/fix-color-pickerK. S. Ernest (iFire) Lee
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-08-22Revert "Add Node processing and physics processing cumulative (as opposed to ...Juan Linietsky
2021-08-22Merge pull request #51952 from Jummit/refactor-graphedit-connectionsK. S. Ernest (iFire) Lee
2021-08-22Merge pull request #41850 from MohammadKhashashneh/cumulative-time_issue_6999Hugo Locurcio
2021-08-22Define a default minimum window size to workaround rendering issuesHugo Locurcio
2021-08-21Refactor GraphEdit connectionsJummit
2021-08-21Fix ItemList layout (+EditorFileDialog)Hendrik Brucker
2021-08-20Merge pull request #51866 from requizm/fix/49455Hugo Locurcio
2021-08-20Fix line_separation constant working incorrectly in RichTextLabelrequizm
2021-08-20add motion mode to handle TPSfabriceci
2021-08-20Improve documentation for `String.get_extension()`Hugo Locurcio
2021-08-19Improvements to SpotLight3D and OmniLight3D's shadowsjfons
2021-08-18Improve the docs for the float typeAaron Franke
2021-08-18Merge pull request #51627 from mhilbrunner/todo-for-neikeqRémi Verschelde
2021-08-18Hide TextFile from the APIPaulb23
2021-08-18[Net] MultiplayerReplicator with initial state.Fabio Alessandrelli
2021-08-18Merge pull request #50752 from Phischermen/indeterminate_checkmark_apiRémi Verschelde
2021-08-18Merge pull request #51787 from akien-mga/string-num-fix-default-decimalsRémi Verschelde
2021-08-18Reimplement ColorPicker presetsHendrik Brucker
2021-08-18String: Fix default decimals truncation in num and num_realRémi Verschelde
2021-08-17Add Node processing and physics processing cumulative (as opposed to delta) t...Mohammad Khashashneh
2021-08-17Merge pull request #51768 from reduz/fixes-to-mobile-renderer-2Rémi Verschelde
2021-08-17Merge pull request #51775 from timothyqiu/disable-undo-redoRémi Verschelde
2021-08-17Fixes to mobile rendererreduz
2021-08-17Remove underscore hacksMax Hilbrunner
2021-08-17Merge pull request #51793 from KoBeWi/direnamRémi Verschelde
2021-08-17Improve Undo/Redo menu itemsHaoyu Qiu
2021-08-17Fix renaming directorieskobewi
2021-08-17Merge pull request #50360 from m4gr3d/address_external_dir_access_masterRémi Verschelde
2021-08-17Merge pull request #51651 from pycbouh/editor-merge-custom-themeRémi Verschelde
2021-08-16Add partial support for Android scoped storage.ne0fhyk
2021-08-16Added icons and API for indeterminate checkmarks for the Tree class.Kevin Fischer
2021-08-16Merge pull request #51645 from fabriceci/improve-physics-apiRémi Verschelde
2021-08-16Merge pull request #51368 from TwistedTwigleg/GSOC_2020_Working_Branch_IK_SQU...Rémi Verschelde
2021-08-16Fix incorrect inheritance of `VisualShaderNodeParticleAccelerator`Yuri Roubinsky
2021-08-15Added missed limiters for Visual Shader node enumsYuri Roubinsky
2021-08-15API improvement on physics, mainly CharacterBodyfabriceci
2021-08-14New and improved IK system for Skeleton3DTwistedTwigleg
2021-08-14Merge pull request #51636 from Calinou/rename-lineshape2dRémi Verschelde
2021-08-14Rename LineShape2D to WorldMarginShape2DHugo Locurcio
2021-08-14Add support for partial custom editor themesYuri Sizov