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
*
Fixed adding extra quote when completing strings
Paulb23
2023-01-14
1
-1
/
+1
*
Added more node tests
Marius Hanl
2023-01-14
1
-3
/
+103
*
Fix typos with codespell
Rémi Verschelde
2023-01-09
1
-2
/
+2
*
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
3
-40
/
+40
*
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-07
1
-1
/
+1
*
Merge pull request #65609 from dalexeev/animated-sprite
Rémi Verschelde
2023-01-05
1
-4
/
+4
|
\
|
*
`AnimatedSprite{2D,3D}` improvements
Danil Alexeev
2023-01-05
1
-4
/
+4
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
82
-2378
/
+2378
|
/
*
Merge pull request #67694 from aaronfranke/its-time
Rémi Verschelde
2023-01-03
1
-4
/
+4
|
\
|
*
Remove duplicate Month and Weekday enums
Aaron Franke
2022-12-26
1
-4
/
+4
*
|
Merge pull request #70840 from MewPurPur/get-point-count-instead-of-points
Rémi Verschelde
2023-01-03
1
-5
/
+5
|
\
\
|
*
|
Rename get_points_count() to get_point_count() internally
VolTer
2023-01-02
1
-5
/
+5
*
|
|
Merge pull request #70152 from Maran23/4-x-tests-for-node
Rémi Verschelde
2023-01-03
2
-0
/
+416
|
\
\
\
|
*
|
|
Add initial tests for Node
Marius Hanl
2023-01-03
2
-0
/
+416
|
|
|
/
|
|
/
|
*
/
|
Add tests for signals
Marius Hanl
2022-12-29
1
-0
/
+78
|
/
/
*
|
Merge pull request #70396 from jainl28patel/VisualShader-unit-test
Yuri Rubinsky
2022-12-26
2
-0
/
+152
|
\
\
|
*
|
Add unit test for VisualShader
jainl28patel
2022-12-26
2
-0
/
+152
*
|
|
Added the possibility to define a default value in ProjectSettings.get_settin...
Marius Hanl
2022-12-21
2
-0
/
+103
|
/
/
*
|
Fix autocomplete with autobrace completion not adding closing pair
Paulb23
2022-12-19
1
-0
/
+83
*
|
Merge pull request #70168 from Haydoggo/autocomplete-placement-fix
Rémi Verschelde
2022-12-17
1
-1
/
+2
|
\
\
|
*
|
Fix autocomplete box placement
Hayden Leete
2022-12-17
1
-1
/
+2
|
|
/
*
/
Fix String::word_wrap() for long words
Haoyu Qiu
2022-12-16
1
-16
/
+32
|
/
*
[Tests] Get rid of several error messages when running the test suite
Hendrik Brucker
2022-12-12
3
-2
/
+40
*
Merge pull request #68747 from rune-scape/rune-stringname-unification
Rémi Verschelde
2022-12-09
1
-0
/
+13
|
\
|
*
Unify String and StringName
rune-scape
2022-12-05
1
-0
/
+13
*
|
Merge pull request #67906 from groud/simpler_gdextension_config
Rémi Verschelde
2022-12-06
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Allow specifying a prefix to automatically detect library files for gdextensi...
Gilles Roudière
2022-12-01
1
-6
/
+6
*
|
Refactor baking code for Curve2D
Yaohua Xiong
2022-12-05
1
-2
/
+3
*
|
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
1
-0
/
+2
|
/
*
Merge pull request #68386 from MewPurPur/snappedi-snappedf
Rémi Verschelde
2022-11-24
3
-2
/
+22
|
\
|
*
Implement snappedi, snappedf, and Vector[2/3/4]i.snapped
VolTer
2022-11-19
3
-2
/
+22
*
|
Improve logic for detecting and tracking extensions
Bastiaan Olij
2022-11-24
1
-0
/
+6
*
|
Fix error while selecting last empty line
Adam Scott
2022-11-23
1
-2
/
+2
*
|
Double precision of `String.split_floats`
Micky
2022-11-20
1
-9
/
+10
*
|
Merge pull request #68432 from Geometror/generic-math-func-tests
Rémi Verschelde
2022-11-18
1
-333
/
+326
|
\
\
|
*
|
Generic math function tests: Test float and double variants
Hendrik Brucker
2022-11-09
1
-333
/
+326
*
|
|
Fix polygon generation in BitMap
Ninni Pipping
2022-11-17
1
-0
/
+31
*
|
|
Add GPUParticles to the OpenGL3 renderer.
clayjohn
2022-11-14
2
-2
/
+4
|
/
/
*
/
Remove duplicate project settings definitions
kobewi
2022-11-08
1
-3
/
+0
|
/
*
Merge pull request #67976 from alfredbaudisch/select-next-occurrence-better-test
Rémi Verschelde
2022-11-06
1
-3
/
+31
|
\
|
*
Improved TextEdit::add_selection_for_next_occurrence test case
Alfred Reinold Baudisch
2022-10-28
1
-3
/
+31
*
|
Merge pull request #68275 from Geometror/doctest-approx
Rémi Verschelde
2022-11-06
17
-168
/
+168
|
\
\
|
*
|
[Tests] Replace Math::is_equal_approx with == and doctest::Approx
Hendrik Brucker
2022-11-05
17
-168
/
+168
*
|
|
Add support for empty delimiter in String.split
kobewi
2022-11-04
1
-0
/
+8
|
/
/
*
|
Add a test suite for `Math::` namespace functions
Hendrik Brucker
2022-11-04
2
-0
/
+557
*
|
Allow getting Quaternion rotation in different Euler orders
Aaron Franke
2022-11-02
1
-5
/
+22
*
|
Merge pull request #66747 from aaronfranke/move-euler-order
Rémi Verschelde
2022-11-02
1
-24
/
+24
|
\
\
|
*
|
Move EulerOrder enum to math_defs.h and global scope
Aaron Franke
2022-11-02
1
-24
/
+24
*
|
|
Merge pull request #67274 from jbcolli2/Primitive_Tests
Rémi Verschelde
2022-11-02
2
-0
/
+851
|
\
\
\
|
*
|
|
PrimitiveMesh unit tests.
jbcolli2
2022-10-14
2
-0
/
+851
[next]