summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-272-4/+20
|\
| * Merge pull request #98670 from DarioSamo/rd-transient-targetsThaddeus Crews2024-11-271-0/+19
| |\
| | * Resolve load and store ops automatically for render passes for discardable te...Dario2024-11-251-0/+19
| * | Style: Downgrade `.clang-format` arguments to 17.xThaddeus Crews2024-11-271-4/+1
* | | Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-264-17/+67
|\| |
| * | Merge pull request #98069 from thedinosoar/fix/service-worker-sandbox-error-9...Thaddeus Crews2024-11-252-16/+26
| |\ \ | | |/ | |/|
| | * Fix PWA callback assignment and error handlingKeegan McGonigle2024-10-222-16/+26
| * | Merge pull request #99424 from dalexeev/core-fix-builtin-enum-const-bindsThaddeus Crews2024-11-221-0/+30
| |\ \
| | * | Core: Fix built-in enum constant bindingsDanil Alexeev2024-11-221-0/+30
| * | | Style: Add 19.1.0 LLVM options to `.clang-format`Thaddeus Crews2024-11-221-1/+4
| |/ /
| * | Expose standardize_locale add_default param publiclyDan Nicholson2024-11-211-0/+7
* | | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23Spartan3222024-11-151-0/+7
|\| |
| * | Allow setting custom initialization vector for FileAccessEncrypted. Add expor...bruvzg2024-11-131-0/+7
* | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-123-2/+9
|\| |
| * | 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
| | |/ | |/|
* | | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-021-1/+7
|\| |
| * | Add "Game" editor for better runtime debuggingMichael Alexsander2024-10-301-1/+7
* | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-302-0/+49
|\| |
| * | 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
* | Fix copyright headers referring to GodotSpartan3222024-10-272-4/+4
* | Fix copyright_headers.py referring to GodotSpartan3222024-10-271-2/+2
* | Rename Godot.icns to Redot.icnsSpartan3222024-10-231-0/+0
* | Rebrand Godot macos dist icons to RedotSpartan3222024-10-232-0/+0
* | Rebrand extension API validationSpartan3222024-10-221-2/+8
* | Fixed the VS project creationToken Gamedev2024-10-182-5/+5
* | Rebranding: Doc/Dubhghlas McLaughlin2024-10-162-4/+4
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-113-0/+6
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-1131-186/+260
* | [macOS] Update Vulkan SDK install script.Adam Vondersaar2024-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
|\ \