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
/
scene
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
2
-9
/
+9
*
Fix TextEdit test dependency on SceneTree's initial process time > 0
Marcel Admiraal
2022-07-17
1
-2
/
+2
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-1
/
+1
*
Fix typos with codespell
Rémi Verschelde
2022-05-23
1
-4
/
+4
*
Fix backspace when selection reaches left edge
Paweł Fertyk
2022-05-09
1
-170
/
+191
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-2
/
+2
*
Merge pull request #60529 from timothyqiu/theme-validation
Rémi Verschelde
2022-05-02
1
-0
/
+257
|
\
|
*
Validate theme type/item names
Haoyu Qiu
2022-04-26
1
-0
/
+257
*
|
fix lines ending in comments causing auto indent
Nathan Franke
2022-04-28
1
-0
/
+32
|
/
*
Add inital TextEdit UnitTests
Paulb23
2022-04-22
1
-0
/
+3507
*
Use Input::push_input for tests plus extra mouse testing
Paulb23
2022-04-22
1
-5
/
+14
*
Remove unused legacy tests
Rémi Verschelde
2022-04-07
2
-300
/
+0
*
Unify TextServer built-in module and GDExtension code.
bruvzg
2022-03-17
1
-281
/
+285
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-1
/
+1
*
Merge pull request #57490 from Calinou/test-add-animation
Rémi Verschelde
2022-02-07
1
-0
/
+314
|
\
|
*
Add a unit test suite for Animation
Hugo Locurcio
2022-02-06
1
-0
/
+314
*
|
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-1
/
+1
|
/
*
With auto_brace_complete enabled, selected text now gets wrapped by braces
Igor Kordiukiewicz
2022-01-30
1
-0
/
+46
*
Fix selection being deleted and indentation not being accounted for
Preslavb
2022-01-23
1
-0
/
+49
*
Rename request_code_completion signal
kobewi
2022-01-22
1
-8
/
+8
*
Improve the default project theme
Hugo Locurcio
2022-01-19
1
-1
/
+1
*
Fix various typos
luz paz
2022-01-13
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
8
-16
/
+16
*
Fix various typos
luz paz
2022-01-02
1
-7
/
+7
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-1
/
+1
*
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-1
/
+1
*
Improve Curve with const and real_t
Aaron Franke
2021-11-30
1
-14
/
+12
*
Fix code folding when end of block is unindented delimiter
ator-dev
2021-11-24
1
-4
/
+72
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-18
/
+18
*
Move and organize tests into subfolders
Aaron Franke
2021-11-07
8
-0
/
+4433