summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Allow setting custom initialization vector for FileAccessEncrypted. Add expor...bruvzg2024-11-131-0/+7
* Merge pull request #91201 from bruvzg/con_typeThaddeus Crews2024-11-121-0/+7
|\
| * [OS] Add functions to determine standard I/O device type.bruvzg2024-11-061-0/+7
* | Merge pull request #96625 from elpozewaunig/web_splash_colorThaddeus Crews2024-11-121-1/+1
|\ \
| * | Display correct splash color on web exportElias Pozewaunig2024-11-111-1/+1
* | | Trim a few no-break and zero-width spaces from codebaseMicky2024-11-101-1/+1
| |/ |/|
* | Add "Game" editor for better runtime debuggingMichael Alexsander2024-10-301-1/+7
* | Merge pull request #97020 from GuilhermeGSousa/fix-non-const-anim-node-processThaddeus Crews2024-10-291-0/+7
|\ \
| * | Fix non const animation node process functionGuilherme Sousa2024-10-261-0/+7
| |/
* / Add .clang-format-glsl checkAdam Scott2024-10-251-0/+42
|/
* [macOS] Update Vulkan SDK install script.bruvzg2024-10-081-11/+5
* Merge pull request #97645 from adamscott/fix-pwa-reloading-pageRémi Verschelde2024-10-021-3/+4
|\
| * Fix web export infinite reload issueAdam Scott2024-09-301-3/+4
* | Merge pull request #97281 from reptofrog/deadzone-new-defaultRémi Verschelde2024-10-021-0/+8
|\ \
| * | Changed the default deadzone value for new actions from 0.5 to 0.2Roman Morozov2024-10-011-0/+8
* | | Add Ukrainian translation for Linux .desktop filevolkov2024-10-011-0/+2
| |/ |/|
* | SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+98
|/
* Fixed SoftBody3D handles not being clickable in 3D Editor ViewportJoel Fortier2024-09-161-0/+7
* Add support for non-blocking IO mode to `OS.execute_with_pipe`.bruvzg2024-09-061-0/+7
* Merge pull request #95885 from bruvzg/macos_archRémi Verschelde2024-09-061-3/+8
|\
| * [macOS] Use per-architecture min. OS version for export.bruvzg2024-08-211-3/+8
* | Pass current value to `EditorInterface` node/property popupsChris Cranford2024-09-031-0/+8
* | Expose `AudioStreamPlayer{2D,3D}::set_playing` and remove `AudioStreamPlayer:...Raul Santos2024-08-301-0/+9
* | [RegEx] Add show_error parameter to control error printing on compilation failNikita\Nick2024-08-281-0/+8
* | Merge pull request #95275 from OlesyaGerasimenko/masterRémi Verschelde2024-08-271-1/+3
|\ \
| * | Add Russian translation to Linux .desktop fileOlesyaGerasimenko2024-08-081-1/+3
* | | Add optional count argument to Sempahore::postRadiant2024-08-271-0/+7
* | | Allow setting a cubemap as default parameter to shaderChaosus2024-08-271-0/+15
* | | Merge pull request #95594 from aaronfranke/extension-api-validationRémi Verschelde2024-08-252-14/+4
|\ \ \
| * | | Update expected API validation files for the releases of Godot 4.2 & 4.3Aaron Franke2024-08-152-14/+4
* | | | Temporarily disable "validation errors no longer occur" warningsDavid Snopek2024-08-221-1/+3
* | | | Add debug utilities for VulkanMatias N. Goldberg2024-08-212-0/+13
| |_|/ |/| |
* | | macOS/iOS: Fix various warnings when targeting newer SDKsStuart Carnie2024-08-201-3/+10
* | | Expose `ShapeCast{2D,3D}::get_collision_result`Raul Santos2024-08-151-0/+7
|/ /
* | Update GDExtension related CI after Godot 4.3-stable's releaseDavid Snopek2024-08-151-0/+9
* | Bump version to 4.4-devRémi Verschelde2024-08-153-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
|\