summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Fix various typos with codespellRémi Verschelde2023-06-161-1/+1
* Directly expose WebRTCPeerConnection::create_data_channel() to GDExtensionDavid Snopek2023-06-141-0/+4
* Update list of known breaking changes compared to 4.0-stable (3)RedworkDE2023-06-142-1/+11
* Merge pull request #78015 from MewPurPur/Mom-can-we-have-a-new-Godot-logo----...Rémi Verschelde2023-06-122-121/+2
|\
| * Standardize and Optimize blue robot SVGMewPurPur2023-06-122-121/+2
* | Update navigation obstacle APIsmix82023-06-121-2/+0
* | Update list of known breaking changes compared to 4.0-stable (2)RedworkDE2023-06-091-3/+4
|/
* Make `Viewport::gui_get_focus_owner` constAaron Franke2023-06-021-0/+8
* Update extension api validationRedworkDE2023-05-241-65/+155
* Update list of known breaking changes compared to 4.0-stableRedworkDE2023-05-241-1/+23
* Merge pull request #76647 from RedworkDE/gdextension-compat-ciRémi Verschelde2023-05-242-0/+257
|\
| * Allow validating the extension api against a reference version and a list of ...RedworkDE2023-05-192-0/+257
* | Improve startup benchmarkingFredia Huya-Kouadio2023-05-233-6/+6
|/
* CI: Make codespell checks blocking, but only check changed filesRémi Verschelde2023-05-081-1/+1
* Create an "Editor-only" section in the online class referenceYuri Sizov2023-04-241-1/+1
* CI: Speed up static checks by checking only changed filesRémi Verschelde2023-04-203-16/+37
* [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-191-2/+16
* CI: Visibly print trailing whitespace when static checks failRémi Verschelde2023-04-056-28/+37
* Fix xml namespace in org.godotengine.Godot.xmlParagoumba2023-03-311-1/+1
* Corrected capitalisation of macOSJohn Veness2023-03-121-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-012-3/+3
* Bump version to 4.0-stable \o/Rémi Verschelde2023-03-011-1/+1
* Minor typo and docs URL fixesRémi Verschelde2023-02-281-1/+1
* [iOS] Fix Xcode project file list.bruvzg2023-02-221-4/+0
* Fix .gitignore ignores part of the committed repo.Ben Rog-Wilhelm2023-02-171-7/+0
* CI: Remove custom Linux deps and SwiftShaderRémi Verschelde2023-02-061-4/+0
* More codespell fixes, do more changes from previous ignore listRémi Verschelde2023-02-011-3/+3
* Fix various typos with codespellRémi Verschelde2023-02-011-2/+5
* Fix various typos with codespellRémi Verschelde2023-01-301-1/+1
* Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-231-2/+2
* [Git hooks] Add AppleScript dialog script for macOS.bruvzg2023-01-163-2/+95
* Fix file formatting script dependencies and cleanupAaron Franke2023-01-121-8/+10
* [iOS] Move name and version information to the Xcode project.bruvzg2023-01-102-7/+15
* One Copyright Update to rule them allRémi Verschelde2023-01-058-123/+123
* [CI] Use multiple forced unmount attempts for MoltenVK image.bruvzg2023-01-031-1/+9
* CI: Fix dumping GDExtension interface and API for godot-cppRémi Verschelde2022-12-141-11/+0
* Rename all gdnative occurences to gdextensionGilles Roudière2022-12-123-3/+3
* Improve command line help to fit on narrower displaysHugo Locurcio2022-12-043-2/+18
* Merge pull request #69110 from bruvzg/con_icon2Rémi Verschelde2022-11-291-0/+120
|\
| * [Windows] Optimize editor icon, use different icon for console executable.bruvzg2022-11-291-0/+120
* | Merge pull request #67815 from Calinou/html5-improve-feature-errorsRémi Verschelde2022-11-281-1/+1
|\ \ | |/ |/|
| * Improve feature errors in HTML5 for easier understandingHugo Locurcio2022-10-231-1/+1
* | [iOS] iOS export improvements.bruvzg2022-11-171-1/+1
* | Add an exception for thirdparty subdirectories in file_format.shRiteo Siuga2022-11-131-1/+3
* | Merge pull request #60273 from Calinou/cli-export-release-renameRémi Verschelde2022-11-024-12/+18
|\ \
| * | Rename `--export` command line argument to `--export-release`Hugo Locurcio2022-11-024-12/+18
* | | Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
|/ /
* | Add ProMotion Support to iOS ExportsZach Coleman2022-10-311-0/+1
* | Merge pull request #67309 from groud/implement_gdnative_interface_h_dumpRémi Verschelde2022-10-314-0/+9
|\ \ | |/ |/|
| * Implement a way to dump the gdnative_interface.h file from the executableGilles Roudière2022-10-134-0/+9