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
*
Merge pull request #83286 from bronsonholden/fix-text-edit-hscroll-jitter
Rémi Verschelde
2023-10-17
1
-1
/
+2
|
\
|
*
Add test justifying change to expected horizontal scroll position
Bronson Holden
2023-10-13
1
-1
/
+2
*
|
Merge pull request #76244 from kgrubbs22/variant-test-updates
Rémi Verschelde
2023-10-16
1
-8
/
+1025
|
\
\
|
|
/
|
/
|
|
*
Updated Varaint assignemnt unit tests with Vec4,Vec4i,Rect2,Rect2i,Trans2d,Tr...
kendelle
2023-04-19
1
-8
/
+1025
*
|
Code Editor: Fix regression with using doc comments for code regions
Danil Alexeev
2023-10-13
1
-3
/
+3
*
|
Fix code completion override of home and end keys
Adam Scott
2023-10-06
1
-4
/
+34
*
|
Merge pull request #82786 from theraot/donotreplacestartingdigitwithunderscore
Rémi Verschelde
2023-10-05
1
-1
/
+1
|
\
\
|
*
|
Do not replace starting digit with underscore when making identifier
Alfonso J. Ramos
2023-10-04
1
-1
/
+1
*
|
|
Add vararg call() method to C++ Callable
kobewi
2023-10-05
1
-10
/
+2
*
|
|
Merge pull request #82694 from BrianMacIntosh/master
Rémi Verschelde
2023-10-05
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
"Whole Words" search can detect word boundaries inside the search term.
Brian MacIntosh
2023-10-02
1
-1
/
+6
*
|
|
Merge pull request #81633 from matorin57/code-completion-popup
Rémi Verschelde
2023-10-03
1
-0
/
+61
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Avoid resetting the code completion popup excessively
DESKTOP-UT43QTQ\Garrigan-Desktop
2023-09-20
1
-0
/
+61
*
|
|
Add rotate_toward and angle_difference to GDScript and C#
etti
2023-10-01
1
-0
/
+36
*
|
|
Merge pull request #79523 from aaronfranke/is-conformal
Rémi Verschelde
2023-09-26
2
-0
/
+60
|
\
\
\
|
*
|
|
Add `is_conformal` method to Basis and Transform2D
Aaron Franke
2023-09-13
2
-0
/
+60
|
|
/
/
*
|
|
Merge pull request #80796 from smix8/navgenerator_2d_4.x
Rémi Verschelde
2023-09-26
1
-2
/
+2
|
\
\
\
|
*
|
|
Add 2D navigation mesh baking
smix8
2023-09-25
1
-2
/
+2
*
|
|
|
Add Duplicate Lines shortcut to CodeTextEditor
PucklaMotzer09
2023-09-25
1
-0
/
+78
|
/
/
/
*
|
|
Simplify Geometry3D tests
Aaron Franke
2023-09-25
1
-287
/
+54
*
|
|
Fix Curve3D baking up vectors for nontrivial curves.
Ryan Hitchman
2023-09-18
1
-0
/
+8
*
|
|
Merge pull request #81354 from MJacred/textedit_pixel_pos_fix
Rémi Verschelde
2023-09-18
1
-0
/
+9
|
\
\
\
|
*
|
|
Fix TextEdit.get_rect_at_line_column returning negative pos even though curso...
MJacred
2023-09-11
1
-0
/
+9
*
|
|
|
Merge pull request #81456 from AThousandShips/test_fix
Yuri Sizov
2023-09-14
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix errors when testing `Resource`
A Thousand Ships
2023-09-09
1
-2
/
+2
*
|
|
|
Merge pull request #81464 from AcatXIo/fix-sign-nan
Rémi Verschelde
2023-09-12
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Fix sign(NAN) returning 1.
AcatXIo
2023-09-09
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Fix various typos with codespell
Rémi Verschelde
2023-09-12
1
-1
/
+1
*
|
|
|
Add code region folding to CodeEdit
Jean-Michel Bernard
2023-09-11
1
-0
/
+188
*
|
|
|
Add unit tests for type_convert Variant utility function
Aaron Franke
2023-09-08
2
-0
/
+142
|
/
/
/
*
|
|
Codestyle: Don't use auto where not warranted
Rémi Verschelde
2023-09-07
3
-4
/
+4
*
|
|
Merge pull request #81304 from ajreckof/Change-precedence-in-rules-to-make-lo...
Rémi Verschelde
2023-09-07
1
-19
/
+19
|
\
\
\
|
*
|
|
Change precedence in rules to make location after proper casing.
ajreckof
2023-09-05
1
-19
/
+19
*
|
|
|
Introduce the concept of global theme contexts
Yuri Sizov
2023-09-06
1
-1
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #81328 from bruvzg/str_minus_zero
Yuri Sizov
2023-09-05
1
-0
/
+16
|
\
\
\
|
*
|
|
[String] Fix string conversion for -0.0 float values.
bruvzg
2023-09-05
1
-0
/
+16
|
|
/
/
*
|
|
Merge pull request #81326 from bruvzg/font_update
Yuri Sizov
2023-09-05
1
-3
/
+3
|
\
\
\
|
*
|
|
Update and properly list versions of the built-in fonts.
bruvzg
2023-09-05
1
-3
/
+3
|
|
/
/
*
/
/
Fix ThemeDB initialization in tests
Yuri Sizov
2023-09-04
3
-20
/
+19
|
/
/
*
|
Add inverse hyperbolic functions `asinh()`, `acosh()` & `atanh()`
Jcrespo
2023-09-01
1
-0
/
+31
*
|
Merge pull request #78634 from Sauermann/fix-notification-order
Rémi Verschelde
2023-08-30
1
-1
/
+69
|
\
\
|
*
|
Fix Object::notification order
Markus Sauermann
2023-08-30
1
-1
/
+69
*
|
|
Revert "Implement loading DDS textures at run-time"
clayjohn
2023-08-29
2
-10
/
+0
|
/
/
*
|
Expose _validate_property() for scripting
kobewi
2023-08-28
1
-0
/
+2
*
|
Merge pull request #81037 from AThousandShips/openxr_register
Rémi Verschelde
2023-08-28
1
-1
/
+1
|
\
\
|
*
|
Ensure OpenXR classes are declared properly
A Thousand Ships
2023-08-28
1
-1
/
+1
*
|
|
Merge pull request #80105 from Sauermann/fix-global-transform
Rémi Verschelde
2023-08-28
3
-0
/
+131
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix global transform validity for `Node2D` and `Control`
Markus Sauermann
2023-08-08
3
-0
/
+131
*
|
|
Suppress expected errors in navi-related unit tests, #80616
Pawel Lampe
2023-08-22
2
-0
/
+12
*
|
|
[TextServer] Fix issues with character breaks, add more tests.
bruvzg
2023-08-19
1
-0
/
+80
[next]