index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Tests: Disable NavigationServer3D async bake test with race condition
Rémi Verschelde
2024-04-17
1
-0
/
+3
*
|
|
|
Fix some build errors with `disable_3d=yes`
A Thousand Ships
2024-04-16
1
-1
/
+1
*
|
|
|
Update NavigationRegion test rid function
smix8
2024-04-16
2
-2
/
+2
*
|
|
|
Merge pull request #90268 from RandomShaper/wtp_servers
Rémi Verschelde
2024-04-15
2
-10
/
+101
|
\
\
\
\
|
*
|
|
|
WorkerThreadPool: Support daemon-like tasks (via yield semantics)
Pedro J. Estébanez
2024-04-10
2
-10
/
+101
*
|
|
|
|
[Core] Fix incorrect comparison for `Array` const iterator
A Thousand Ships
2024-04-13
1
-0
/
+4
*
|
|
|
|
Tests: Remove NavigationRegion3D race condition that fails on CI
Rémi Verschelde
2024-04-13
1
-9
/
+0
*
|
|
|
|
Add `closest_points_between_segments()` basis path tests for Geometry2D
Alex Billedeaux
2024-04-10
1
-30
/
+56
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fix a doc and a test issue not caught by CI
Rémi Verschelde
2024-04-10
1
-2
/
+0
|
/
/
/
*
|
|
Merge pull request #90313 from Nazarwadim/unit_tests_oa_hash_map
Rémi Verschelde
2024-04-10
2
-0
/
+228
|
\
\
\
|
*
|
|
Add unit tests for OAHashMap
nazarii
2024-04-10
2
-0
/
+228
*
|
|
|
[Core] Add iteration support to `Array`
A Thousand Ships
2024-04-10
1
-0
/
+48
*
|
|
|
Merge pull request #88614 from ramadm/test-camera-2d
Rémi Verschelde
2024-04-10
2
-0
/
+319
|
\
\
\
\
|
*
|
|
|
Add unit tests for Camera2D
Rama Del Maestro
2024-02-21
2
-0
/
+319
*
|
|
|
|
Add unit test for resolve_hostname
RevoluPowered
2024-04-10
2
-0
/
+52
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add unit test for Vector2 plane_project
nazarii
2024-04-05
1
-0
/
+4
*
|
|
|
Merge pull request #90063 from aaronfranke/really-floaty
Rémi Verschelde
2024-04-04
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fix some uses of float and real_t in core/math
Aaron Franke
2024-03-29
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #89926 from Sauermann/fix-button-mask-special-case
Rémi Verschelde
2024-04-04
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Fix a special case for button masks
Markus Sauermann
2024-03-28
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #78219 from dalexeev/core-typed-arrays-bin-serialization
Rémi Verschelde
2024-04-04
1
-9
/
+69
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Core: Add typed array support for binary serialization
Danil Alexeev
2024-03-20
1
-9
/
+69
*
|
|
|
Merge pull request #87883 from TontonSancho/text-skip-occurence
Rémi Verschelde
2024-03-25
1
-0
/
+147
|
\
\
\
\
|
*
|
|
|
Add 'Skip to next (text) occurrence' feature to text editor
Christophe Andral
2024-03-25
1
-0
/
+147
*
|
|
|
|
Merge pull request #89858 from AThousandShips/utf_fix
Rémi Verschelde
2024-03-25
3
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
[Buildsystem] Fix encoding when reading files
A Thousand Ships
2024-03-24
3
-7
/
+7
|
|
/
/
/
/
*
/
/
/
/
[Core] Fix incorrect file sort method
A Thousand Ships
2024-03-24
1
-0
/
+2
|
/
/
/
/
*
/
/
/
Fix sorting of files/dirs in dialogs
A Thousand Ships
2024-03-20
1
-0
/
+8
|
/
/
/
*
|
|
Merge pull request #87680 from AThousandShips/the_angry_count
Rémi Verschelde
2024-03-13
3
-0
/
+147
|
\
\
\
|
*
|
|
Add methods to get argument count of methods
A Thousand Ships
2024-03-10
3
-0
/
+147
*
|
|
|
Merge pull request #89242 from RafaelRain18/master
Rémi Verschelde
2024-03-11
1
-0
/
+22
|
\
\
\
\
|
*
|
|
|
Fix region section not ignoring #region and #endregion when in a string
Rafael Chuva
2024-03-11
1
-0
/
+22
|
|
/
/
/
*
|
|
|
Merge pull request #86936 from akx/env-utf-8
Rémi Verschelde
2024-03-11
1
-2
/
+24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Attempt to parse environment variables as UTF-8
Aarni Koskela
2024-01-07
1
-2
/
+24
*
|
|
|
Enforce `\n` eol for Python writes
Thaddeus Crews
2024-03-09
1
-2
/
+2
*
|
|
|
Extend `NavigationMeshSourceGeometryData[23]D` to allow data merging
Pawel Lampe
2024-03-07
1
-2
/
+45
*
|
|
|
Merge pull request #85390 from TheSofox/merge-all-commit-fix
Rémi Verschelde
2024-03-06
2
-0
/
+203
|
\
\
\
\
|
*
|
|
|
Fixed MERGE_ALL commit from repeating actions
Sofox
2024-03-05
2
-0
/
+203
*
|
|
|
|
Fix String::begins_with when both strings are empty
Mika Viskari
2024-03-05
1
-26
/
+37
|
/
/
/
/
*
|
|
|
Add unit tests for CryptoKey
Edward Moulsdale
2024-03-01
2
-0
/
+65
*
|
|
|
Merge pull request #88959 from akien-mga/pre-commit-clang-17.0.6-black-24.2.0
Rémi Verschelde
2024-02-29
1
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Pre-commit: Update to clang-format 17.0.6 and black 24.2.0
Rémi Verschelde
2024-02-28
1
-5
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #81822 from nlupugla/nodepath-slice
Rémi Verschelde
2024-02-29
1
-0
/
+53
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Added NodePath::slice method.
nlupugla
2023-12-13
1
-0
/
+53
*
|
|
|
Split monolithic physics class files
smix8
2024-02-27
1
-2
/
+2
*
|
|
|
Move 3D-only resources to their own folder
Aaron Franke
2024-02-26
4
-4
/
+4
*
|
|
|
Move 2D-only resources to their own folder
Aaron Franke
2024-02-26
1
-1
/
+1
*
|
|
|
Fix some additional errors with 3D disabled
A Thousand Ships
2024-02-23
3
-8
/
+31
*
|
|
|
Fix running tests in template builds
A Thousand Ships
2024-02-22
4
-1
/
+31
*
|
|
|
[Physics] Fix export with 3D disabled
A Thousand Ships
2024-02-22
1
-0
/
+8
[prev]
[next]