Rémi Verschelde
|
d82c75adca
Merge pull request #53393 from lawnjelly/dev_asserts
|
пре 4 година |
Jordan Schidlowsky
|
db44406082
revert 0d7409a so additional error information prints in release builds
|
пре 4 година |
lawnjelly
|
c835f1f3c5
Add DEV_ASSERT and DEV_CHECK macros
|
пре 4 година |
Haoyu Qiu
|
70853fd669
Remove do{ } while(0) wrapper around error macros
|
пре 4 година |
lawnjelly
|
eb6f98ec55
Portal occlusion culling
|
пре 4 година |
Marcel Admiraal
|
7e03bd1671
Remove duplicate WARN_PRINTS macro
|
пре 4 година |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
пре 4 година |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
пре 4 година |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
пре 4 година |
Pedro J. Estébanez
|
4485b43a57
Modernize atomics
|
пре 4 година |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
пре 4 година |
PouleyKetchoupp
|
f725d9cb73
Fix issues related to delay when processing events on Linux
|
пре 5 година |
Hugo Locurcio
|
37d55ff153
Improve and document error macros
|
пре 5 година |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
пре 5 година |
Fabio Alessandrelli
|
0d7409adfb
Fix explain message not being stripped in release.
|
пре 5 година |
Marcel Admiraal
|
83069a3c0f
Remove ERR_EXPLAIN macros and the scaffolding they needed.
|
пре 5 година |
Marcel Admiraal
|
b7fdac60f1
Send m_msg directly to _err_print_error().
|
пре 5 година |
Marcel Admiraal
|
24469d9ce4
Remove implicit dependency on String from error_macros.h.
|
пре 6 година |
Robin Hübner
|
8affda0916
implement accompanying error macros that come with an error message, to replace ERR_EXPLAIN usage.
|
пре 6 година |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
пре 6 година |
Rémi Verschelde
|
e0574e1d98
Fix typos with codespell
|
пре 6 година |
follower
|
bab27547d3
Typo fix: "the function exists" -> "the function exits"
|
пре 6 година |
Juan Linietsky
|
3f681b0681
Clean up blend shape support in GLES2 and GLES3.
|
пре 6 година |
marxin
|
7de7f0ef17
Fix all -Wtype-limits warnings.
|
пре 6 година |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
пре 6 година |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
пре 7 година |
Juan Linietsky
|
e0456f7976
Make sure warn deprecated uses a volatile bool (for multithreading)
|
пре 7 година |
Rémi Verschelde
|
43b7ebf0a0
Style: Apply clang-format (5.0) to some missed files
|
пре 7 година |
Juan Linietsky
|
a2f26a96dc
Add a macro to deprecate methods
|
пре 7 година |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
пре 7 година |