Mikael Hermansson
|
31b90246e7
Fix empty lines being added for errors with no script backtrace
|
4 months ago |
Thaddeus Crews
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
4 months ago |
Pāvels Nadtočajevs
|
e61edcadb8
Print script backtrace in the crash handler.
|
4 months ago |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 year ago |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
6 months ago |
Pāvels Nadtočajevs
|
ab717497ef
[Windows] Offload `RenderingDevice` creation test to subprocess.
|
6 months ago |
Pāvels Nadtočajevs
|
a8c8eca74a
[Windows] Fix loading debug symbol files over 2GB.
|
8 months ago |
bruvzg
|
404383e161
[Windows] Fix MinGW debug symbols.
|
8 months ago |
Thaddeus Crews
|
bb5f390fb9
Style: Apply `clang-tidy` fixes (superficial)
|
1 year ago |
bruvzg
|
c1b34672f9
[Windows] Enable crash reporter on MinGW builds, use libbacktrace to generate stack trace from DWARF symbols.
|
3 years ago |