summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #87000 from akx/pre-commit-clang-format-ignore-fixRémi Verschelde2024-02-091-0/+3
|\
| * Add tests/python_build to clang-format pre-commit hook ignore listAarni Koskela2024-01-091-0/+3
* | Merge pull request #86907 from aaronfranke/getter-constRémi Verschelde2024-02-091-0/+15
|\ \
| * | Change AudioStreamPlayer autoplay and GLTFBufferView getters to be constAaron Franke2024-02-081-0/+15
* | | Allow configuration warnings to refer to a propertyRedMser2024-02-081-0/+7
|/ /
* | Fix various typos with codespellRémi Verschelde2024-02-071-1/+1
* | Make ShaderMaterial always the last option in inspector resource dropdownsHugo Locurcio2024-02-051-0/+9
* | Merge pull request #84885 from shana/vsproj-for-everyoneRémi Verschelde2024-02-034-0/+113
|\ \
| * | Add new VS proj generation logic that supports any platform that wants to opt inAndreia Gaita2024-01-314-0/+113
* | | Fix `printf` for format checksA Thousand Ships2024-02-026-6/+6
|/ /
* | [TextServer / Font] Add support for customizable baseline offset.bruvzg2024-01-282-1/+8
* | SCons: Fix Windows cross-compilation from Linux after #86717Rémi Verschelde2024-01-261-1/+7
* | Add a python script to install Direct3D 12 SDK components.MrBBBaiXue2024-01-241-0/+98
* | Add `--log-file` command line argument to write output log to a fileHugo Locurcio2024-01-193-2/+5
* | Merge pull request #87358 from bruvzg/ios_xc1520_4Rémi Verschelde2024-01-191-12/+6
|\ \
| * | [iOS] Update linker flags for Xcode 15.2.bruvzg2024-01-191-12/+6
* | | Rework GraphEdit connections (drawing, API, optimizations)Hendrik Brucker2024-01-181-0/+7
|/ /
* | Merge pull request #85939 from adamscott/single-threaded-godot-4Rémi Verschelde2024-01-183-10/+15
|\ \
| * | Add THREADS_ENABLED macro in order to compile Godot to run on the main threadAdam Scott2024-01-173-10/+15
* | | Make TileMapLayers extend Node2D and work as children of TileMapGilles Roudière2024-01-171-0/+8
|/ /
* | [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
|\ \ \ | |/ / |/| |