reduz
|
f8d03b98e7
Improve resource load cache
|
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 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Sergey Minakov
|
9086599ae6
GDNative: support dynamic loading of iOS frameworks
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
Juan Linietsky
|
475e4ea67b
Removed interactive loader, added proper thread loading.
|
5 years ago |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Hugo Locurcio
|
9499eef4da
Document the GDNative singleton method prefix being changeable
|
5 years ago |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
6 years ago |
Bojidar Marinov
|
f7dad789e9
Fix various memory leaks and errors
|
6 years ago |
Rémi Verschelde
|
e0574e1d98
Fix typos with codespell
|
6 years ago |
Fabio Alessandrelli
|
aecbb330f3
Fix GDNative library resource loading.
|
6 years ago |
karroffel
|
9786b51601
[GDNative] fix crash at shutdown when using singleton libraries and NativeScript
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
6 years ago |
Naoto Kondo
|
63cba9ba62
GDNative: Fixes a problem that active_library_path is wrong after exporting app for mac
|
6 years ago |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
7 years ago |
luz.paz
|
08bde5b2de
Misc. typos
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
Pedro J. Estébanez
|
474eda9e30
Fix Variant leak in call_native
|
7 years ago |
karroffel
|
f29139f3cf
[GDNative] enable saving GDNativeLibrary as sub resource
|
7 years ago |
karroffel
|
57c0339d9f
[GDNative] easier GDNativeLib handling
|
7 years ago |
karroffel
|
ee8ee463c3
[GDNative] cache API hashes
|
7 years ago |