Micky
|
8ca47c981d
|
Add a few notes to Sprite3D's documentation
|
2024-01-06 12:54:18 +01:00 |
Rémi Verschelde
|
89cc635c05
|
Merge pull request #86820 from sepTN/fix-typos-3
Fix various typos in documentation
|
2024-01-05 12:06:45 +01:00 |
Rémi Verschelde
|
e59b4deec0
|
Merge pull request #84140 from HexagonNico/quaternion-docs
Complete the docs for Quaternion
|
2024-01-05 12:03:31 +01:00 |
Rémi Verschelde
|
85e999dc5e
|
Merge pull request #64908 from marcinn/lightmap-gi-texel-scale
Add `texel_scale` property to LightmapGI
|
2024-01-05 12:01:49 +01:00 |
Nico
|
d67e7f8729
|
Complete the docs for Quaternion
|
2024-01-05 11:31:59 +01:00 |
Septian
|
d3e7b8c8a8
|
Fix various typos in documentation
|
2024-01-05 15:47:58 +07:00 |
Rémi Verschelde
|
179dfdc8d7
|
Merge pull request #86742 from paulloz/doc/dotnet-basis-examples
Add C# examples in `Basis.xml`
|
2024-01-04 18:05:44 +01:00 |
Rémi Verschelde
|
acd37f98c0
|
Merge pull request #83353 from Chubercik/expose_delaunay_3d
Expose 3D Delaunay tetrahedralization in `Geometry3D`
|
2024-01-04 16:39:23 +01:00 |
Rémi Verschelde
|
c772a5b050
|
Merge pull request #78960 from kleonc/inspector-follow-focus
Make editor inspector follow focus
|
2024-01-04 16:38:46 +01:00 |
Rémi Verschelde
|
b88eddb682
|
Merge pull request #78378 from 0xafbf/curve-evaluate-correct-transform
Changed the way the rotation of a curve at a point is evaluated to match PathFollow2D
|
2024-01-04 16:38:38 +01:00 |
Marcin Nowak
|
eea2ad4019
|
Add texel_scale property to LightmapGI
|
2024-01-04 16:24:19 +01:00 |
Rémi Verschelde
|
18e9133d5a
|
Merge pull request #86364 from aaronfranke/basis-divide
Add and expose Basis/Transform2D/3D division by float operator
|
2024-01-04 14:26:16 +01:00 |
Rémi Verschelde
|
574e076f51
|
Merge pull request #84666 from MewPurPur/document-resize-performance
Add performance note to `Array.resize()`
|
2024-01-04 14:26:11 +01:00 |
Rémi Verschelde
|
bbfcfe50da
|
Merge pull request #81267 from Chaosus/astargrid_isometric_mode
Add isometric cell shape mode to `AStarGrid2D`.
|
2024-01-04 14:25:00 +01:00 |
Rémi Verschelde
|
ea3e3b088a
|
Merge pull request #80282 from Mickeon/doc-peeves-ostrich
Overhaul OS documentation
|
2024-01-04 14:24:39 +01:00 |
Micky
|
465e843d40
|
Overhaul OS documentation
|
2024-01-04 12:37:56 +01:00 |
Rémi Verschelde
|
91f0789efb
|
Merge pull request #85240 from krazy-j/nodepath-get-name-documentation
Fix example in `NodePath.get_name()` documentation
|
2024-01-03 15:43:16 +01:00 |
Rémi Verschelde
|
9a7207928a
|
Merge pull request #84656 from AThousandShips/clamp_detail
Clarify that `@GlobalScope.clamp` does not do component-wise clamping
|
2024-01-03 15:42:25 +01:00 |
Rémi Verschelde
|
73c5deff76
|
Merge pull request #82916 from jsjtxietian/update-scene-tree-tooltip-after-editor-description-chnage
Support updating tooltip immediately after editor description change
|
2024-01-03 15:41:31 +01:00 |
Rémi Verschelde
|
9561160a6a
|
Merge pull request #80094 from Sauermann/fix-window-sizechange-doc
Explain which nodes receive `NOTIFICATION_WM_SIZE_CHANGED`
|
2024-01-03 15:40:11 +01:00 |
Rémi Verschelde
|
078ed369f1
|
Merge pull request #68560 from Mickeon/doc-peeves-nodeworthy
Overhaul Node Documentation
|
2024-01-03 15:39:21 +01:00 |
Paul Joannon
|
8b5894843c
|
Add C# examples in `Basis.xml`
Follow up to #86664
|
2024-01-03 11:54:55 +01:00 |
Rémi Verschelde
|
f38076e15c
|
Merge pull request #86664 from Mickeon/doc-peeves-basis-examples
Add code examples to Basis' documentation
|
2024-01-03 10:13:50 +01:00 |
Rémi Verschelde
|
a6dc1b3907
|
Merge pull request #84527 from Calinou/colorpicker-display-revert-icon
Display a revert icon on ColorPicker's old sample
|
2024-01-03 09:59:06 +01:00 |
Rémi Verschelde
|
22e880ad20
|
Merge pull request #83163 from Chubercik/vectorXi_dist_methods
Implement `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to`
|
2024-01-03 09:58:36 +01:00 |
Rémi Verschelde
|
c10251af59
|
Merge pull request #86685 from jsjtxietian/update-get-image-doc
Update `get_image` doc to mention that it will return an empty image with invalid texture
|
2024-01-02 18:06:21 +01:00 |
Rémi Verschelde
|
b4b96ab4e3
|
Merge pull request #86672 from qwofford/qwofford/issue85805
Fix incorrect VehicleWheel3D Roll Influence description
|
2024-01-02 18:06:13 +01:00 |
Rémi Verschelde
|
dc95a3de56
|
Merge pull request #86666 from Mickeon/merge-this-before-2024-i-bet-you-wont
Link to mentioned articles in the docs instead of just naming them
|
2024-01-02 18:06:09 +01:00 |
Rémi Verschelde
|
7fc37a8981
|
Merge pull request #86649 from SGiygas/patch-1
Correct C# syntax in `_validate_property` example for the Object class
|
2024-01-02 18:06:06 +01:00 |
Rémi Verschelde
|
14b1bb47a7
|
Merge pull request #86570 from RandomShaper/remove_traces_of_rid_prealloc
Remove traces of the extinct RID preallocate feature
|
2024-01-02 18:05:41 +01:00 |
Rémi Verschelde
|
cf519ab898
|
Merge pull request #86551 from bruvzg/agility_dynamic_load
[D3D12] Dynamically load Agility SDK.
|
2024-01-02 18:05:33 +01:00 |
Rémi Verschelde
|
1f1a971bf4
|
Merge pull request #86549 from sepTN/fix-docs-typos2
Fix various typos in documentation
|
2024-01-02 18:05:30 +01:00 |
Rémi Verschelde
|
3dae50aa4f
|
Merge pull request #86520 from touilleMan/fix-ScriptLanguageExtension-_find_function-documentation
Fix `ScriptLanguageExtension::_find_function` documentation
|
2024-01-02 18:05:26 +01:00 |
Rémi Verschelde
|
b5c6e870e8
|
Merge pull request #82264 from dalexeev/core-builtin-methods-as-callables
Core: Allow methods of built-in `Variant` types to be used as Callables
|
2024-01-02 18:05:05 +01:00 |
Micky
|
78c9e2c53a
|
Link to the "article" in the docs instead of saying "article"
|
2024-01-02 16:38:39 +01:00 |
bruvzg
|
126a763f7a
|
[D3D12] Dynamically load Agility SDK.
|
2024-01-02 17:15:59 +02:00 |
jsjtxietian
|
d73312d5e9
|
Update get_image doc to mention that it will return an empty image with invalid texture
|
2024-01-02 11:31:38 +08:00 |
Micky
|
e88a819194
|
Add more examples to Basis' Documentation
|
2024-01-01 19:32:01 +01:00 |
Quincy Wofford
|
c979d02db2
|
corrected tooltip information Roll Influence property of VehicleWheel3D
|
2023-12-31 15:10:46 -07:00 |
Gwen
|
e40b23c619
|
Correct C# syntax in _validate_property example for the Object class
|
2023-12-30 19:13:58 +01:00 |
Pedro J. Estébanez
|
c217041afd
|
Remove traces of the extinct RID preallocate feature
|
2023-12-28 10:18:05 +01:00 |
Septian
|
d83cad6d9b
|
Fix various typos in documentation
|
2023-12-27 20:37:37 +07:00 |
A Thousand Ships
|
e7dbb7a267
|
Clarify that `@GlobalScope.clamp` does not do component-wise clamping
|
2023-12-26 22:16:34 +01:00 |
Emmanuel Leblond
|
0124b513cd
|
Fix `ScriptLanguageExtension::_find_function` documentation
|
2023-12-26 14:05:53 +01:00 |
Yuri Sizov
|
b4fe310f7d
|
Merge pull request #86377 from timothyqiu/slider-drag
Emit slider's `drag_started` signal before the first value change
|
2023-12-22 17:20:05 +01:00 |
Yuri Sizov
|
84d4889fa0
|
Merge pull request #86345 from brno32/outline-size-docs
Add note that a large value for `Label.outline_size` is not recommended
|
2023-12-22 17:20:02 +01:00 |
Yuri Sizov
|
13d34d6a2b
|
Merge pull request #85923 from Calinou/editor-filesystem-dock-add-open-in-terminal
Add a editor FileSystem dock action to open a terminal in selected folder
|
2023-12-22 17:19:53 +01:00 |
Haoyu Qiu
|
58db3e5d7b
|
Emit slider's drag_started signal before the first value change
|
2023-12-21 11:23:35 +08:00 |
Aaron Franke
|
c77ae051d5
|
Add and expose Basis/Transform2D/3D division by float operator
|
2023-12-20 18:24:03 -06:00 |
Yuri Sizov
|
3a8524dd92
|
Merge pull request #83452 from RandomShaper/rd_common
Split `RenderingDevice` into API-agnostic and `RenderingDeviceDriver` parts
|
2023-12-20 20:09:18 +01:00 |