Pedro J. Estébanez
|
4485b43a57
Modernize atomics
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
PouleyKetchoupp
|
f725d9cb73
Fix issues related to delay when processing events on Linux
|
5 years ago |
Hugo Locurcio
|
37d55ff153
Improve and document error macros
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Fabio Alessandrelli
|
0d7409adfb
Fix explain message not being stripped in release.
|
5 years ago |
Marcel Admiraal
|
83069a3c0f
Remove ERR_EXPLAIN macros and the scaffolding they needed.
|
5 years ago |
Marcel Admiraal
|
b7fdac60f1
Send m_msg directly to _err_print_error().
|
6 years ago |
Marcel Admiraal
|
24469d9ce4
Remove implicit dependency on String from error_macros.h.
|
6 years ago |
Robin Hübner
|
8affda0916
implement accompanying error macros that come with an error message, to replace ERR_EXPLAIN usage.
|
6 years ago |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 years ago |
Rémi Verschelde
|
e0574e1d98
Fix typos with codespell
|
6 years ago |
follower
|
bab27547d3
Typo fix: "the function exists" -> "the function exits"
|
6 years ago |
Juan Linietsky
|
3f681b0681
Clean up blend shape support in GLES2 and GLES3.
|
6 years ago |
marxin
|
7de7f0ef17
Fix all -Wtype-limits warnings.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Juan Linietsky
|
e0456f7976
Make sure warn deprecated uses a volatile bool (for multithreading)
|
7 years ago |
Rémi Verschelde
|
43b7ebf0a0
Style: Apply clang-format (5.0) to some missed files
|
7 years ago |
Juan Linietsky
|
a2f26a96dc
Add a macro to deprecate methods
|
7 years ago |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Marcelo Fernandez
|
a97d7d948b
Improved *_FAIL_INDEX error macros to print the index/size
|
8 years ago |
Hein-Pieter van Braam
|
22358babda
Implement Linux-style likely()/unlikely() macros
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Pedro J. Estébanez
|
211c451890
Implement well-defined handling of unrecoverable errors
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Rémi Verschelde
|
3f3f5a5359
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
|
8 years ago |