summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Corrected manpageDubhghlas McLaughlin2024-11-281-6/+6
* Change Godot Linux appdata urls to RedotBrandon - HeartCore Studios2024-11-071-4/+4
* Fix copyright headers referring to GodotSpartan3222024-10-272-4/+4
* Fix copyright_headers.py referring to GodotSpartan3222024-10-271-2/+2
* Fix Linux desktop filesChen Asraf2024-10-263-1/+1
* Rename Godot.icns to Redot.icnsSpartan3222024-10-231-0/+0
* Rebrand Godot macos dist icons to RedotSpartan3222024-10-232-0/+0
* Rebranding: Doc/Dubhghlas McLaughlin2024-10-172-5/+5
* [macOS] Update Vulkan SDK install script.Adam Vondersaar2024-10-131-11/+5
* Rebrand preambles to RedotSpartan3222024-10-133-0/+6
* Rebrand Godot 4.3 to RedotTrashguy2024-10-1331-186/+260
* Bump version to 4.3.1-rcRémi Verschelde2024-08-152-3/+3
* Merge pull request #94652 from shana/fix-header-guardsRémi Verschelde2024-07-231-9/+28
|\
| * Fix header_guards so it detects the copyright header properly.Andreia Gaita2024-07-231-9/+28
* | Merge pull request #93753 from Repiteo/scons/visual-studio-fixesRémi Verschelde2024-07-221-4/+1
|\ \
| * | SCons: Fix output with `vsproj=yes`Thaddeus Crews2024-06-291-4/+1
* | | Fix Image CowData crash when baking large lightmapsHugo Locurcio2024-07-191-0/+8
| |/ |/|
* | Re-add Skeleton3D::animate_physical_bonesSilc Lizard (Tokage) Renew2024-07-141-7/+0
* | D3D12: Get rid of DXIL.dll!Pedro J. Estébanez2024-07-111-26/+3
* | Fix property type of Sprite3D `frame_coords` to Vector2i from Vector2Silc Lizard (Tokage) Renew2024-07-061-0/+7
* | Remove duplicate styling from editorKristopher A2024-07-031-1/+0
|/
* Merge pull request #93511 from Repiteo/style/relocate-pretty-printRémi Verschelde2024-06-251-23/+25
|\
| * Style: Relocate `godot_gdb_pretty_print.py`Thaddeus Crews2024-06-231-23/+25
* | Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-2317-235/+17
* | CI: Add `svgo` pre-commit hookThaddeus Crews2024-06-231-0/+20
|/
* Merge pull request #91382 from adamscott/sample-playerRémi Verschelde2024-06-191-0/+7
|\
| * Add samples playback supportAdam Scott2024-06-181-0/+7
* | CI: Add pre-commit hook for `clang-tidy`Thaddeus Crews2024-06-171-33/+0
|/
* Fix extension API validation warning after #92861Rémi Verschelde2024-06-111-9/+4
* Fix seeking Animation immediate after playback for Discrete trackSilc Lizard (Tokage) Renew2024-06-081-0/+6
* Make displayed Web errors more meaningfulAdam Scott2024-05-302-6/+16
* [iOS] Change default iPad landscape orientation from "left" to "right".bruvzg2024-05-291-1/+1
* Display custom data name instead of indices in TileData inspectorGilles Roudière2024-05-251-0/+7
* Upgrade to eslint 9patwork2024-05-221-2/+0
* Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-211-2/+2
* CI: Fix incorrect executable permsThaddeus Crews2024-05-174-0/+0
* Merge pull request #91416 from Calinou/d3d12-sdk-update-install-scriptRémi Verschelde2024-05-151-10/+28
|\
| * Update dependencies in D3D12 SDK installer scriptHugo Locurcio2024-05-071-10/+28
* | Merge pull request #91954 from Repiteo/scons/pyproject.tomlRémi Verschelde2024-05-151-13/+0
|\ \
| * | SCons: Consolidate pysettings via `pyproject.toml`Thaddeus Crews2024-05-141-13/+0
* | | Merge pull request #91377 from bruvzg/macos_privacyRémi Verschelde2024-05-151-0/+8
|\ \ \ | |/ / |/| |
| * | [macOS export] Add support for privacy manifest configuration.bruvzg2024-04-301-0/+8
* | | Add Dutch tranlsation for Linux desktop filesgilissen2024-05-141-0/+2
* | | Merge pull request #91852 from patwork/fix-splash-bg-colorRémi Verschelde2024-05-131-1/+1
|\ \ \
| * | | Fix splash screen background color in HTML shellpatwork2024-05-121-1/+1
* | | | Add antialias support for CanvasItem draw primitivesYaohua Xiong2024-05-131-0/+13
|/ / /
* | | Create a GDB pretty printing file for String, StringName, and VectorMitten Orvan2024-05-111-0/+116
* | | Merge pull request #91597 from Repiteo/ci/pre-commit-handle-everythingRémi Verschelde2024-05-088-201/+211
|\ \ \
| * | | CI: Overhaul static checks to use `pre-commit`Thaddeus Crews2024-05-088-201/+211
* | | | Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-083-4/+2
|/ / /