kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 anos atrás |
Haoyu Qiu
|
48e0688d8f
Validate input in `ScriptServer::register_language`
|
2 anos atrás |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 anos atrás |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 anos atrás |
Hristo Stamenov
|
0e1f7e9f89
Removed faulty function update after get_property_list.
|
3 anos atrás |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 anos atrás |
K. S. Ernest (iFire) Lee
|
9ddebc0c22
Add a const call mode to Object, Variant and Script.
|
3 anos atrás |
reduz
|
45af29da80
Add a new HashSet template
|
3 anos atrás |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 anos atrás |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 anos atrás |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 anos atrás |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 anos atrás |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
3 anos atrás |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 anos atrás |
Ricardo Subtil
|
93396b3e51
Fix wrong comparison with default values
|
3 anos atrás |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
3 anos atrás |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 anos atrás |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 anos atrás |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 anos atrás |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 anos atrás |
Aaron Franke
|
8b692e8872
Add PROPERTY_USAGE_NONE and use it
|
4 anos atrás |
Bastiaan Olij
|
2161fd117b
Adding some more missing renames for Transform3D and Quaternion
|
4 anos atrás |
Fabio Alessandrelli
|
d779b5aa3e
[Net] Refactor RPCs, remove RSETs
|
4 anos atrás |
kobewi
|
4db47eb32e
Don't save project settings when not necessary
|
4 anos atrás |
reduz
|
1aa2823fa3
Removed _change_notify
|
4 anos atrás |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 anos atrás |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 anos atrás |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 anos atrás |