Rémi Verschelde
|
4a887ceffd
|
Merge pull request #99736 from Bossdell113/gdellProject
Add C# examples to PropertyTweener docs
|
2024-12-02 15:51:29 +01:00 |
|
Rémi Verschelde
|
200bb202ba
|
Merge pull request #99481 from bruvzg/meta_tooltip
[RTL] Add tooltip support to meta/url tag.
|
2024-12-02 15:51:12 +01:00 |
|
Rémi Verschelde
|
cebf2130ca
|
Merge pull request #98744 from tetrapod00/rendering-method-driver-backend
Docs: Standardize names and terms for renderers
|
2024-12-02 15:50:40 +01:00 |
|
Rémi Verschelde
|
ed93ab2f53
|
Merge pull request #98657 from ydeltastar/stay-sane-using-evaluator
Add editor setting to stop the bottom panel from switching to the Stack Trace
|
2024-12-02 15:50:31 +01:00 |
|
Micky
|
7539a3a7cf
|
Remove uses of implicit static typing from the documentation
|
2024-12-02 15:40:42 +01:00 |
|
Bossdell113
|
34c7528d3d
|
Add C# examples to PropertyTweener docs
Co-Authored-By: tetrapod <145553014+tetrapod00@users.noreply.github.com>
|
2024-12-02 14:32:17 +01:00 |
|
Pāvels Nadtočajevs
|
dc71fbacc5
|
[RTL] Add tooltip support to meta/url tag.
|
2024-12-02 15:26:14 +02:00 |
|
JekSun97
|
95ca0aa7ad
|
Add get_connetion_count function to GraphEdit
|
2024-12-02 19:15:37 +06:00 |
|
A Thousand Ships
|
77549dd1f3
|
[Tree] Allow disabling auto generated tooltip for TreeItem
|
2024-12-01 14:39:51 +01:00 |
|
Micky
|
d90f045d24
|
Update documentation's "Prints" comments after #47502
|
2024-11-30 16:14:11 +01:00 |
|
tetrapod00
|
141737d168
|
Docs: Standardize names and terms for renderers
|
2024-11-29 19:53:52 -08:00 |
|
Wagner
|
6995b6a03e
|
Allow changing the anisotropic filter level at run-time per Viewport
|
2024-11-30 00:50:45 -03:00 |
|
Rémi Verschelde
|
31edb7ea3b
|
Merge pull request #99841 from Calinou/doc-basematerial3d-billboard-mode-remove-outdated-note
Remove outdated note about `BaseMaterial3D.billboard_mode` shadow issue
|
2024-11-29 22:51:41 +01:00 |
|
Rémi Verschelde
|
1745fe15a4
|
Merge pull request #99837 from thiagola92/docs_window_files_dropped
Docs: update example from Window signal files_dropped
|
2024-11-29 22:51:38 +01:00 |
|
Rémi Verschelde
|
5125b66871
|
Merge pull request #99827 from syntaxerror247/patch-1
Update `use_system_accent_color` note in EditorSettings
|
2024-11-29 22:51:31 +01:00 |
|
Rémi Verschelde
|
05e93a6010
|
Merge pull request #99691 from Sauermann/fix-consume-mouse-over
Rename `SubViewportContainer` option `consume_drag_and_drop` to `mouse_target`
|
2024-11-29 22:51:10 +01:00 |
|
Rémi Verschelde
|
e4ee8a3b32
|
Merge pull request #99611 from bruno-brant/patch-1
Fix missing sign in ease function curve description
|
2024-11-29 22:51:06 +01:00 |
|
Rémi Verschelde
|
74db6a1acc
|
Merge pull request #99584 from arkology/radial-center-offset-bounds
Document `radial_center_offset` bounds for `TextureProgressBar`
|
2024-11-29 22:51:02 +01:00 |
|
Rémi Verschelde
|
f37fd1c3f2
|
Merge pull request #99238 from Calinou/doc-node2d-no-z-index
Update Z Index property location in Node2D class reference
|
2024-11-29 22:47:11 +01:00 |
|
Rémi Verschelde
|
778723d935
|
Merge pull request #99204 from berarma/patch-1
Clarify documentation for TileSetAtlasSource `texture_region_size`
|
2024-11-29 22:47:06 +01:00 |
|
Rémi Verschelde
|
5e87bdae74
|
Merge pull request #98605 from bruvzg/lbl_mult_para
[Label] Handle text as multiple independent paragraphs.
|
2024-11-29 22:46:42 +01:00 |
|
Rémi Verschelde
|
bfa38e463c
|
Merge pull request #98022 from vPumpking/editor_file_dialog_filter_master
Unify filter feature and improve space management for EditorFileDialog
|
2024-11-29 22:46:18 +01:00 |
|
Rémi Verschelde
|
5d74c5370b
|
Merge pull request #97963 from bruvzg/rtl_valign
[RTL] Add support for vertical alignment.
|
2024-11-29 22:46:14 +01:00 |
|
Rémi Verschelde
|
8d3fc48abf
|
Merge pull request #97521 from pafuent/enhance_scroll_container_focus
Add a focus border on `ScrollContainer`
|
2024-11-29 22:46:09 +01:00 |
|
Rémi Verschelde
|
a0a459ebd8
|
Merge pull request #78289 from bruvzg/fo_write_errs
[FileAccess] Return error codes from `store_*` methods.
|
2024-11-29 22:45:27 +01:00 |
|
Rémi Verschelde
|
5d462ee4c5
|
Merge pull request #67857 from anvilfolk/extended-curve
Extend Curve to allow for domains outside of [0, 1].
|
2024-11-29 22:45:19 +01:00 |
|
bruvzg
|
a4b17e7852
|
[FileAccess] Return error codes from store_* methods.
|
2024-11-29 23:22:31 +02:00 |
|
Rémi Verschelde
|
56a7dba10b
|
Merge pull request #99799 from akien-mga/fix-typos
Fix various typos and code style issues
|
2024-11-29 22:02:53 +01:00 |
|
Rémi Verschelde
|
0b2b8f0a53
|
Merge pull request #99754 from kthang55/fix_follow_viewport
Update CanvasLayer 'Follow Viewport' documentation to match its behavior
|
2024-11-29 22:02:37 +01:00 |
|
Rémi Verschelde
|
ba488490fc
|
Merge pull request #99650 from Mickeon/documentation-transform-basis-quaternion-consistency
Make Transform2D/3D, Basis, and Quaternion docs more consistent
|
2024-11-29 22:02:18 +01:00 |
|
Bernat
|
279dce3d2d
|
Clarify documentation for TileSetAtlasSource texture_region_size
|
2024-11-29 22:00:57 +01:00 |
|
Hugo Locurcio
|
e499563faf
|
Remove outdated note about BaseMaterial3D.billboard_mode shadow issue
The linked pull request was merged in Godot 4.3.
|
2024-11-29 19:57:26 +01:00 |
|
Micky
|
82bd7db275
|
Make Transform2D/3D, Basis, and Quaternion docs more consistent
|
2024-11-29 16:10:11 +01:00 |
|
thiagola92
|
e30da67ce9
|
Docs: update example from Window signal files_dropped
|
2024-11-29 11:38:04 -03:00 |
|
Anish Mishra
|
72be8d1b69
|
Update "use_system_accent_color" note in EditorSettings.
|
2024-11-29 15:27:17 +05:30 |
|
Danil Alexeev
|
bd1a35ce9e
|
Core: Fix JSON.{from,to}_native() issues
|
2024-11-29 12:43:06 +03:00 |
|
Rémi Verschelde
|
88e81ee730
|
Fix various typos and code style issues
|
2024-11-28 17:40:42 +01:00 |
|
Kent Thang
|
5d111e852e
|
Update CanvasLayer 'Follow Viewport' documentation to match its behavior
|
2024-11-28 16:26:01 +01:00 |
|
Thaddeus Crews
|
ed01f5f2aa
|
Merge pull request #98670 from DarioSamo/rd-transient-targets
Automatically resolve initial and final action for draw lists.
|
2024-11-27 10:47:29 -06:00 |
|
Thaddeus Crews
|
8f603c901e
|
Merge pull request #99679 from timothyqiu/custom-tooltip-doc
Improve documentation for tooltip-related methods
|
2024-11-27 10:47:21 -06:00 |
|
Thaddeus Crews
|
539be43dad
|
Merge pull request #99677 from syntaxerror247/patch-1
Update `screen_get_scale` documentation.
|
2024-11-27 10:47:16 -06:00 |
|
Thaddeus Crews
|
9c300a6c05
|
Merge pull request #80965 from Calinou/viewport-add-get-stretch-scale-factor
Add a Viewport method to get automatically computed 2D stretch transform
|
2024-11-27 10:47:12 -06:00 |
|
Thaddeus Crews
|
c5cd7c66ee
|
Merge pull request #85443 from smix8/gridmap_castshadows
Add ShadowCastingSetting to MeshLibrary / GridMap items
|
2024-11-27 10:47:10 -06:00 |
|
Thaddeus Crews
|
06f4bcdefb
|
Merge pull request #97346 from DevPoodle/vertex-attribute-docs
Add descriptions to RDVertexAttribute's properties
|
2024-11-27 10:47:09 -06:00 |
|
Thaddeus Crews
|
2a147f3ce1
|
Merge pull request #99091 from Mickeon/documentation-object-boolean-context-4.4
Add documentation note on Object's boolean context
|
2024-11-27 10:46:54 -06:00 |
|
Thaddeus Crews
|
ed443ccd25
|
Merge pull request #99079 from FlooferLand/patch-1
Add note about LightmapGI only baking nodes under its parent
|
2024-11-27 10:46:52 -06:00 |
|
ze2j
|
97e0b43faa
|
Add ArrayMesh::surface_remove
|
2024-11-27 13:46:15 +01:00 |
|
Fabio Alessandrelli
|
f511ef26f1
|
[MP] Move OfflineMultiplayerPeer docs to the module
Was missing from the module config, causing the XML to be added to the
main doc folder
|
2024-11-27 13:18:33 +01:00 |
|
smix8
|
612981c1ea
|
Add ShadowCastingSetting to MeshLibrary / GridMap items
Adds ShadowCastingSetting to MeshLibrary / GridMap items.
|
2024-11-27 01:06:21 +01:00 |
|
Thaddeus Crews
|
19dd3eda19
|
Merge pull request #99364 from Mickeon/documentation-global-scope-keys-plus-minus
Rewrite some `@GlobalScope` keys in documentation to use `[code]` tags
|
2024-11-26 13:04:49 -06:00 |
|