Lukas Tenbrink
|
3b31636985
Remove unnecessary `StringName` `idx` cache in `_Data` to reduce its size by 4 bytes.
|
пре 5 месеци |
Lukas Tenbrink
|
91fe434a86
Always use `String` as `StringName` backing internally.
|
пре 6 месеци |
Lukas Tenbrink
|
dbf189e28f
Lock the `StringName::mutex` after hashing the string, to spend less time hoarding it unnecessarily.
|
пре 9 месеци |
Lukas Tenbrink
|
a47d29cf11
Move StringName != to the header file to make it inlineable.
|
пре 10 месеци |
rune-scape
|
0dde931bc9
StringName: Fix empty hash
|
пре 1 година |
Rémi Verschelde
|
69ca549ef9
Merge pull request #92570 from rune-scape/rune-stringname-bits
|
пре 1 година |
rune-scape
|
6abd17265b
StringName: operator== compares in-place
|
пре 1 година |
A Thousand Ships
|
e33fdb4296
Use `MutexLock` in more places
|
пре 1 година |
Gergely Kis
|
723878bbab
StringName: Use inline static field definitions
|
пре 1 година |
bruvzg
|
f3d4f5a77e
[X11] Add fallback from desktop GL to GLES, suppress PRIME detector error spam.
|
пре 1 година |
Yuri Sizov
|
4952d37f4b
Fix StringName leaks in VariantParser
|
пре 2 година |
A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
пре 2 година |
Juan Linietsky
|
8950943356
Optimize Object::get_class_name
|
пре 2 година |
Lyuma
|
82c52eab6c
StringName: fix returning dangling data from char constructor.
|
пре 2 година |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
пре 2 година |
Yuri Rubinsky
|
522d4243bf
Add missing != operator to `StringName`
|
пре 2 година |
reduz
|
8580f377a3
Implement Scene Unique Nodes
|
пре 3 година |
Hugo Locurcio
|
38995961df
Improve `--debug-stringnames` to be more useful
|
пре 3 година |
Ignacio Roldán Etcheverry
|
0e659b4230
Fix false reporting unclaimed StringName at exit due to static refs
|
пре 3 година |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
пре 3 година |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
пре 3 година |
reduz
|
cee905f04f
Adds ability to debug stringnames
|
пре 4 година |
reduz
|
6631f66c2a
Optimize StringName usage
|
пре 4 година |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
пре 4 година |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
пре 5 година |