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
*
Merge pull request #99527 from RandomShaper/fix_threaded_trans
Thaddeus Crews
2024-11-22
1
-2
/
+4
|
\
|
*
Make loading translations from threads safe
Pedro J. Estébanez
2024-11-22
1
-2
/
+4
*
|
Expose standardize_locale add_default param publicly
Dan Nicholson
2024-11-21
3
-5
/
+51
|
/
*
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
3
-25
/
+25
*
Merge pull request #97923 from kisg/translation_server_siof_fix
Thaddeus Crews
2024-11-12
2
-3
/
+1
|
\
|
*
Make TranslationServer singleton variable inline.
Gergely Kis
2024-10-07
2
-3
/
+1
*
|
Merge pull request #98743 from dbnicholson/improve-compare-locales
Thaddeus Crews
2024-11-12
2
-61
/
+94
|
\
\
|
*
|
Improve locale comparison
Dan Nicholson
2024-11-12
2
-61
/
+94
*
|
|
Merge pull request #98547 from timothyqiu/loaded-locales-set
Thaddeus Crews
2024-11-11
1
-1
/
+4
|
\
\
\
|
*
|
|
Fix duplicated entries in `TranslationServer::get_loaded_locales()`
Haoyu Qiu
2024-10-26
1
-1
/
+4
*
|
|
|
Merge pull request #98278 from a-johnston/fuzzy-search-rebase
Thaddeus Crews
2024-11-10
4
-2
/
+467
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add fuzzy string matching to quick open search
Adam Johnston
2024-10-28
4
-2
/
+467
|
|
/
/
*
|
|
Merge pull request #47502 from KoBeWi/add_0
Thaddeus Crews
2024-10-31
2
-7
/
+22
|
\
\
\
|
*
|
|
Always add decimal when printing float
kobewi
2024-10-23
2
-7
/
+22
*
|
|
|
[Core] Improve error messages with `vformat`
A Thousand Ships
2024-10-30
2
-6
/
+6
*
|
|
|
Merge pull request #65962 from 4d49/format-object
Thaddeus Crews
2024-10-29
1
-1
/
+12
|
\
\
\
\
|
*
|
|
|
Add `Object` support for `String.format`
Mansur Isaev
2024-10-29
1
-1
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
2
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
2
-3
/
+3
*
|
|
|
Merge pull request #98395 from Repiteo/core/char-range-utils-update
Thaddeus Crews
2024-10-25
2
-237
/
+442
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Core: Update `char_range.inc` to Unicode 16
Thaddeus Crews
2024-10-21
2
-237
/
+442
*
|
|
|
Merge pull request #98357 from yeojunh/valid-base-check-num-int64-uint64
Clay John
2024-10-24
1
-0
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add checks for valid base in String::num_int64, uint64().
yeojunh
2024-10-20
1
-0
/
+4
|
|
/
/
*
|
|
Merge pull request #98236 from timothyqiu/locale-compare-cache-4.x
Thaddeus Crews
2024-10-21
2
-13
/
+24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Cache results for `TranslationServer.compare_locales()`
Haoyu Qiu
2024-10-16
2
-13
/
+24
|
|
/
*
/
Don't pseudolocalize empty strings
Haoyu Qiu
2024-10-17
1
-0
/
+4
|
/
*
Merge pull request #96230 from timothyqiu/per-domain-pseudolocalization
Rémi Verschelde
2024-10-04
4
-234
/
+355
|
\
|
*
Move pseudolocalization into TranslationDomain
Haoyu Qiu
2024-09-21
4
-234
/
+355
*
|
Parse fragment from URL
Haoyu Qiu
2024-09-27
2
-5
/
+22
*
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
|
Fix script editor wrongly replaces and quotes non-ASCII letters
Haoyu Qiu
2024-09-23
2
-1
/
+25
|
/
*
Make editor use translation domains
Haoyu Qiu
2024-09-17
2
-102
/
+14
*
Add translation domain
Haoyu Qiu
2024-09-17
4
-108
/
+287
*
StringName: Fix empty hash
rune-scape
2024-09-09
8
-90
/
+7
*
Merge pull request #92570 from rune-scape/rune-stringname-bits
Rémi Verschelde
2024-09-04
2
-19
/
+92
|
\
|
*
StringName: operator== compares in-place
rune-scape
2024-09-03
2
-19
/
+92
*
|
Merge pull request #96462 from RandomShaper/opt_comp_loc
Rémi Verschelde
2024-09-02
1
-0
/
+5
|
\
\
|
*
|
TranslationServer: Add fast path for comparison of equal locales
Pedro J. Estébanez
2024-09-02
1
-0
/
+5
|
|
/
*
/
Use `MutexLock` in more places
A Thousand Ships
2024-08-29
1
-2
/
+1
|
/
*
Add `String.is_valid_unicode_identifier()`
Haoyu Qiu
2024-08-27
2
-4
/
+28
*
Merge pull request #92548 from AThousandShips/string_cleaning
Rémi Verschelde
2024-08-26
1
-29
/
+48
|
\
|
*
[Core] Optimize some `String` methods
A Thousand Ships
2024-08-15
1
-29
/
+48
*
|
Merge pull request #92933 from TokageItLab/match-concatenating
Rémi Verschelde
2024-08-26
1
-2
/
+8
|
\
\
|
*
|
Match the coding style for concatenating String
Silc Lizard (Tokage) Renew
2024-06-09
1
-2
/
+8
*
|
|
Merge pull request #94683 from kisg/string_name_fix
Rémi Verschelde
2024-08-19
2
-13
/
+4
|
\
\
\
|
*
|
|
StringName: Use inline static field definitions
Gergely Kis
2024-07-24
2
-13
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #92546 from AThousandShips/faster_replace
Rémi Verschelde
2024-08-19
1
-60
/
+157
|
\
\
\
|
*
|
|
[Core] Optimize `String::replace` methods
A Thousand Ships
2024-08-15
1
-60
/
+157
|
|
/
/
*
|
|
Merge pull request #95184 from jsjtxietian/shader-include-relative
Rémi Verschelde
2024-08-17
1
-4
/
+1
|
\
\
\
|
*
|
|
Fix error when use relative #include in .gdshader / .gdshaderinc file
jsjtxietian
2024-08-08
1
-4
/
+1
|
|
/
/
[next]