summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Make `GraphEdit` toolbar more customizableYuri Sizov2023-10-021-0/+10
* Merge pull request #82370 from YuriSizov/graphs-request-rename-close-delete-p...Rémi Verschelde2023-10-021-1/+0
|\
| * Rename close requests to delete requests in `GraphEdit`Yuri Sizov2023-09-261-1/+0
* | Merge pull request #82458 from bruvzg/ios_build_fixRémi Verschelde2023-09-301-6/+6
|\ \
| * | [iOS] Fix build with Xcode 15.bruvzg2023-09-271-6/+6
* | | Remove wrong API removal whitelist for `AnimationPlayer.animation_changed`Rémi Verschelde2023-09-291-1/+0
* | | Merge pull request #80813 from TokageItLab/rework-animation-managerRémi Verschelde2023-09-291-0/+64
|\ \ \
| * | | Implement AnimationManager the base class of AnimationPlayer/TreeSilc Lizard (Tokage) Renew2023-09-291-0/+64
| |/ /
* | | Merge pull request #81356 from pkdawson/rd-compatYuri Sizov2023-09-271-3/+0
|\ \ \ | |/ / |/| |
| * | Add compatibility methods for RenderingDevice BarrierMaskPatrick Dawson2023-09-271-3/+0
* | | Moved `face_index` field in 3D `RayResult` to end of structMikael Hermansson2023-09-261-0/+7
| |/ |/|
* | [RTL] Add support for image dynamic updating, padding, tooltips and size in p...bruvzg2023-09-261-0/+7
* | Free submenu children when clearing PopupMenukobewi2023-09-251-0/+7
|/
* [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...bruvzg2023-09-212-1/+2
* Fix bindings of `PhysicsServer3DRenderingServerHandler`Mikael Hermansson2023-09-201-0/+8
* Improve TileMap performances by using quadrants only for renderingGilles Roudière2023-09-081-0/+7
* Clean up/refactor GraphNode and make it more flexibleHendrik Brucker2023-09-071-0/+53
* UWP: Remove platform port, needs to be redone from scratch for 4.xRémi Verschelde2023-09-078-32/+0
* CI: Compat checks: Make fetching the reference API more robustRedworkDE2023-09-051-1/+1
* CI: Compare API compatibility against both 4.0 and 4.1RedworkDE2023-08-303-123/+148
* Exclude unexposed classes from the extension_api.jsonDavid Snopek2023-08-291-9/+16
* Merge pull request #78908 from zorbathut/pr_gitignoreRémi Verschelde2023-08-291-0/+26
|\
| * Add static check for overzealous .gitignores.Ben Rog-Wilhelm2023-07-011-0/+26
* | [Text Server] Store extra spacing of individual font variations.bruvzg2023-08-241-0/+7
* | Add a `--audio-output-latency` command-line argumentHugo Locurcio2023-08-174-0/+6
* | Merge pull request #78012 from Calinou/cli-add-max-fps-argumentRémi Verschelde2023-08-174-1/+7
|\ \
| * | Add a `--max-fps` command-line argument to set a FPS limitHugo Locurcio2023-07-284-1/+7
* | | Add option to allow echo events in menu shortcutsTomasz Chabora2023-08-161-0/+8
* | | Fix API validation script on macOS.bruvzg2023-08-101-4/+4
* | | Merge pull request #80392 from myaaaaaaaaa/navthreadsRémi Verschelde2023-08-081-0/+1
|\ \ \
| * | | Suppress NavigationServer race conditionsmyaaaaaaaaa2023-08-071-0/+1
* | | | Add compatibility notice after #78266Rémi Verschelde2023-08-071-0/+10
|/ / /
* | | Merge pull request #73777 from myaaaaaaaaa/enable-tsanYuri Sizov2023-08-041-0/+7
|\ \ \
| * | | Add a Linux ThreadSanitizer job to CImyaaaaaaaaa2023-06-261-0/+7
* | | | Fix or workaround recent extension API compatibility issuesRémi Verschelde2023-08-032-9/+63
* | | | Add exceptions for breakage introduced in RD barriers and prevent future brea...Bastiaan Olij2023-07-281-0/+21
| |/ / |/| |
* | | Bump version to 4.2-devRémi Verschelde2023-07-052-3/+3
| |/ |/|
* | Ensure `RID`, `Callable`, and `Signal` are stored as stringsNinni Pipping2023-06-221-0/+30
|/
* 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