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
/
test_main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unit tests for HeightMapShape3D
Leon Stansfield
2024-09-06
1
-0
/
+1
*
[Tests] Make `[Audio]` tag consistent with other test environment tags
Hendrik Brucker
2024-09-04
1
-1
/
+1
*
Merge pull request #92656 from fire/vsk-json-to-native-4.3
Rémi Verschelde
2024-08-30
1
-0
/
+1
|
\
|
*
Ability to convert native engine types to JSON and back.
K. S. Ernest (iFire) Lee
2024-08-29
1
-0
/
+1
*
|
Merge pull request #93824 from wheatear-dev/test-option-button
Rémi Verschelde
2024-08-28
1
-0
/
+1
|
\
\
|
*
|
Add tests for OptionButton
Edward Moulsdale
2024-07-18
1
-0
/
+1
*
|
|
Merge pull request #93381 from Luis-Wong/test-button
Rémi Verschelde
2024-08-28
1
-0
/
+1
|
\
\
\
|
*
|
|
Created button test for is_hovered() method.
Luis-Wong
2024-07-26
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #90501 from Calinou/test-add-gradienttexture
Rémi Verschelde
2024-08-28
1
-0
/
+1
|
\
\
\
|
*
|
|
Add unit tests for GradientTexture1D and GradientTexture2D
Hugo Locurcio
2024-04-10
1
-0
/
+1
*
|
|
|
Merge pull request #95218 from MylesScholz/unit-tests
Rémi Verschelde
2024-08-27
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
StyleBoxTexture unit tests
MylesScholz
2024-08-08
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Improve Tree performance
aaronp64
2024-07-26
1
-0
/
+1
|
/
/
/
*
|
/
Fix PathFollow tests, Add forward vector test to PathFollow3D
Raul Santos
2024-07-20
1
-0
/
+2
|
|
/
|
/
|
*
|
[Tests] Fix various unit tests on minimal builds
A Thousand Ships
2024-07-18
1
-7
/
+16
*
|
Add unit test cases for ImageTexture3D
gaven
2024-06-12
1
-0
/
+1
*
|
make InstancePlaceholder in charge of node reference resolution
Adriano Orioli
2024-05-28
1
-0
/
+1
*
|
Properly set window class in Wayland
Paulo Poiati
2024-05-22
1
-1
/
+1
*
|
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-4
/
+4
*
|
Merge pull request #90705 from AThousandShips/foreach_list
Rémi Verschelde
2024-05-07
1
-3
/
+3
|
\
\
|
*
|
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-3
/
+3
*
|
|
add timer node tests
Shashank C
2024-05-06
1
-0
/
+1
|
/
/
*
/
Fix some build errors with `disable_3d=yes`
A Thousand Ships
2024-04-16
1
-1
/
+1
|
/
*
Merge pull request #90313 from Nazarwadim/unit_tests_oa_hash_map
Rémi Verschelde
2024-04-10
1
-0
/
+1
|
\
|
*
Add unit tests for OAHashMap
nazarii
2024-04-10
1
-0
/
+1
*
|
Merge pull request #88614 from ramadm/test-camera-2d
Rémi Verschelde
2024-04-10
1
-0
/
+1
|
\
\
|
*
|
Add unit tests for Camera2D
Rama Del Maestro
2024-02-21
1
-0
/
+1
*
|
|
Add unit test for resolve_hostname
RevoluPowered
2024-04-10
1
-0
/
+1
|
|
/
|
/
|
*
|
Add methods to get argument count of methods
A Thousand Ships
2024-03-10
1
-0
/
+1
*
|
Fixed MERGE_ALL commit from repeating actions
Sofox
2024-03-05
1
-0
/
+1
*
|
Fix some additional errors with 3D disabled
A Thousand Ships
2024-02-23
1
-7
/
+15
*
|
[Physics] Fix export with 3D disabled
A Thousand Ships
2024-02-22
1
-0
/
+8
|
/
*
Added ImageTexture unit tests
b
2024-02-19
1
-0
/
+1
*
[Tests] Fix test regression without editor
A Thousand Ships
2024-02-17
1
-0
/
+7
*
Merge pull request #86874 from AThousandShips/no_3d_fix
Rémi Verschelde
2024-01-08
1
-6
/
+9
|
\
|
*
Fix some build errors with `disable_3d=Yes`
A Thousand Ships
2024-01-07
1
-6
/
+9
*
|
Add unit test runner for autocompletion
HolonProduction
2024-01-05
1
-1
/
+16
|
/
*
Add tests for Camera3D
CHM
2023-11-13
1
-0
/
+1
*
Add 2D navigation mesh baking
smix8
2023-09-25
1
-2
/
+2
*
Add unit tests for type_convert Variant utility function
Aaron Franke
2023-09-08
1
-0
/
+1
*
Introduce the concept of global theme contexts
Yuri Sizov
2023-09-06
1
-1
/
+3
*
Fix ThemeDB initialization in tests
Yuri Sizov
2023-09-04
1
-9
/
+8
*
Merge pull request #80105 from Sauermann/fix-global-transform
Rémi Verschelde
2023-08-28
1
-0
/
+2
|
\
|
*
Fix global transform validity for `Node2D` and `Control`
Markus Sauermann
2023-08-08
1
-0
/
+2
*
|
Suppress expected errors in navi-related unit tests, #80616
Pawel Lampe
2023-08-22
1
-0
/
+4
*
|
Fix nodes receiving mouse events in black bars of `Window`
Markus Sauermann
2023-08-09
1
-0
/
+1
*
|
Support shader preprocessor concatenation symbol
Johan Aires Rastén
2023-08-08
1
-0
/
+1
|
/
*
Merge pull request #79440 from sepTN/test-packed-scene
Rémi Verschelde
2023-08-07
1
-0
/
+1
|
\
|
*
Add unit tests for PackedScene
Septian
2023-08-06
1
-0
/
+1
*
|
Merge pull request #79331 from azuloo/translation-server-test-suite
Rémi Verschelde
2023-08-07
1
-0
/
+1
|
\
\
[next]