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
/
core
/
string
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize Project Settings
reduz
2021-02-18
1
-6
/
+6
*
Make String::ends_with don't use String::rfind
kleonc
2021-02-09
1
-13
/
+20
*
Unify URI encoding/decoding and add to C#
Aaron Franke
2021-01-28
2
-64
/
+6
*
Make hex_to_int and bin_to_int handle the prefix automatically
Aaron Franke
2021-01-28
2
-15
/
+11
*
Merge pull request #45489 from aaronfranke/core
Rémi Verschelde
2021-01-27
1
-3
/
+4
|
\
|
*
Type consistencies in core
Aaron Franke
2021-01-26
1
-3
/
+4
*
|
Renamed String.ord_at to unicode_at
Yuri Roubinsky
2021-01-26
2
-7
/
+7
|
/
*
Fix String.ends_with() for empty string arguments
Vedat Günel
2021-01-19
1
-1
/
+6
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
18
-36
/
+36
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
6
-39
/
+39
*
Fix the `String::get_base_dir()` logic to properly check for top level direct...
Fredia Huya-Kouadio
2020-12-23
1
-1
/
+4
*
Static analyzer fixes:
bruvzg
2020-12-09
1
-1
/
+1
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
2
-0
/
+23
*
[Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...
bruvzg
2020-11-26
2
-6
/
+6
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
3
-3
/
+0
*
Create Variant built-in functions.
reduz
2020-11-10
1
-0
/
+20
*
Variant: Sync docs with new constructors, fixups after #43403
Rémi Verschelde
2020-11-09
1
-1
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
19
-0
/
+10672