Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #78257 from Calinou/doc-packed-arrays-vs-typed-arrays | Rémi Verschelde | 2024-04-08 | 7 | -0/+7 |
|\ | | | | | | | Document the upsides and downsides of packed arrays versus typed arrays | ||||
| * | Document the upsides and downsides of packed arrays versus typed arrays | Hugo Locurcio | 2023-11-15 | 7 | -0/+7 |
| | | |||||
* | | Merge pull request #90271 from DarioSamo/pipeline_cache_setting | Rémi Verschelde | 2024-04-06 | 1 | -0/+4 |
|\ \ | | | | | | | | | | Add toggle for enabling or disabling RenderingDevice's pipeline cache. | ||||
| * | | Add toggle for enabling or disabling RenderingDevice's pipeline cache. | Dario | 2024-04-05 | 1 | -0/+4 |
| | | | |||||
* | | | Clarify UndoRedo MergeMode and add_*_reference docs | Jordyfel | 2024-04-05 | 1 | -4/+6 |
|/ / | |||||
* | | Merge pull request #90196 from bruvzg/ts_tcase | Rémi Verschelde | 2024-04-05 | 2 | -0/+19 |
|\ \ | | | | | | | | | | [TextServer] Expose ICU title case string conversion to scripting. | ||||
| * | | [TextServer] Expose ICU title case string conversion to scripting. | bruvzg | 2024-04-04 | 2 | -0/+19 |
| | | | |||||
* | | | Merge pull request #89970 from AThousandShips/require_expose | Rémi Verschelde | 2024-04-05 | 1 | -0/+16 |
|\ \ \ | | | | | | | | | | | | | [Animation] Expose `SkeletonProfile.set/is_required` | ||||
| * | | | [Animation] Expose `SkeletonProfile.set/is_required` | A Thousand Ships | 2024-03-30 | 1 | -0/+16 |
| | | | | |||||
* | | | | Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PB | Silc Lizard (Tokage) Renew | 2024-04-05 | 8 | -29/+146 |
| | | | | |||||
* | | | | Merge pull request #89880 from dsnopek/openxr-composition-layers-node3d-drs | Rémi Verschelde | 2024-04-04 | 1 | -0/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | Add support for OpenXR composition layers | ||||
| * | | | | Add support for OpenXR composition layers | David Snopek | 2024-04-04 | 1 | -0/+8 |
| |/ / / | | | | | | | | | | | | | Co-authored-by: Bastiaan Olij <mux213@gmail.com> | ||||
* | | | | Merge pull request #89862 from brandtware/AStar2dDocFix | Rémi Verschelde | 2024-04-04 | 3 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | | | | | | Fix wrong return type mention in `AStarGrid2D` docs | ||||
| * | | | | Fix wrong return type mention in AStarGrid2D docs | Brandtware | 2024-04-04 | 3 | -3/+3 |
| | | | | | |||||
* | | | | | Add GraphFrame and integrate it in VisualShader | Hendrik Brucker | 2024-04-04 | 7 | -21/+184 |
|/ / / / | |||||
* | | | | Merge pull request #90088 from Jordyfel/statically-typed-not-static | Rémi Verschelde | 2024-04-04 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | Fix small error in Variant doc | ||||
| * | | | | Fix small error in Variant doc | Jordyfel | 2024-04-03 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge pull request #89993 from Sauermann/fix-textedit-clip-contents | Rémi Verschelde | 2024-04-04 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | Make `TextEdit.clip_contents` more transparent to users | ||||
| * | | | | Make `TextEdit.clip_contents` more transparent to users | Markus Sauermann | 2024-03-28 | 1 | -0/+1 |
| |/ / / | | | | | | | | | | | | | | | | | Instead of ignoring `TextEdit.clip_contents`, use it with a default value `true`. in the same way as `RichTextLabel`. | ||||
* | | | | Merge pull request #89735 from bruvzg/ed_native_fd2 | Rémi Verschelde | 2024-04-04 | 3 | -2/+70 |
|\ \ \ \ | | | | | | | | | | | | | | | | [Native File Dialog] Add support for using native dialogs in the editor. | ||||
| * | | | | [Native File Dialog] Add support for using native dialogs in the editor. | bruvzg | 2024-03-28 | 3 | -2/+70 |
| |/ / / | |||||
* | | | | Merge pull request #89721 from KoBeWi/position_who | Rémi Verschelde | 2024-04-04 | 4 | -9/+9 |
|\ \ \ \ | | | | | | | | | | | | | | | | Rename some arguments called "position" | ||||
| * | | | | Rename some arguments called "position" | kobewi | 2024-03-27 | 4 | -9/+9 |
| | | | | | |||||
* | | | | | Merge pull request #89699 from Enhex/Enhex-fix-light-probe-doc | Rémi Verschelde | 2024-04-04 | 1 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix documentation for receiving light from light probes | ||||
| * | | | | | Fix documentation for receiving light from light probes | Enhex | 2024-03-18 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | Merge pull request #89179 from groud/expose_tile_map_layer | Rémi Verschelde | 2024-04-04 | 4 | -22/+315 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Expose TileMapLayer | ||||
| * | | | | | | Expose TileMapLayer | Gilles Roudière | 2024-04-03 | 4 | -22/+315 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #88047 from theashtronaut/add_partial_return_astar | Rémi Verschelde | 2024-04-04 | 3 | -0/+12 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add a partial path return option for astar | ||||
| * | | | | | | add partial path return option for astar | ashley | 2024-04-03 | 3 | -0/+12 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | * AStar2D, AStar3D and AStarGrid2D now can return a partial path if the destination point isn't reachable but still in the map. This option is available for both get_point_path and get_id_path | ||||
* | | | | | | Merge pull request #87889 from smix8/heightmap_image | Rémi Verschelde | 2024-04-04 | 1 | -0/+24 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add HeightMapShape3D update with Image data | ||||
| * | | | | | | Add HeightMapShape3D update with Image data | smix8 | 2024-04-04 | 1 | -0/+24 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | Adds HeightMapShape3D update with Image data. | ||||
* | | | | | | Merge pull request #86121 from lawnjelly/occlusion_cull_jitter | Rémi Verschelde | 2024-04-04 | 1 | -0/+3 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | Jitter raster occlusion camera to reduce false positives. | ||||
| * | | | | | Jitter raster occlusion camera to reduce false positives. | lawnjelly | 2024-04-03 | 1 | -0/+3 |
| |/ / / / | | | | | | | | | | | | | | | | Due to the low resolution of the occlusion buffer, small gaps between occluders can be closed and incorrectly occlude instances which should show through the gaps. To ameliorate this problem, this PR jitters the occlusion buffer over time, making it more likely an instance will be seen through a gap. This is used in conjunction with an occlusion timer per instance, to prevent instances flickering on and off rapidly. | ||||
* | | | | | Merge pull request #89992 from ↵ | Rémi Verschelde | 2024-04-04 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | ajreckof/fix-my-mistake-with-replace-in-update-scene Fix node duplication in update after external changes. | ||||
| * | | | | fix node duplication in update after external changes. | ajreckof | 2024-04-03 | 1 | -1/+2 |
| |/ / / | |||||
* | | | | Merge pull request #89911 from AThousandShips/peering_bit | Rémi Verschelde | 2024-03-28 | 1 | -2/+9 |
|\ \ \ \ | | | | | | | | | | | | | | | | [TileSet] Expose `TileData.is_valid_terrain_peering_bit` | ||||
| * | | | | [TileSet] Expose `TileData.is_valid_terrain_peering_bit` | A Thousand Ships | 2024-03-26 | 1 | -2/+9 |
| |/ / / | |||||
* | | | | Merge pull request #89907 from bruvzg/nat_dlg_ftr_flags | Rémi Verschelde | 2024-03-28 | 1 | -5/+11 |
|\ \ \ \ | | | | | | | | | | | | | | | | [DisplayServer] Add separate feature flags for different native dialog types. | ||||
| * | | | | [DisplayServer] Add separate feature flags for different native dialog types. | bruvzg | 2024-03-26 | 1 | -5/+11 |
| |/ / / | |||||
* | | | | Merge pull request #89851 from rburing/bind_6dof_enums | Rémi Verschelde | 2024-03-28 | 1 | -4/+27 |
|\ \ \ \ | | | | | | | | | | | | | | | | Bind constants related to 6DOF joints | ||||
| * | | | | Bind constants related to 6DOF joints | Ricardo Buring | 2024-03-24 | 1 | -4/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This makes physics server GDExtensions able to use the enums without workarounds. | ||||
* | | | | | Implement `OS.execute_with_pipe` method to run process with redirected stdio. | bruvzg | 2024-03-27 | 1 | -4/+21 |
| |/ / / |/| | | | | | | | | | | | Implement `pipe://*` path handling for creation of named pipes. | ||||
* | | | | Merge pull request #89838 from Chronos-W/update-shortcut-input-method-doc | Rémi Verschelde | 2024-03-26 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | Add reference to InputEventJoypadButton in `_shortcut_input` doc | ||||
| * | | | | Add reference to InputEventJoypadButton in _shortcut_input doc | Chronos-W | 2024-03-25 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #89820 from rburing/concave_collision_polygon_2d | Rémi Verschelde | 2024-03-26 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | Fix concave `CollisionPolygon2D` debug drawing and docs | ||||
| * | | | | Fix concave CollisionPolygon2D debug drawing and docs | Ricardo Buring | 2024-03-23 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #89088 from lander-vr/limiter | Rémi Verschelde | 2024-03-25 | 2 | -1/+25 |
|\ \ \ \ | | | | | | | | | | | Add AudioEffectHardLimiter as a rework of audio limiter effect | ||||
| * | | | | Add AudioEffectHardLimiter as a rework of audio limiter effect | landervr | 2024-03-25 | 2 | -1/+25 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #87883 from TontonSancho/text-skip-occurence | Rémi Verschelde | 2024-03-25 | 2 | -0/+12 |
|\ \ \ \ | | | | | | | | | | | | | | | | Add 'Skip to next (text) occurrence' feature to text editor | ||||
| * | | | | Add 'Skip to next (text) occurrence' feature to text editor | Christophe Andral | 2024-03-25 | 2 | -0/+12 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds `ui_text_skip_selection_for_next_occurrence` action and related implementation to text editor. This action is bound `Ctrl+Alt+D` shorcut. Used in conjonction with `ui_add_skip_selection_for_next_occurrence`, it gives the user the ability to select many occurrences of a selection and avoid some of them. Used without a previous selection, the action jumps to the next occurrence of the current word under the caret. |