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
...
*
|
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
|
\
\
|
*
|
Add a test suite for TranslationServer
azuloo
2023-07-11
1
-0
/
+1
|
|
/
*
/
Added tests to InputEvent
Miguel Pereira
2023-07-17
1
-0
/
+1
|
/
*
Add HTTPClient unit tests
angel-721
2023-06-21
1
-0
/
+1
*
Add initial 'NavigationObstacle' and 'NavigationRegion' tests
Pawel Lampe
2023-06-14
1
-0
/
+4
*
Add unit test: mouse movement after slider release
Markus Sauermann
2023-06-05
1
-0
/
+1
*
Streamline WorkerThreadPool tests and make them more robust
myaaaaaaaaa
2023-05-17
1
-3
/
+9
*
Fix multiple issues in WorkerThreadPool
Pedro J. Estébanez
2023-05-11
1
-0
/
+2
*
add unit tests for Curve3D
Alex Drozd
2023-05-10
1
-0
/
+1
*
Fix various errors when running the unit tests
RedworkDE
2023-05-09
1
-1
/
+1
*
Add initial navigation tests
Pawel Lampe
2023-02-13
1
-0
/
+11
*
Add Unit Tests for Viewport InputEvent handling
Markus Sauermann
2023-02-09
1
-0
/
+4
*
Merge pull request #71972 from Sauermann/fix-test-ds
Rémi Verschelde
2023-01-31
1
-1
/
+4
|
\
|
*
[unittests] Send Mouse events via DisplayServer instead of push_input
Markus Sauermann
2023-01-29
1
-1
/
+4
*
|
Add Unit test for InputEventMouse
ARez
2023-01-29
1
-0
/
+1
|
/
*
Add unit tests for Curve2D
Henrique Coura
2023-01-13
1
-0
/
+1
*
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-07
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add initial tests for Node
Marius Hanl
2023-01-03
1
-0
/
+1
*
Merge pull request #70396 from jainl28patel/VisualShader-unit-test
Yuri Rubinsky
2022-12-26
1
-0
/
+1
|
\
|
*
Add unit test for VisualShader
jainl28patel
2022-12-26
1
-0
/
+1
*
|
Added the possibility to define a default value in ProjectSettings.get_settin...
Marius Hanl
2022-12-21
1
-0
/
+1
|
/
*
Remove duplicate project settings definitions
kobewi
2022-11-08
1
-3
/
+0
*
Add a test suite for `Math::` namespace functions
Hendrik Brucker
2022-11-04
1
-0
/
+1
*
Merge pull request #67274 from jbcolli2/Primitive_Tests
Rémi Verschelde
2022-11-02
1
-0
/
+1
|
\
|
*
PrimitiveMesh unit tests.
jbcolli2
2022-10-14
1
-0
/
+1
*
|
Merge pull request #66927 from jbcolli2/Path2d-Tests
Rémi Verschelde
2022-11-02
1
-0
/
+1
|
\
\
|
*
|
Unit tests for Path2D module.
jbcolli2
2022-10-12
1
-0
/
+1
|
|
/
*
|
Merge pull request #67800 from jbcolli2/ArrayMesh-UnitTests
Rémi Verschelde
2022-10-31
1
-0
/
+1
|
\
\
|
*
|
ArrayMesh unit tests
jbcolli2
2022-10-24
1
-0
/
+1
|
|
/
*
/
Make window creation with custom position do not flash
Wei Guo
2022-10-24
1
-1
/
+1
|
/
[prev]
[next]