summaryrefslogtreecommitdiffstats
path: root/core/error
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #818 from Spartan322/fixup/copyright-headersGeorge L. Albany2024-10-274-8/+8
|\
| * Fix copyright headers referring to GodotSpartan3222024-10-274-8/+8
* | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7bSpartan3222024-10-262-0/+23
|\ \ | |/ |/|
| * Fix race conditions in breadcrumbsMatias N. Goldberg2024-10-222-0/+23
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-114-0/+8
|/
* SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
* Update the storage access handler logic to support accessing / retrieving con...Fredia Huya-Kouadio2024-08-261-0/+1
* Fixed Timestep Interpolation: MultiMeshRicardo Buring2024-08-181-1/+1
* Fixed Timestep Interpolation (3D)Ricardo Buring2024-07-072-0/+64
* Fix GLTF exporting invalid meshes and attempting to export gizmo meshesAaron Franke2024-02-041-0/+10
* Shadow volume culling and tighter shadow caster cullinglawnjelly2024-01-301-0/+10
* Usage notes for DEV_ASSERT macrolawnjelly2023-08-021-2/+13
* Fix incorrect index error macrosMikael Hermansson2023-01-222-26/+26
* Merge pull request #64795 from RandomShaper/fix_saferefcountRémi Verschelde2023-01-091-7/+7
|\
| * Prevent misuse of SafeRefCountPedro J. Estébanez2023-01-091-7/+7
* | One Copyright Update to rule them allRémi Verschelde2023-01-054-116/+116
|/
* Logger: Don't print error twice on `ERR_PRINT`Rémi Verschelde2022-10-041-48/+19
* Errors: Fallback to `fprintf` if `OS` singleton doesn't existRémi Verschelde2022-06-301-1/+7
* Fix some issues found by cppcheck.bruvzg2022-04-062-2/+2
* Protection for array operator for Vector2 / 3 in DEV buildslawnjelly2022-03-071-0/+22
* Add fflush to error macroslawnjelly2022-02-052-0/+7
* Update copyright statements to 2022Rémi Verschelde2022-01-034-8/+8
* Defer the call to 'popup_str' to the next cycle to let Godot Engine's editor ...Xavier Sellier2021-12-141-0/+7
* Fix console colors on WindowsYuri Roubinsky2021-11-261-1/+1
* Implement toast notifications in the editorGilles Roudière2021-10-142-48/+239
* revert 0d7409a so additional error information prints in release buildsJordan Schidlowsky2021-10-041-95/+88
* Improve error descriptionsMax Hilbrunner2021-08-232-49/+54
* Add error_string functionFlorian Kothmeier2021-04-272-0/+88
* Modernize atomicsPedro J. Estébanez2021-02-181-6/+8
* Update copyright statements to 2021Rémi Verschelde2021-01-013-6/+6
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-074-0/+835