| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #818 from Spartan322/fixup/copyright-headers | George L. Albany | 2024-10-27 | 4 | -8/+8 |
|\ |
|
| * | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 4 | -8/+8 |
* | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b | Spartan322 | 2024-10-26 | 2 | -0/+23 |
|\ \
| |/
|/| |
|
| * | Fix race conditions in breadcrumbs | Matias N. Goldberg | 2024-10-22 | 2 | -0/+23 |
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 4 | -0/+8 |
|/ |
|
* | SCons: Add unobtrusive type hints in SCons files | Thaddeus Crews | 2024-09-25 | 1 | -0/+1 |
* | Update the storage access handler logic to support accessing / retrieving con... | Fredia Huya-Kouadio | 2024-08-26 | 1 | -0/+1 |
* | Fixed Timestep Interpolation: MultiMesh | Ricardo Buring | 2024-08-18 | 1 | -1/+1 |
* | Fixed Timestep Interpolation (3D) | Ricardo Buring | 2024-07-07 | 2 | -0/+64 |
* | Fix GLTF exporting invalid meshes and attempting to export gizmo meshes | Aaron Franke | 2024-02-04 | 1 | -0/+10 |
* | Shadow volume culling and tighter shadow caster culling | lawnjelly | 2024-01-30 | 1 | -0/+10 |
* | Usage notes for DEV_ASSERT macro | lawnjelly | 2023-08-02 | 1 | -2/+13 |
* | Fix incorrect index error macros | Mikael Hermansson | 2023-01-22 | 2 | -26/+26 |
* | Merge pull request #64795 from RandomShaper/fix_saferefcount | Rémi Verschelde | 2023-01-09 | 1 | -7/+7 |
|\ |
|
| * | Prevent misuse of SafeRefCount | Pedro J. Estébanez | 2023-01-09 | 1 | -7/+7 |
* | | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 4 | -116/+116 |
|/ |
|
* | Logger: Don't print error twice on `ERR_PRINT` | Rémi Verschelde | 2022-10-04 | 1 | -48/+19 |
* | Errors: Fallback to `fprintf` if `OS` singleton doesn't exist | Rémi Verschelde | 2022-06-30 | 1 | -1/+7 |
* | Fix some issues found by cppcheck. | bruvzg | 2022-04-06 | 2 | -2/+2 |
* | Protection for array operator for Vector2 / 3 in DEV builds | lawnjelly | 2022-03-07 | 1 | -0/+22 |
* | Add fflush to error macros | lawnjelly | 2022-02-05 | 2 | -0/+7 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 4 | -8/+8 |
* | Defer the call to 'popup_str' to the next cycle to let Godot Engine's editor ... | Xavier Sellier | 2021-12-14 | 1 | -0/+7 |
* | Fix console colors on Windows | Yuri Roubinsky | 2021-11-26 | 1 | -1/+1 |
* | Implement toast notifications in the editor | Gilles Roudière | 2021-10-14 | 2 | -48/+239 |
* | revert 0d7409a so additional error information prints in release builds | Jordan Schidlowsky | 2021-10-04 | 1 | -95/+88 |
* | Improve error descriptions | Max Hilbrunner | 2021-08-23 | 2 | -49/+54 |
* | Add error_string function | Florian Kothmeier | 2021-04-27 | 2 | -0/+88 |
* | Modernize atomics | Pedro J. Estébanez | 2021-02-18 | 1 | -6/+8 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 3 | -6/+6 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 4 | -0/+835 |