Pedro J. Estébanez
|
f05f8c399e
Let languages init & finish run without locks held
|
1 year ago |
Pedro J. Estébanez
|
f3e96a8548
Make languages bookkeeping thread-safe
|
1 year ago |
398utubzyt
|
2df37a237a
C#: Abstract script class support
|
2 years ago |
Rémi Verschelde
|
7663c69922
Merge pull request #81388 from YuriSizov/core-gdvirtual-but-less-confused-about-itself
|
1 year ago |
Yuri Sizov
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
1 year ago |
ajreckof
|
19632eaf50
Change precedence in rules to make location after proper casing.
|
1 year ago |
Ryan Roden-Corrent
|
731a13a1ba
Fix race in ScriptServer.
|
2 years ago |
ajreckof
|
006e899bb3
sort code completions with rules
|
2 years ago |
Emmanuel Leblond
|
58f4139164
Add Engine::unregister_script_language and make Engine::register_script_language returns a Error
|
2 years ago |
kobewi
|
c1cc8fd87f
Remove unused has_global_classes()
|
2 years ago |
Juan Linietsky
|
79897dd5bc
Restore script class cache if removed
|
2 years ago |
Juan Linietsky
|
3dcf380161
Implement a quick script inheritance check
|
2 years ago |
Juan Linietsky
|
5bdc0d97d3
Clean up EditorFileSystem script parsing
|
2 years ago |
kobewi
|
6444c7d127
Move global script class cache to separate file
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
ocean (they/them)
|
9187f5c849
Fixes inability to assign script after clearing
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
Haoyu Qiu
|
48e0688d8f
Validate input in `ScriptServer::register_language`
|
2 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 years ago |
Hristo Stamenov
|
0e1f7e9f89
Removed faulty function update after get_property_list.
|
3 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |
K. S. Ernest (iFire) Lee
|
9ddebc0c22
Add a const call mode to Object, Variant and Script.
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 years ago |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |