Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 년 전 |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 년 전 |
PouleyKetchoupp
|
8185c5fe8a
Optimize NodePath update when renaming or deleting nodes in the editor
|
3 년 전 |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
3 년 전 |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
3 년 전 |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 년 전 |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
3 년 전 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 년 전 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 년 전 |
Hugo Locurcio
|
0528ce0a2a
Fix crash when using `Node.get_as_property_path()`
|
5 년 전 |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 년 전 |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
5 년 전 |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
5 년 전 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 년 전 |
Rémi Verschelde
|
e5bbcb8bcf
Fix warnings for comparison between signed and unsigned integers [-Wsign-compare]
|
6 년 전 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 년 전 |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 년 전 |
Juan Linietsky
|
2dc738ce27
-Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios
|
6 년 전 |
Crazy-P
|
e6deba8d19
Fixes logically dead code (Coverity)
|
7 년 전 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 년 전 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 년 전 |
Bojidar Marinov
|
bfe44de2b6
Make tween able to be used as before (without the need for ":...")
|
7 년 전 |
Bojidar Marinov
|
0cf9597758
Allow for getting/setting indexed properties of objects using get/set_indexed
|
7 년 전 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 년 전 |
Indah Sylvia
|
83691fec4e
renames leftover 'path_db' to node_path
|
7 년 전 |
Juan Linietsky
|
cfe4b30941
renamed node path, closes #5691
|
7 년 전 |