summaryrefslogtreecommitdiffstats
path: root/misc/extension_api_validation
Commit message (Expand)AuthorAgeFilesLines
...
* Add option to allow echo events in menu shortcutsTomasz Chabora2023-08-161-0/+8
* Add compatibility notice after #78266Rémi Verschelde2023-08-071-0/+10
* Fix or workaround recent extension API compatibility issuesRémi Verschelde2023-08-031-8/+62
* Add exceptions for breakage introduced in RD barriers and prevent future brea...Bastiaan Olij2023-07-281-0/+21
* Ensure `RID`, `Callable`, and `Signal` are stored as stringsNinni Pipping2023-06-221-0/+30
* 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-141-0/+10
* 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
* Allow validating the extension api against a reference version and a list of ...RedworkDE2023-05-191-0/+197