Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-05 | Add full support for Android scoped storage. | Fredia Huya-Kouadio | |
This was done by refactoring directory and file access handling for the Android platform so that any general filesystem access type go through the Android layer. This allows us to validate whether the access is unrestricted, or whether it falls under scoped storage and thus act appropriately. | |||
2022-07-04 | Merge pull request #62692 from Nolkaloid/typesafe-nodepath-dnd | Rémi Verschelde | |
Fix drag'n drop type checking for NodePaths | |||
2022-07-04 | Merge pull request #62212 from hansemro/eraser-detect-4 | Rémi Verschelde | |
Add inversion/eraser-end property for tablet pens | |||
2022-07-04 | Fix drag'n drop type check for NodePaths | Nolkaloid | |
2022-07-04 | [macOS, Windows, X11] Add stylus inverted/eraser support to | Hansem Ro | |
InputEventMouseMotion event | |||
2022-07-04 | Merge pull request #62705 from cdemirer/expression-built-in-function-identifier | Rémi Verschelde | |
2022-07-04 | Expression built-in functions can also be considered as identifiers in ↵ | cdemirer | |
subscripts | |||
2022-07-04 | Merge pull request #62448 from MinusKube/completion-scroll-click | Rémi Verschelde | |
Add the ability to drag the code completion scrollbar using the mouse click | |||
2022-07-04 | Merge pull request #38298 from ThakeeNathees/file-dialog-autocomplete-fix | Rémi Verschelde | |
2022-07-04 | Merge pull request #62175 from bruvzg/custom_keys | Rémi Verschelde | |
2022-07-04 | Merge pull request #62700 from bruvzg/cewrp | Rémi Verschelde | |
2022-07-04 | Use autowrap in the curve editor. | bruvzg | |
2022-07-04 | Use custom key structs, instead of raw hashes for the Label3D and TextMesh, ↵ | bruvzg | |
to avoid potential hash collisions. | |||
2022-07-04 | Merge pull request #62696 from bruvzg/hb441 | Rémi Verschelde | |
HarfBuzz: Update to version 4.4.1 | |||
2022-07-04 | Merge pull request #62681 from Jummit/keep-perspective-menu | Rémi Verschelde | |
Keep Perspective menu open after selecting an option | |||
2022-07-04 | HarfBuzz: Update to version 4.4.1 | bruvzg | |
2022-07-04 | Fix FileDialog file name autocompletion with filters | Thakee Nathees | |
Fixes #38195. | |||
2022-07-03 | Add the ability to drag the code completion scrollbar using the mouse click | MinusKube | |
2022-07-03 | Merge pull request #62677 from akien-mga/particles-fix-warnings-update | Rémi Verschelde | |
2022-07-03 | Merge pull request #62611 from akien-mga/android-preset-refactor-custom-build | Rémi Verschelde | |
2022-07-03 | Keep Perspective menu open on selection | Jummit | |
Makes the Perspective menu consistent with the View menu in the 3D viewport. This allows for quicker inspection of the scene, and makes missclicks more forgiving. | |||
2022-07-03 | Android: Refactor Custom Build options in export preset | Rémi Verschelde | |
Instead of reusing the custom_template/ prefix which is actually only used for the prebuilt APK workflow, we add a new custom_build/ prefix. This is a slight compat breakage (users will have to redo their config) but enables us to group the Min SDK and Target SDK options where they make sense, and avoid reusing the previously hardcoded Target SDK 30 from Godot 3.4. Those two options are now strings instead of integers so that we can keep them empty by default, and show their default value using a placeholder. So some validation has been added to make sure they are proper ints. The upper bound on Target SDK was also removed as it's a common use case to use it to try to target newer released SDKs. But we warn the user that this wasn't validated by us. The export info dialog is now exclusive so that when it doesn't auto-close, i.e. when it errors, you don't close it by mistake by clicking outside. Fixes #62465. | |||
2022-07-03 | Merge pull request #62669 from bruvzg/mkv_detect | Rémi Verschelde | |
2022-07-03 | [macOS] Use statically linked MoltenVK by default, automatically detect ↵ | bruvzg | |
MoltenVK SDK install (only in the default location). | |||
2022-07-03 | Merge pull request #62672 from ↵ | Rémi Verschelde | |
kleonc/animated_sprite_fix_frame_hint_string_error | |||
2022-07-03 | Particles: Fix missing configuration warning updates | Rémi Verschelde | |
Fixes #33488. | |||
2022-07-03 | Fix no `hint_string` for `frame` property in `AnimatedSprite`s | kleonc | |
2022-07-03 | Merge pull request #62649 from Calinou/3d-editor-gizmos-fix-gi | Rémi Verschelde | |
2022-07-03 | Merge pull request #62665 from akien-mga/input-accum-enable | Rémi Verschelde | |
2022-07-03 | Input: Re-enable input accumulation by default | Rémi Verschelde | |
I turned it off by mistake in #38697. See also #62664 for details on this boolean's complex history :) | |||
2022-07-03 | Merge pull request #59834 from trollodel/advanced_import_fix | Rémi Verschelde | |
Fix some bugs in the advanced scene import | |||
2022-07-03 | Merge pull request #62641 from ↵ | Rémi Verschelde | |
akien-mga/windows-vulkan-loader_get_json-error-verbose | |||
2022-07-03 | Merge pull request #62653 from akien-mga/gltf-warning-typo-fix | Rémi Verschelde | |
2022-07-03 | glTF: Fix a couple typos in warnings on image parsing | Rémi Verschelde | |
2022-07-03 | Merge pull request #62651 from akien-mga/webrtc-register-peerconntectionjs | Fabio Alessandrelli | |
Register missing WebRTCDataChannelJS type | |||
2022-07-03 | Register missing WebRTCDataChannelJS type | mj.Jernigan | |
2022-07-02 | Merge pull request #62647 from python273/asset-library-dynamic-column-count | Rémi Verschelde | |
2022-07-02 | Fix 3D editor gizmos appearing in GI following default GI mode change | Hugo Locurcio | |
2022-07-02 | Make asset library's column count dynamic | python273 | |
2022-07-02 | Merge pull request #61168 from DeeJayLSP/wav_ieee | Rémi Verschelde | |
2022-07-02 | Vulkan: Make `loader_get_json` "error" a verbose message on Windows | Rémi Verschelde | |
In far most cases it seems like it's going to message about bogus manifests in the Windows registry which point to JSON files which have since been uninstalled, but without clearing the registry. This happens with bogus Vulkan overlays from Twitch, Epic Online Services, NVIDIA Nsight Systems, OBS Studio, Rockstar Games... fix your mess folks. Fixes #56089. | |||
2022-07-02 | Merge pull request #62636 from akien-mga/scons-shadergen-depends | Rémi Verschelde | |
2022-07-02 | SCons: Properly track codegen script dependency for generated GLSL headers | Rémi Verschelde | |
2022-07-02 | Merge pull request #62556 from akien-mga/displayserver-no-headless-fallback | Rémi Verschelde | |
DisplayServer: Don't fallback to headless | |||
2022-07-02 | Merge pull request #62618 from Bromeon/bugfix/exit-code | Rémi Verschelde | |
Fix exit code of --help and --version, and test them in CI | |||
2022-07-02 | Merge pull request #62607 from RPicster/master-default-cursor-fix | Fabio Alessandrelli | |
Default cursor fix for html5 export | |||
2022-07-02 | Fix exit code of --help and --version, and test them in CI | Jan Haller | |
Corrects prior regression which caused ERROR output and exit code of 1. | |||
2022-07-02 | Merge pull request #61610 from ↵ | Rémi Verschelde | |
TokageItLab/importer-retarget-registered-gdhumanoid | |||
2022-07-02 | Merge pull request #62605 from Calinou/internal-group-names-prefix-underscore | Rémi Verschelde | |
2022-07-01 | Merge pull request #62616 from bruvzg/fix_macos_chmod | Rémi Verschelde | |