summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix error message when removing only child from GraphNodeJoão Santos2024-04-261-0/+59
* Merge pull request #87883 from TontonSancho/text-skip-occurenceRémi Verschelde2024-03-251-0/+147
|\
| * Add 'Skip to next (text) occurrence' feature to text editorChristophe Andral2024-03-251-0/+147
* | Merge pull request #89858 from AThousandShips/utf_fixRémi Verschelde2024-03-253-7/+7
|\ \
| * | [Buildsystem] Fix encoding when reading filesA Thousand Ships2024-03-243-7/+7
| |/
* / [Core] Fix incorrect file sort methodA Thousand Ships2024-03-241-0/+2
|/
* Fix sorting of files/dirs in dialogsA Thousand Ships2024-03-201-0/+8
* Merge pull request #87680 from AThousandShips/the_angry_countRémi Verschelde2024-03-133-0/+147
|\
| * Add methods to get argument count of methodsA Thousand Ships2024-03-103-0/+147
* | Merge pull request #89242 from RafaelRain18/masterRémi Verschelde2024-03-111-0/+22
|\ \
| * | Fix region section not ignoring #region and #endregion when in a stringRafael Chuva2024-03-111-0/+22
| |/
* | Merge pull request #86936 from akx/env-utf-8Rémi Verschelde2024-03-111-2/+24
|\ \ | |/ |/|
| * Attempt to parse environment variables as UTF-8Aarni Koskela2024-01-071-2/+24
* | Enforce `\n` eol for Python writesThaddeus Crews2024-03-091-2/+2
* | Extend `NavigationMeshSourceGeometryData[23]D` to allow data mergingPawel Lampe2024-03-071-2/+45
* | Merge pull request #85390 from TheSofox/merge-all-commit-fixRémi Verschelde2024-03-062-0/+203
|\ \
| * | Fixed MERGE_ALL commit from repeating actionsSofox2024-03-052-0/+203
* | | Fix String::begins_with when both strings are emptyMika Viskari2024-03-051-26/+37
|/ /
* | Add unit tests for CryptoKeyEdward Moulsdale2024-03-012-0/+65
* | Merge pull request #88959 from akien-mga/pre-commit-clang-17.0.6-black-24.2.0Rémi Verschelde2024-02-291-5/+5
|\ \
| * | Pre-commit: Update to clang-format 17.0.6 and black 24.2.0Rémi Verschelde2024-02-281-5/+5
* | | Merge pull request #81822 from nlupugla/nodepath-sliceRémi Verschelde2024-02-291-0/+53
|\ \ \ | |/ / |/| |
| * | Added NodePath::slice method.nlupugla2023-12-131-0/+53
* | | Split monolithic physics class filessmix82024-02-271-2/+2
* | | Move 3D-only resources to their own folderAaron Franke2024-02-264-4/+4
* | | Move 2D-only resources to their own folderAaron Franke2024-02-261-1/+1
* | | Fix some additional errors with 3D disabledA Thousand Ships2024-02-233-8/+31
* | | Fix running tests in template buildsA Thousand Ships2024-02-224-1/+31
* | | [Physics] Fix export with 3D disabledA Thousand Ships2024-02-221-0/+8
* | | Add Unicode support to `String.to_*_case()` methodsDanil Alexeev2024-02-221-25/+40
* | | Added ImageTexture unit testsb2024-02-192-0/+112
* | | [Tests] Fix test regression without editorA Thousand Ships2024-02-171-0/+7
* | | Add const lvalue ref to core/* container parametersMuller-Castro2024-02-141-6/+6
* | | Avoid unqualified-id "near" and "far" in Node3DEditor/ViewportSilc Lizard (Tokage) Renew2024-02-131-6/+6
* | | Merge pull request #87715 from Scony/add-is-bakingRémi Verschelde2024-02-072-0/+58
|\ \ \
| * | | Expose `is_baking` method in navigation servers and region nodes.Pawel Lampe2024-02-052-0/+58
* | | | Add InputEventKey.location to tell left from rightMel Collins2024-01-261-7/+49
|/ / /
* | | Test global transform when adding detached treeMarkus Sauermann2024-01-181-0/+28
* | | Fix `#if *_ENABLED` inconsistencies, should check if definedRémi Verschelde2024-01-171-1/+1
* | | Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* | | [Core] Fix `AABB.encloses` failing on shared upper boundA Thousand Ships2024-01-121-0/+9
* | | Merge pull request #86874 from AThousandShips/no_3d_fixRémi Verschelde2024-01-081-6/+9
|\ \ \
| * | | Fix some build errors with `disable_3d=Yes`A Thousand Ships2024-01-071-6/+9
| | |/ | |/|
* | | Merge pull request #86787 from ryevdokimov/code-spell-checkRémi Verschelde2024-01-082-12/+12
|\ \ \
| * | | Fix various spelling errorsRobert Yevdokimov2024-01-042-12/+12
* | | | Merge pull request #85178 from HolonProduction/completion-testsRémi Verschelde2024-01-081-1/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Add unit test runner for autocompletionHolonProduction2024-01-051-1/+16
| |/ /
* | | Merge pull request #78378 from 0xafbf/curve-evaluate-correct-transformRémi Verschelde2024-01-041-8/+28
|\ \ \
| * | | Changed the way the rotation of a curve at a point is evaluated to match Path...Andrés Botero2023-10-281-8/+28
* | | | Merge pull request #80819 from sepTN/test-packed-scene-v3Rémi Verschelde2024-01-041-0/+65
|\ \ \ \ | |_|/ / |/| | |