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
/
test_code_edit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-2
/
+2
*
fix lines ending in comments causing auto indent
Nathan Franke
2022-04-28
1
-0
/
+32
*
Use Input::push_input for tests plus extra mouse testing
Paulb23
2022-04-22
1
-5
/
+14
*
Unify TextServer built-in module and GDExtension code.
bruvzg
2022-03-17
1
-281
/
+285
*
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
1
-2
/
+2
*
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
*
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
1
-0
/
+3185