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
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-0
/
+1
|
\
|
*
Add unit tests for UDPServer
Pablo Andres Fuente
2024-11-22
1
-0
/
+1
*
|
Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823
Spartan322
2024-11-20
1
-0
/
+1
|
\
|
|
*
Merge pull request #95303 from EIREXE/inverted_composer
Rémi Verschelde
2024-11-20
1
-0
/
+1
|
|
\
|
|
*
Fix Projection::invert on orthogonal projections and others.
Álex Román
2024-11-18
1
-0
/
+1
|
*
|
Merge pull request #99131 from MarcusAahl/my-testing-branch
Thaddeus Crews
2024-11-19
1
-0
/
+1
|
|
\
\
|
|
*
|
Basic Fontfile tests
marcus åhl
2024-11-19
1
-0
/
+1
*
|
|
|
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-0
/
+1
|
\
|
|
|
|
*
|
|
Improve set_radial_initial_angle by removing loops
arkology
2024-11-14
1
-0
/
+1
|
|
/
/
*
|
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-0
/
+1
|
\
|
|
|
*
|
Add fuzzy string matching to quick open search
Adam Johnston
2024-10-28
1
-0
/
+1
*
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Implement array based hash map
nazarii
2024-10-24
1
-0
/
+1
*
|
|
Fix `Projection::invert` on orthogonal projections and others.
Álex Román
2024-10-22
1
-0
/
+1
*
|
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
|
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-4
/
+4
|
/
/
*
|
Merge pull request #97255 from kitbdev/test-tabs
Rémi Verschelde
2024-10-04
1
-0
/
+2
|
\
\
|
*
|
Fix TabBar initialization issue and add tests
kit
2024-09-20
1
-0
/
+2
*
|
|
Add unit tests for PhysicsMaterial
jonas
2024-10-04
1
-0
/
+1
*
|
|
Merge pull request #97512 from matthewestopinal/mestopinal-sky-tests
Rémi Verschelde
2024-10-01
1
-0
/
+1
|
\
\
\
|
*
|
|
Add Unit Test cases for `Sky`
MATTHEW ESTOPINAL
2024-10-01
1
-0
/
+1
*
|
|
|
Merge pull request #95931 from pafuent/adding_packet_peer_tests
Rémi Verschelde
2024-10-01
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Add unit tests for PacketPeer
Pablo Andres Fuente
2024-10-01
1
-0
/
+1
|
|
/
/
/
*
/
/
/
Add unit tests for StreamPeer and StreamPeerBuffer
Pablo Andres Fuente
2024-10-01
1
-0
/
+2
|
/
/
/
*
|
|
Move Godot Physics 2D into a module; add dummy 2D physics server
Ricardo Buring
2024-09-23
1
-0
/
+4
*
|
|
Move Godot Physics 3D into a module; add dummy 3D physics server
Ricardo Buring
2024-09-21
1
-0
/
+4
|
/
/
*
|
Add per-bone meta to Skeleton3D
demolke
2024-09-16
1
-0
/
+1
*
|
Add unit tests for Parallax2D
Leon Stansfield
2024-09-06
1
-0
/
+1
*
|
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
|
\
\
[next]