summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-3022-43/+107
|\
| * Merge pull request #98652 from stuartcarnie/2d_texture_state_fixesThaddeus Crews2024-10-291-4/+46
| |\
| | * 2D: Fix various issues and minor performance optimisationsStuart Carnie2024-10-301-4/+46
| * | Merge pull request #65962 from 4d49/format-objectThaddeus Crews2024-10-291-1/+12
| |\ \
| | * | Add `Object` support for `String.format`Mansur Isaev2024-10-291-1/+12
| | |/
| * | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-2919-37/+39
| |\ \ | | |/ | |/|
| | * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-2519-37/+39
| * | Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebasedClay John2024-10-292-0/+10
| |\ \
| | * | Add Swappy & Pre-Transformed SwapchainMatias N. Goldberg2024-10-282-0/+10
* | | | Merge pull request #818 from Spartan322/fixup/copyright-headersGeorge L. Albany2024-10-27372-744/+744
|\ \ \ \
| * | | | Fix copyright headers referring to GodotSpartan3222024-10-27372-744/+744
* | | | | Merge pull request #814 from Spartan322/merge/61accf0George L. Albany2024-10-2716-246/+1293
|\ \ \ \ \
| * \ \ \ \ Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7bSpartan3222024-10-2616-246/+1293
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge pull request #98425 from darksylinc/matias-breadcrumbs-race-fixThaddeus Crews2024-10-254-0/+35
| | |\ \ \
| | | * | | Fix race conditions in breadcrumbsMatias N. Goldberg2024-10-224-0/+35
| | * | | | Merge pull request #98395 from Repiteo/core/char-range-utils-updateThaddeus Crews2024-10-252-237/+442
| | |\ \ \ \
| | | * | | | Core: Update `char_range.inc` to Unicode 16Thaddeus Crews2024-10-212-237/+442
| | * | | | | Merge pull request #74714 from dalexeev/expose-bresenham-lineThaddeus Crews2024-10-253-6/+23
| | |\ \ \ \ \
| | | * | | | | Expose `Geometry2D.bresenham_line()` methodDanil Alexeev2024-10-253-6/+23
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge pull request #92554 from Nazarwadim/implement_a_hash_mapThaddeus Crews2024-10-253-0/+778
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Implement array based hash mapnazarii2024-10-243-0/+778
| | * | | | | Merge pull request #98318 from alexkar598/mouse_emulationClay John2024-10-241-0/+2
| | |\ \ \ \ \
| | | * | | | | Fixes window_id being erased when emulating mouse events from touch eventsalexkar5982024-10-181-0/+2
| | | | |/ / / | | | |/| | |
| | * | | | | Merge pull request #98357 from yeojunh/valid-base-check-num-int64-uint64Clay John2024-10-241-0/+4
| | |\ \ \ \ \
| | | * | | | | Add checks for valid base in String::num_int64, uint64().yeojunh2024-10-201-0/+4
| | | |/ / / /
| | * | | | | Merge pull request #98363 from dustdfg/rid_in_operator_fixClay John2024-10-241-0/+2
| | |\ \ \ \ \
| | | * | | | | Allow use RID with `in` operator for Arrays and DictionariesYevhen Babiichuk (DustDFG)2024-10-211-0/+2
| | | |/ / / /
| | * | | | | Merge pull request #98493 from KoBeWi/tfw_you_trade_CLASH_for_a_CRASHClay John2024-10-241-3/+3
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Fix InputEvent crash when opening projectkobewi2024-10-241-3/+3
| | | | |/ / | | | |/| |
* | | / | | Fix `GDExtensionAPIDump` lacking status_version headerSpartan3222024-10-261-0/+1
|/ / / / /
* | | | | Merge pull request #769 from Spartan322/fix/projectionGeorge L. Albany2024-10-251-91/+219
|\ \ \ \ \
| * | | | | Fix `Projection::invert` on orthogonal projections and others.Álex Román2024-10-221-91/+219
* | | | | | Merge pull request #787 from Spartan322/cherry-pick/4.3George L. Albany2024-10-252-3/+6
|\ \ \ \ \ \
| * | | | | | Fix VERSION_FULL_CONFIG ignoring status versioningSpartan3222024-10-232-3/+6
* | | | | | | Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5Spartan3222024-10-241-2/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Merge pull request #97868 from timothyqiu/po-loaderThaddeus Crews2024-10-241-2/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fix "No loader found" error after editing PO fileHaoyu Qiu2024-10-061-2/+1
* | | | | | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1Spartan3222024-10-2214-30/+67
|\| | | | | | |_|/ / / |/| | | |
| * | | | Merge pull request #98041 from Hilderin/fix-lost-gdextensions-on-startupThaddeus Crews2024-10-211-0/+5
| |\ \ \ \
| | * | | | Fix lost of gdextension on editor startup.Hilderin2024-10-201-0/+5
| | |/ / /
| * | | | Merge pull request #97005 from Repiteo/core/window-corner-styleThaddeus Crews2024-10-211-0/+1
| |\ \ \ \
| | * | | | Core: Add `DisplayServer` flag for sharp cornersThaddeus Crews2024-10-181-0/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #98237 from dustdfg/os_transitive_image_headers_refactorThaddeus Crews2024-10-213-2/+1
| |\ \ \ \
| | * | | | Don't include `core/io/image.h` in `core/os/os.h`Yevhen Babiichuk (DustDFG)2024-10-183-2/+1
| | |/ / /
| * | | | Merge pull request #98236 from timothyqiu/locale-compare-cache-4.xThaddeus Crews2024-10-212-13/+24
| |\ \ \ \
| | * | | | Cache results for `TranslationServer.compare_locales()`Haoyu Qiu2024-10-162-13/+24
| * | | | | Merge pull request #97707 from Sauermann/fix-input-device-clashThaddeus Crews2024-10-215-13/+21
| |\ \ \ \ \
| | * | | | | Fix InputEvent device id clashMarkus Sauermann2024-10-205-13/+21
| * | | | | | Merge pull request #97542 from AThousandShips/dict_sort_fixThaddeus Crews2024-10-213-2/+15
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | [Core] Fix sorting of `Dictionary` keysA Thousand Ships2024-10-183-2/+15
| | | |/ / / | | |/| | |