summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | / Fix various typos with codespellRémi Verschelde2024-05-071-1/+1
| |/ |/|
* | Implement `amplitude` to Input.vibrate_handheldRadiant2024-05-021-0/+7
* | [RTL] Adds extra argument to `remove_paragraph` to skip cache invalidation an...bruvzg2024-05-021-0/+7
* | Extend `CanvasItem::draw_circle()` with filled, width, and antialiased optionsYaohua Xiong2024-05-021-0/+7
|/
* Merge pull request #91128 from patwork/splash-image-in-web-exportRémi Verschelde2024-04-301-142/+64
|\
| * Added splash image support and new progress bar for web exportpatwork2024-04-251-142/+64
* | Merge pull request #86978 from kitbdev/multicaret-overhaulRémi Verschelde2024-04-301-0/+8
|\ \
| * | Overhaul multiple caret editing in TextEdit.kit2024-04-261-0/+8
| |/
* | Merge pull request #90375 from bruvzg/ios_privacyRémi Verschelde2024-04-292-0/+14
|\ \ | |/ |/|
| * [iOS export] Add support for privacy manifest configuration.bruvzg2024-04-162-0/+14
* | Improve TextEdit/LineEdit word selection.bruvzg2024-04-221-0/+7
* | Merge pull request #90645 from Malcolmnixon/unified-xr-trackersRémi Verschelde2024-04-221-0/+21
|\ \
| * | Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to d...Malcolm Nixon2024-04-181-0/+21
* | | Merge pull request #90797 from Geometror/vsnode-comment-compatRémi Verschelde2024-04-181-3/+3
|\ \ \
| * | | [Compatibility] Add stub for VisualShaderNodeCommentHendrik Brucker2024-04-181-3/+3
| |/ /
* / / Add SkeletonIK3D get/set_interpolation compat from #87888Lyuma2024-04-181-3/+0
|/ /
* | Merge pull request #90759 from dsnopek/openxr-hand-revertRémi Verschelde2024-04-171-3/+0
|\ \
| * | Revert `OpenXRHand` to its pre-`SkeletonModifier3D` stateDavid Snopek2024-04-161-3/+0
| |/
* / Remove experimental constrain_avoidance from NavigationRegion2Dsmix82024-04-161-0/+13
|/
* Merge pull request #90575 from TokageItLab/boneattachment-performanceRémi Verschelde2024-04-151-0/+8
|\
| * replace bone_pose_updated to skeleton_updated signalSilc Lizard (Tokage) Renew2024-04-131-0/+8
* | Fix infinite while loop on empty added file.ajreckof2024-04-121-1/+1
|/
* Ensure all Visual Studio files are generated with CRLFAndreia Gaita2024-04-104-15/+21
* Revert what needs to be revertedajreckof2024-04-101-7/+0
* Merge pull request #88244 from shana/vs-improve-settingsRémi Verschelde2024-04-081-4/+4
|\
| * VS: Don't override user options. Add additional vs hintsAndreia Gaita2024-02-121-4/+4
* | Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PBSilc Lizard (Tokage) Renew2024-04-051-0/+13
* | Add GraphFrame and integrate it in VisualShaderHendrik Brucker2024-04-041-0/+7
* | Merge pull request #89179 from groud/expose_tile_map_layerRémi Verschelde2024-04-041-9/+0
|\ \
| * | Expose TileMapLayerGilles Roudière2024-04-031-9/+0
* | | add partial path return option for astarashley2024-04-031-0/+13
* | | fix node duplication in update after external changes.ajreckof2024-04-031-0/+7
|/ /
* | [Buildsystem] Fix encoding when reading filesA Thousand Ships2024-03-242-2/+2