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
/
scene
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #99131 from MarcusAahl/my-testing-branch
Thaddeus Crews
2024-11-19
1
-0
/
+82
|
\
|
*
Basic Fontfile tests
marcus åhl
2024-11-19
1
-0
/
+82
*
|
Merge pull request #98816 from arkology/to-infinity-and-beyond
Thaddeus Crews
2024-11-18
1
-0
/
+92
|
\
\
|
|
/
|
/
|
|
*
Improve set_radial_initial_angle by removing loops
arkology
2024-11-14
1
-0
/
+92
*
|
Merge pull request #97363 from reduz/deterministic-gen-suberesources-id
Thaddeus Crews
2024-11-11
1
-1
/
+1
|
\
\
|
*
|
Allow passing UID to importer
Juan
2024-11-11
1
-1
/
+1
|
|
/
*
/
Core: Integrate `Ref::instantiate` where possible
Thaddeus Crews
2024-11-10
1
-1
/
+1
|
/
*
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
1
-6
/
+12
*
Merge pull request #97157 from pafuent/fixing_tree_item_get_prev_wrap
Thaddeus Crews
2024-10-25
1
-0
/
+126
|
\
|
*
Fixing TreeItem get_prev_xxx methods when p_wrap is true
Pablo Andres Fuente
2024-09-23
1
-0
/
+126
*
|
Merge pull request #97255 from kitbdev/test-tabs
Rémi Verschelde
2024-10-04
2
-0
/
+1535
|
\
\
|
*
|
Fix TabBar initialization issue and add tests
kit
2024-09-20
2
-0
/
+1535
|
|
/
*
|
Add unit tests for PhysicsMaterial
jonas
2024-10-04
1
-0
/
+107
*
|
Add Unit Test cases for `Sky`
MATTHEW ESTOPINAL
2024-10-01
1
-0
/
+141
*
|
Move Godot Physics 2D into a module; add dummy 2D physics server
Ricardo Buring
2024-09-23
1
-0
/
+7
*
|
Merge pull request #90743 from timothyqiu/empty-selection-clipboard
Rémi Verschelde
2024-09-23
2
-0
/
+73
|
\
\
|
|
/
|
/
|
|
*
Add TextEdit option to prevent copying without a selection
Haoyu Qiu
2024-09-14
2
-0
/
+73
*
|
Add per-bone meta to Skeleton3D
demolke
2024-09-16
1
-0
/
+78
*
|
Enable Drag and Drop for SubViewports and Windows
Markus Sauermann
2024-09-15
1
-13
/
+131
|
/
*
Do not defer PathFollow3D transform updates
Yaohua Xiong
2024-09-10
1
-31
/
+0
*
Add unit tests for Parallax2D
Leon Stansfield
2024-09-06
1
-0
/
+131
*
Add unit tests for HeightMapShape3D
Leon Stansfield
2024-09-06
1
-0
/
+122
*
Merge pull request #96564 from Geometror/tests-audio-tag
Rémi Verschelde
2024-09-04
1
-9
/
+9
|
\
|
*
[Tests] Make `[Audio]` tag consistent with other test environment tags
Hendrik Brucker
2024-09-04
1
-9
/
+9
*
|
Merge pull request #96038 from kitbdev/fix-line-edit-caret-word-mode
Rémi Verschelde
2024-09-04
1
-0
/
+44
|
\
\
|
|
/
|
/
|
|
*
Fix LineEdit word mode when there are no words
kit
2024-08-24
1
-0
/
+44
*
|
Merge pull request #96292 from AThousandShips/null_check_ref_fix
Rémi Verschelde
2024-09-03
3
-5
/
+5
|
\
\
|
*
|
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
3
-5
/
+5
*
|
|
ResourceImporterWAV: Enable QOA compression by default
DeeJayLSP
2024-08-31
1
-0
/
+2
|
/
/
*
|
[Tree] Fix error when removing child from `Tree`
A Thousand Ships
2024-08-28
1
-0
/
+24
*
|
Merge pull request #93824 from wheatear-dev/test-option-button
Rémi Verschelde
2024-08-28
1
-0
/
+136
|
\
\
|
*
|
Add tests for OptionButton
Edward Moulsdale
2024-07-18
1
-0
/
+136
*
|
|
Merge pull request #93381 from Luis-Wong/test-button
Rémi Verschelde
2024-08-28
1
-0
/
+66
|
\
\
\
|
*
|
|
Created button test for is_hovered() method.
Luis-Wong
2024-07-26
1
-0
/
+66
*
|
|
|
Merge pull request #90501 from Calinou/test-add-gradienttexture
Rémi Verschelde
2024-08-28
1
-0
/
+87
|
\
\
\
\
|
*
|
|
|
Add unit tests for GradientTexture1D and GradientTexture2D
Hugo Locurcio
2024-04-10
1
-0
/
+87
*
|
|
|
|
Merge pull request #95218 from MylesScholz/unit-tests
Rémi Verschelde
2024-08-27
1
-0
/
+194
|
\
\
\
\
\
|
*
|
|
|
|
StyleBoxTexture unit tests
MylesScholz
2024-08-08
1
-0
/
+194
*
|
|
|
|
|
Merge pull request #94748 from aaronp64/tree_perf
Rémi Verschelde
2024-08-27
1
-0
/
+151
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Improve Tree performance
aaronp64
2024-07-26
1
-0
/
+151
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #91654 from 2nafish117/node2d-helper-tests
Rémi Verschelde
2024-08-27
1
-0
/
+125
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
add unit tests for Node2D helper methods
unknown
2024-08-05
1
-0
/
+125
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #89554 from smnast/backspace-unfold
Rémi Verschelde
2024-08-19
1
-0
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
Fix backspace always unfolding previous line
MrPersonDev
2024-05-27
1
-0
/
+20
*
|
|
|
|
|
Fix TextEdit caret movement at start of wrapped lines
kit
2024-08-16
1
-4
/
+62
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Fix compilation failure in test_graph_node.h with disable_exceptions=false
ze2j
2024-07-27
1
-1
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fix PathFollow tests, Add forward vector test to PathFollow3D
Raul Santos
2024-07-20
2
-103
/
+222
|
|
_
|
/
|
/
|
|
*
|
|
[Tests] Fix various unit tests on minimal builds
A Thousand Ships
2024-07-18
1
-1
/
+1
*
|
|
[Tests] Fix unit tests in template builds
A Thousand Ships
2024-06-29
2
-0
/
+4
*
|
|
CodeEdit Fix move lines up/down viewport and selection issues
kit
2024-06-25
1
-1
/
+119
[next]