Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a few InputEvent icons | VolTer | 2023-05-25 | 20 | -9/+22 |
| | |||||
* | Merge pull request #77458 from Riteo/late-night-preprocessing | Rémi Verschelde | 2023-05-25 | 1 | -0/+2 |
|\ | | | | | | | Build `JoypadLinux` sandbox detection method only with udev | ||||
| * | Build `JoypadLinux` sandbox detection method only with udev | Riteo | 2023-05-25 | 1 | -0/+2 |
| | | | | | | | | Fixes an `unused-function` warning when building with `udev=no`. | ||||
* | | Merge pull request #77457 from smix8/clipper_includes_4.x | Rémi Verschelde | 2023-05-25 | 3 | -3/+0 |
|\ \ | | | | | | | | | | Remove unnecessary Clipper lib includes | ||||
| * | | Remove unnecessary Clipper lib includes | smix8 | 2023-05-24 | 3 | -3/+0 |
| |/ | | | | | | | Removes unnecessary Clipper lib includes. | ||||
* | | Merge pull request #77453 from m4gr3d/update_alpha_status_code_main | Rémi Verschelde | 2023-05-25 | 1 | -4/+6 |
|\ \ | | | | | | | | | | Update the format for the app version code and name | ||||
| * | | Update the format for the app version code and name | Fredia Huya-Kouadio | 2023-05-24 | 1 | -4/+6 |
| |/ | |||||
* | | Merge pull request #77417 from ↵ | Rémi Verschelde | 2023-05-25 | 2 | -1/+10 |
|\ \ | |/ |/| | | | | | | | winston-yallow/support-project-settings-usage-flags Expose ProjectSettings.set_as_basic() to scripting | ||||
| * | Expose ProjectSettings.set_as_basic() to GDScript | Winston | 2023-05-24 | 2 | -1/+10 |
| | | |||||
* | | Merge pull request #77440 from KoBeWi/set_pattern_which_doesn't_exist | Rémi Verschelde | 2023-05-24 | 1 | -1/+2 |
|\ \ | | | | | | | | | | Check for null in `set_pattern()` | ||||
| * | | Check for null in set_pattern() | kobewi | 2023-05-24 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #77418 from MewPurPur/unify-stylebox-grid-textures | Rémi Verschelde | 2023-05-24 | 5 | -85/+69 |
|\ \ \ | | | | | | | | | | | | | Improve StyleBox preview a little | ||||
| * | | | Improve StyleBox preview a little | VolTer | 2023-05-24 | 5 | -85/+69 |
| | |/ | |/| | |||||
* | | | Merge pull request #77409 from allenwp/OpenGL3-Blend-Issue76334 | Rémi Verschelde | 2023-05-24 | 1 | -0/+4 |
|\ \ \ | |_|/ |/| | | | | | Fixed issues with blend modes in OpenGL 3 renderer | ||||
| * | | Fixed issues with blend modes in OpenGL 3 renderer | Allen Pestaluky | 2023-05-24 | 1 | -0/+4 |
| |/ | | | | | | | | | | | Added uses_blend_alpha = true for ADD, SUBTRACT, and MULTIPLY blend modes to match the other renderers Fixes #76334 | ||||
* | | Merge pull request #74443 from AThousandShips/sync_restrictions | Fabio Alessandrelli | 2023-05-24 | 3 | -0/+71 |
|\ \ | | | | | | | Add restrictions to MultiplayerSynchronizer editor and documentation | ||||
| * | | Add restrictions to MultiplayerSynchronizer editor and documentation | Ninni Pipping | 2023-05-24 | 3 | -0/+71 |
| | | | |||||
* | | | Merge pull request #77435 from YuriSizov/editor-your-favorite-preview | Rémi Verschelde | 2023-05-24 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | | | | | Fix a crash when hovering over "Favorites" in the FileSystem dock | ||||
| * | | | Fix a crash when hovering over "Favorites" in the FileSystem dock | Yuri Sizov | 2023-05-24 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge pull request #77431 from RedworkDE/gdextension-breaking-changes-update | Rémi Verschelde | 2023-05-24 | 1 | -1/+23 |
|\ \ \ \ | |/ / / |/| | | | | | | | Update list of known breaking changes compared to 4.0-stable | ||||
| * | | | Update list of known breaking changes compared to 4.0-stable | RedworkDE | 2023-05-24 | 1 | -1/+23 |
|/ / / | |||||
* | | | Merge pull request #74569 from m4gr3d/setup_play_store_builds_main | Rémi Verschelde | 2023-05-24 | 7 | -56/+131 |
|\ \ \ | | | | | | | | | | | | | Update the gradle build tasks to generate play store builds | ||||
| * | | | Update the gradle build tasks to generate play store builds. | Fredia Huya-Kouadio | 2023-04-27 | 7 | -56/+131 |
| | | | | | | | | | | | | | | | | Configure the gradle builds to sign and build the release version of the Godot Android Editor | ||||
* | | | | Merge pull request #72842 from TokageItLab/fix-pathfollow | Rémi Verschelde | 2023-05-24 | 12 | -53/+60 |
|\ \ \ \ | | | | | | | | | | | | | | | | Fix Pathfollow direction and add Z forward option | ||||
| * | | | | Fix Pathfollow direction | Silc Renew | 2023-05-24 | 12 | -53/+60 |
| | |/ / | |/| | | | | | | | | | | Co-authored-by: aaronfranke <arnfranke@yahoo.com> | ||||
* | | | | Merge pull request #76052 from TokageItLab/fix-viewport-axis | Rémi Verschelde | 2023-05-24 | 1 | -6/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | Fix 3D Viewport Front/Rear axis and Focus button | ||||
| * | | | | Fix 3D Viewport Axis button draw order bug | Silc Lizard (Tokage) Renew | 2023-05-23 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Revert "Fix swapped front/rear view" | Silc Lizard (Tokage) Renew | 2023-05-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit f995d6cd17e227492dee14627e9262292c58d6a4. | ||||
* | | | | | Merge pull request #77421 from MewPurPur/OwO-wats-dis | Rémi Verschelde | 2023-05-24 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix BoxOccluder SVG | ||||
| * | | | | | Fix BoxOccluder SVG | VolTer | 2023-05-24 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #76647 from RedworkDE/gdextension-compat-ci | Rémi Verschelde | 2023-05-24 | 3 | -0/+263 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | CI: Check for GDExtension API compatibility breakage | ||||
| * | | | | | Allow validating the extension api against a reference version and a list of ↵ | RedworkDE | 2023-05-19 | 3 | -0/+263 |
| | | | | | | | | | | | | | | | | | | | | | | | | known changes. | ||||
* | | | | | | Merge pull request #77413 from theraot/master | Rémi Verschelde | 2023-05-24 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix GLTFSkin binding for the godot_skin property | ||||
| * | | | | | | Fix GLTFSkin binding for the godot_sking property | Theraot | 2023-05-23 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #77411 from saki7/control-get_drag_data-const | Rémi Verschelde | 2023-05-24 | 2 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Expose `Control::_get_drag_data()` as non-const function | ||||
| * | | | | | | Expose Control::_get_drag_data() as non-const function | Nana Sakisaka | 2023-05-24 | 2 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #77389 from vmedea/tooltip-pattern-index | Rémi Verschelde | 2023-05-24 | 2 | -0/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add pattern index tooltip to tilemap and tileset editor | ||||
| * | | | | | | Add pattern index tooltip to tilemap and tileset editor | mara | 2023-05-23 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just a little UI convenience feature. Knowing the index (without having to count manually) is convenient when working with tile patterns programmatically, especially when having lots of them. | ||||
* | | | | | | | Merge pull request #77385 from rakkarage/tileset-atlas-merge-filter | Rémi Verschelde | 2023-05-24 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Make tile atlas merge dialog use filter nearest on right side, like left. To avoid blurry tiles. | ||||
| * | | | | | | | Make tile atlas merge dialog use filter nearest mipmaps on both sides. To ↵ | Rakka Rage | 2023-05-23 | 1 | -1/+2 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | avoid blurry tiles. | ||||
* | | | | | | | Merge pull request #77294 from puchik/lod-resolution-scaling | Rémi Verschelde | 2023-05-24 | 1 | -1/+6 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Take 3D resolution scaling into account for mesh LOD | ||||
| * | | | | | | | Take 3D resolution scaling into account for mesh LOD | Arman Elgudzhyan | 2023-05-20 | 1 | -1/+6 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #77079 from kleonc/y_sort_fix_modulation_propagation | Rémi Verschelde | 2023-05-24 | 1 | -5/+6 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix modulation propagation for Y-sorted CanvasItems | ||||
| * | | | | | | | | Fix modulation propagation for Y-sorted CanvasItems | kleonc | 2023-05-15 | 1 | -5/+6 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #77022 from sakrel/fix_buffer_get_data | Rémi Verschelde | 2023-05-24 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RenderingDeviceVulkan::buffer_get_data: Use draw command buffer instead of setup command buffer | ||||
| * | | | | | | | | | RenderingDeviceVulkan::buffer_get_data: Use draw command buffer instead of ↵ | sakrel | 2023-05-12 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setup command buffer | ||||
* | | | | | | | | | | Merge pull request #76082 from reduz/ability-to-look-at-in-model-space | Rémi Verschelde | 2023-05-24 | 11 | -22/+55 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the ability to look-at in model-space. | ||||
| * | | | | | | | | | | Add the ability to look-at in model-space. | Juan Linietsky | 2023-05-24 | 11 | -22/+55 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a much simpler attempt to solve the same problem as #76060, but without breaking any compatibility. * Adds a description of what model space is in the Vector3 enums (MODEL_* constants). This has the proper axes laid out for imported 3D assets. * Adds the option to `look_at` using model_space, which uses Vector3.MODEL_FRONT as forward vector. The attempt of this PR is to still break the assumption that there is a single direction of forward (which is not the case in Godot) and make it easier to understand where 3D models are facing, as well as orienting them via look_at. | ||||
* | | | | | | | | | | Merge pull request #76053 from MightiestGoat/fix-sky-auto-exposure | Rémi Verschelde | 2023-05-24 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the grainy sky while using debanding. | ||||
| * | | | | | | | | | | Fix the grainy sky while using debanding | mightygoat | 2023-04-15 | 2 | -2/+2 |
| | | | | | | | | | | |