Lukas Tenbrink
|
8c4e674770
Add move semantics (constructor, assignment) to `StringName`.
|
8 months ago |
Lukas Tenbrink
|
a47d29cf11
Move StringName != to the header file to make it inlineable.
|
8 months ago |
rune-scape
|
0dde931bc9
StringName: Fix empty hash
|
11 months ago |
rune-scape
|
6abd17265b
StringName: operator== compares in-place
|
1 year ago |
Gergely Kis
|
723878bbab
StringName: Use inline static field definitions
|
1 year ago |
Wilson E. Alvarez
|
d2003d2025
Remove _HashUnion from StringName
|
1 year ago |
Ninni Pipping
|
d2ddd8b228
Fix `StringName` comparison
|
2 years ago |
Juan Linietsky
|
8950943356
Optimize Object::get_class_name
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Yuri Rubinsky
|
522d4243bf
Add missing != operator to `StringName`
|
2 years ago |
reduz
|
8580f377a3
Implement Scene Unique Nodes
|
3 years ago |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 years ago |
Rémi Verschelde
|
1bdb82c64e
Fix typos with codespell
|
3 years ago |
reduz
|
38232c70db
Clarify SNAME usage
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
reduz
|
cee905f04f
Adds ability to debug stringnames
|
4 years ago |
Joan Fons
|
a6adb58493
Editor StringName and Viewport optimizations
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |