summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge pull request #86908 from ↵Rémi Verschelde2024-01-081-12/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AdSkipper1337/collision-object-2d-gdextension-virtuals Fix virtual calls for GDExtension in `CollisionObject2D`
| * | | | | | | | | | | | Fix virtual calls for GDExtension in `CollisionObject2D` for _mouse_enter, ↵Nikolai Davydov2024-01-071-12/+4
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | _mouse_exit, _mouse_shape_enter, _mouse_shape_exit
* | | | | | | | | | | | Merge pull request #86895 from ↵Rémi Verschelde2024-01-081-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mickeon/documentation-textserver-missing-descriptions Add missing descriptions to TextServer's constants
| * | | | | | | | | | | | Add missing descriptions to TextServer's constantsMicky2024-01-061-0/+3
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #86893 from Mickeon/autocomplete-editor-interfaceRémi Verschelde2024-01-082-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add autocompletion for a few EditorInterface methods
| * | | | | | | | | | | | Add autocompletion for a few EditorInterface methodsMicky2024-01-062-0/+17
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #86891 from Mickeon/autocompletion-get-node-or-nullRémi Verschelde2024-01-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add autocompletion to `get_node_or_null`
| * | | | | | | | | | | | Add autocompletion to `get_node_or_null`Micky2024-01-061-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #86882 from Mickeon/its-a-secret-to-everyoneRémi Verschelde2024-01-082-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hide Keystore Release password on Android's Export window
| * | | | | | | | | | | | Hide Keystore Release password on Android's Export windowMicky2024-01-062-2/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #86874 from AThousandShips/no_3d_fixRémi Verschelde2024-01-084-18/+18
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some build errors with `disable_3d=yes`
| * | | | | | | | | | | | Fix some build errors with `disable_3d=Yes`A Thousand Ships2024-01-074-18/+18
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Some tests were incorrectly included * SCU builds with animation * Animation `switch`
* | | | | | | | | | | | Merge pull request #86867 from TokageItLab/reset-copy-options-for-moreRémi Verschelde2024-01-081-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copy InterpolationType / LoopMode for all track & UseBlend option for audio when adding reset keys
| * | | | | | | | | | | | Copy intrp/loop for all track & use_blend for audio when adding resetSilc Lizard (Tokage) Renew2024-01-061-2/+5
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #86848 from Mickeon/documentation-canvas-texture-noteRémi Verschelde2024-01-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specify how CanvasTexture does not work in 3D
| * | | | | | | | | | | | Specify how CanvasTexture does not work in 3DMicky2024-01-061-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #86846 from capnm/240105_thorvg_from_v0.11.6_to_v0.12.0Rémi Verschelde2024-01-0894-715/+1513
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ThorVG: update from v0.11.6 to v0.12.0
| * | | | | | | | | | | | ThorVG: update from v0.11.6 to v0.12.0Martin Capitanio2024-01-0894-715/+1513
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/thorvg/thorvg/releases/tag/v0.12.0 Godot-related SVG bug fixes: + [SwEngine] Fixed a linear filling scaling issue. thorvg/thorvg#1834 + [SwEngine] Path data not invalid even though it doesn't start with MoveTo. thorvg/thorvg#1848 Fixes #86128 Gradient issue.
* | | | | | | | | | | | Merge pull request #86827 from bruvzg/ploc_out_of_boundsRémi Verschelde2024-01-081-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Pseudolocalization] Prevent out of bounds reads.
| * | | | | | | | | | | | [Pseudolocalization] Prevent out of bounds reads.bruvzg2024-01-051-5/+5
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #86824 from alessandrofama/audio-import-playback-positionRémi Verschelde2024-01-081-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix playback position label update in Audio Stream Importer
| * | | | | | | | | | | | Fix playback position label update in Audio Stream ImporterAlessandro Famà2024-01-051-2/+2
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current playback position label doesn't get updated if the playhead is not visible. The label is updated in `_draw_indicator()` at the end of the function, but we return early if the calculated offset falls outside the valid range. This fix moves the label updating above this check, ensuring that the label always gets updated regardless of the visibility of the playhead. Fixes #86550.
* | | | | | | | | | | | Merge pull request #86811 from TheSofox/light2d-blend-3to4Rémi Verschelde2024-01-082-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added compatibility for Blend Mode in `Light2D`/`PointLight2D` when converting from Godot 3 to 4.
| * | | | | | | | | | | | Added compatibility for Blend Mode in Light2D/PointLight2D when converting ↵Sofox2024-01-052-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from Godot 3 to 4
* | | | | | | | | | | | | Merge pull request #86805 from ryevdokimov/clear-nodes-on-ui-cancel-2dRémi Verschelde2024-01-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow `ui_cancel` to unselect all nodes in all edit modes in 2D, matching 3D behavior
| * | | | | | | | | | | | | Allow ui_cancel to unselect all nodes in 2D, matching 3D behaviorRobert Yevdokimov2024-01-041-1/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #86804 from ryevdokimov/allow-all-modes-to-selectRémi Verschelde2024-01-082-12/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow all editor modes to select nodes in the viewport
| * | | | | | | | | | | | | | Allow all editor modes to select nodes in the viewportRobert Yevdokimov2024-01-052-12/+13
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #86787 from ryevdokimov/code-spell-checkRémi Verschelde2024-01-085-16/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix various spelling errors across engine solution
| * | | | | | | | | | | | | | Fix various spelling errorsRobert Yevdokimov2024-01-045-16/+16
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #86568 from jsjtxietian/fix-infinite-loop-tileRémi Verschelde2024-01-081-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix potential infinite loop when calculating tile editor zoom level
| * | | | | | | | | | | | | | Fix infinite loop when calculating zoom level if tile_size * max_zoom < defaultjsjtxietian2024-01-061-2/+10
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #86557 from kleonc/polygon2d-with-skeleton-transform-fixRémi Verschelde2024-01-081-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Polygon2D to Skeleton2D transform calculation
| * | | | | | | | | | | | | | Fix Polygon2D to Skeleton2D transform calculationkleonc2023-12-271-3/+3
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #86542 from KoBeWi/merge_split_actionRémi Verschelde2024-01-082-15/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve Path2D editing
| * | | | | | | | | | | | | | | Improve Path2D editingkobewi2024-01-052-15/+18
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #86507 from jsjtxietian/fix-msvc-2017Rémi Verschelde2024-01-081-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix MSVC 14.1 complaining about "attempting to reference a deleted function" in RenderPassClearValue
| * | | | | | | | | | | | | | | Fix msvc 14.1 complains about "atempting to reference a deleted function"jsjtxietian2023-12-251-0/+2
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in RenderPassClearValue
* | | | | | | | | | | | | | | Merge pull request #86474 from KoBeWi/particular_velocityRémi Verschelde2024-01-084-6/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only update particle velocity when it changes
| * | | | | | | | | | | | | | | Only update particle velocity when it changeskobewi2023-12-234-6/+16
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #86417 from LimestaX/tscn-escape-char-fixRémi Verschelde2024-01-081-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure special characters are escaped in TSCN connections and editable hint
| * | | | | | | | | | | | | | | Ensure special characters are escaped in tscn connections and editable hintLimestaX2024-01-081-5/+5
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #86349 from DSteve595/patch-1Rémi Verschelde2024-01-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify doc: `Node.get_child` returns null for invalid index
| * | | | | | | | | | | | | | | Clarify Node doc: get_child returns null for invalid indexSteven Schoen2024-01-071-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #86245 from ecmjohnson/fix-skeleton-cullingRémi Verschelde2024-01-082-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check skeleton RID when using cached AABB
| * | | | | | | | | | | | | | | Check skeleton RID when using cached AABBErik Johnson2023-12-172-1/+4
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #86016 from demolke/masterRémi Verschelde2024-01-081-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import step interpolation for loc/rot/scale from GLTF as nearest
| * | | | | | | | | | | | | | | | Import step interpolation for loc/rot/scale from GLTF as nearestdemolke2024-01-051-0/+9
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently all object transform animation tracks get imported and baked as linear. For step interpolation mark the resulting animation track with Nearest interpolation to make sure there are no in-betweens generated. This is useful for camera cuts or similar.
* | | | | | | | | | | | | | | | Merge pull request #85870 from dsnopek/collision-object-3d-gdextension-virtualsRémi Verschelde2024-01-081-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix overriding `CollisionObject3D::_mouse_enter()` and `_mouse_exit()` from GDExtension
| * | | | | | | | | | | | | | | | Fix overriding `CollisionObject3D::_mouse_enter()` and `_mouse_exit()` from ↵David Snopek2023-12-061-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GDExtension