summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* [macOS/iOS export] Add option to set custom Info.plist data.bruvzg2024-01-111-0/+1
* Fix incorrect mapping of initial action as clear region continue to clear.Dario2024-01-091-1/+1
* Acyclic Command Graph for RenderingDevice.Dario2024-01-081-0/+23
* Remove Object pointer/solve types conflict in AnimationTrackCacheSilc Lizard (Tokage) Renew2024-01-081-0/+7
* Merge pull request #85837 from akien-mga/clang-format-16Rémi Verschelde2024-01-052-2/+2
|\
| * Style: Mark clang-format 16 as supported for pre-commit hookRémi Verschelde2023-12-062-2/+2
* | [iOS export] Add export options for performance capabilities and min. iOS ver...bruvzg2024-01-041-4/+4
* | Merge pull request #86312 from bruvzg/ios_fix_screen_resRémi Verschelde2024-01-0313-104/+0
|\ \
| * | [iOS] Remove deprecated LaunchImages support and switch to Storyboard by defa...bruvzg2023-12-1813-104/+0
* | | Fix PhysicsShapeQueryParameters3D.motion type wrongly set to Vector2Robert Borghese2024-01-021-0/+7
|/ /
* | Move tile transforms handling cache to TileDataGilles Roudière2023-12-131-0/+7
* | SCons: Update mypyThaddeus Crews2023-12-111-1/+2
* | CI: Add 4.2-stable.expected file for GDExtension compatibility checksRémi Verschelde2023-12-072-0/+9
|/
* Bump version to 4.3-devRémi Verschelde2023-11-292-3/+3
* Fix various typos with codespellRémi Verschelde2023-11-111-1/+1
* Remove unused `NOTIFICATION_NODE_RECACHE_REQUESTED` notificationYuri Sizov2023-11-061-1/+8
* Change dropdown type filter to Texture2D in certain nodesBlueCube33102023-10-281-0/+12
* Merge pull request #79527 from QbieShay/qbe/particles-reworkRémi Verschelde2023-10-101-0/+6
|\
| * Particle internal refactor and additions for more artistic controlQbieShay2023-10-101-0/+6
* | [iOS] Fix build on Xcode 14 and older.bruvzg2023-10-101-2/+14
|/
* Vertex and attribute compression to reduce the size of the vertex format.clayjohn2023-10-051-0/+13
* 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