summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-08-24Merge pull request #52041 from Rubonnek/expose-simplify-pathMax Hilbrunner
2021-08-24Merge pull request #52044 from Rubonnek/update-string-abs-rel-docsMax Hilbrunner
2021-08-24Merge pull request #51999 from lyuma/set_surface_materialJuan Linietsky
2021-08-24Merge pull request #52000 from lyuma/set_editable_instanceJuan Linietsky
2021-08-24Expose String.simplify_pathWilson E. Alvarez
2021-08-23Make Node editable_instance methods available to GDScriptLyuma
2021-08-23Merge pull request #52045 from reduz/expose-rid-creation-utilitiesJuan Linietsky
2021-08-23Expose RID creation utilities.reduz
2021-08-23Update documentation for is_absolute_path and is_rel_pathWilson E. Alvarez
2021-08-23Merge pull request #51751 from jeffrey-cochran/windforceCamille Mohr-Daurat
2021-08-23Implement NativeExtension pointer argumentsreduz
2021-08-23Enabled area-specific wind forcesJeffrey Cochran
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-22Implement set_surface_material and set_surface_name methods in EditorSceneImp...Lyuma
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