noahbackus
|
9714a6fe79
|
Merged upstream 4.7 into downstream 4.6
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled
|
2026-06-27 13:51:14 -04:00 |
|
Rémi Verschelde
|
c92ef757cb
|
Sync translations with Weblate
|
2026-06-16 22:53:41 +02:00 |
|
Thaddeus Crews
|
258ac91660
|
Merge pull request #120313 from bruvzg/doc_flags
[Docs] Add platform support notes to window flags.
|
2026-06-15 08:52:43 -05:00 |
|
Pāvels Nadtočajevs
|
9452ed155c
|
[Docs] Add platform support notes to window flags.
|
2026-06-15 11:22:23 +03:00 |
|
Hugo Locurcio
|
a807987350
|
Document the expected format for the project settings override file
|
2026-06-12 22:38:16 +02:00 |
|
Thaddeus Crews
|
54819cde65
|
Merge pull request #120108 from vaner-org/tree-explain-new-drop-section
Update Tree reference to explain new drop sections
|
2026-06-11 15:18:55 -05:00 |
|
Hugo Locurcio
|
99cde15524
|
Link to 3D lights and shadows tutorial in AreaLight3D class documentation
- Warn about mesh subdivision when shadows are enabled.
|
2026-06-11 18:26:37 +02:00 |
|
vaner-org
|
d937734801
|
Update Tree reference to explain new drop sections
|
2026-06-10 05:27:38 +05:30 |
|
Hugo Locurcio
|
0c2a33a215
|
Link to Multiple Windows demo project in Window class documentation
|
2026-06-09 17:31:11 +02:00 |
|
Thaddeus Crews
|
f92a322ad4
|
Merge pull request #119808 from EdwardChanCH/fix_doc_unpaired_tag
Fix `IndexError` caused by `debug_tag_stack.pop()` with new error messages
|
2026-06-09 06:40:05 -05:00 |
|
Edward Chan
|
824dbc5aed
|
Fixed IndexError caused by debug_tag_stack.pop() and added new error messages.
|
2026-06-08 19:04:00 -04:00 |
|
Hugo Locurcio
|
0ac3a3af99
|
Use generic description for experimental flag on DrawableTexture2D methods
The method signatures may still change in the future, including after
the 4.7 dev cycle.
|
2026-06-09 00:00:47 +02:00 |
|
Rémi Verschelde
|
9d03a4937b
|
Sync translations with Weblate
|
2026-06-08 22:55:12 +02:00 |
|
Hugo Locurcio
|
7401fcdfe0
|
Clarify performance impact of AreaLight3D nodes in the documentation
|
2026-06-04 03:12:41 +02:00 |
|
Ravi Prakash Nag
|
ae594ad4dc
|
Use Vector2 for LabelSettings stacked shadows offset
|
2026-06-02 13:25:37 +02:00 |
|
Thaddeus Crews
|
73e08d2882
|
Merge pull request #118387 from Calinou/basebutton-fix-shortcut-feedback-time-scale
Fix BaseButton shortcut feedback being affected by time scale
|
2026-06-01 11:15:15 -05:00 |
|
Thaddeus Crews
|
c5b9b59d7a
|
Merge pull request #119829 from KoBeWi/separate_PR_for_documentation_(because_separators)
Clarify that `search_bar_min_item_count` does not count separators
|
2026-05-29 10:47:40 -05:00 |
|
Thaddeus Crews
|
446abf9858
|
Merge pull request #119612 from wkesner/document-imageformatloader-flags
Document ImageFormatLoader LoaderFlags Constants
|
2026-05-29 10:47:38 -05:00 |
|
wkesner
|
609d94712c
|
Document ImageFormatLoader LoaderFlags constants
|
2026-05-27 13:06:27 -07:00 |
|
kobewi
|
138958c7cb
|
Clarify that search_bar_min_item_count does not count separators
|
2026-05-27 20:51:38 +02:00 |
|
Thaddeus Crews
|
2014874dbd
|
Merge pull request #119692 from bruvzg/ci_scale_ovs
Add property to auto adjust oversampling with canvas item scale.
|
2026-05-26 10:09:37 -05:00 |
|
Rémi Verschelde
|
ed11e2610f
|
Sync translations with Weblate (first 4.7 sync)
Drop outdated translations under completion threshold.
|
2026-05-26 15:39:27 +02:00 |
|
Michael Alexsander
|
89d7b494d7
|
Add property to auto adjust oversampling with canvas item scale. Apply it to theme preview.
|
2026-05-25 22:17:59 +03:00 |
|
Thaddeus Crews
|
e6af20f0e3
|
Merge pull request #119722 from EdwardChanCH/improve_doc_bool_op_v2
Improve doc for `bool` class
|
2026-05-25 12:52:35 -05:00 |
|
Thaddeus Crews
|
34bf5f156b
|
Merge pull request #116966 from dagarsar/docs-curve-offset
Update documentation for `Curve` `set_point_offset`
|
2026-05-25 12:52:31 -05:00 |
|
Edward Chan
|
d230509b82
|
Minor edits in 'bool' documentation.
|
2026-05-25 02:37:47 -04:00 |
|
Silc Lizard (Tokage) Renew
|
83c477717b
|
Fixed the docs for IK rests
|
2026-05-25 02:43:25 +09:00 |
|
Thaddeus Crews
|
8a5af716e1
|
Merge pull request #119644 from Calinou/doc-object-get-thread-safe
Document `Object._get()` and `_get_property_list()` thread-safe requirement
|
2026-05-22 19:24:21 -05:00 |
|
Hugo Locurcio
|
15689c1a95
|
Document Object._get() and _get_property_list() thread-safe requirement
|
2026-05-21 23:44:15 +02:00 |
|
kleonc
|
cd0b2a140c
|
Improve docs for EditorResourcePicker::_set_create_options
|
2026-05-21 22:01:46 +02:00 |
|
Thaddeus Crews
|
d9fd641396
|
Merge pull request #119563 from bruvzg/tr_imp_inv
[Import] Fix empty columns importing as invalid English translation.
|
2026-05-19 11:18:29 -05:00 |
|
Thaddeus Crews
|
f04809882b
|
Merge pull request #119367 from YeldhamDev/filesystem_keep_selection
Fix and improve selection behavior in the Filesystem dock
|
2026-05-19 11:18:19 -05:00 |
|
Pāvels Nadtočajevs
|
735827bd78
|
[Import] Fix empty columns importing as invalid English translation.
|
2026-05-19 14:48:41 +03:00 |
|
Thaddeus Crews
|
7626d50c7f
|
Merge pull request #115053 from Calinou/doc-texture-mipmap-bias-no-compatibility
Document Viewport texture mipmap bias not being supported in Compatibility
|
2026-05-18 11:06:30 -05:00 |
|
Thaddeus Crews
|
d7e1e41201
|
Merge pull request #119464 from Calinou/doc-color-constants-csharp
Document Color constant differences in C#
|
2026-05-18 11:06:29 -05:00 |
|
Hugo Locurcio
|
c5b6f4cf83
|
Document Color constant differences in C#
|
2026-05-15 15:19:47 +02:00 |
|
Michael Alexsander
|
088cd1faa4
|
Fix wrong path in EditorExportPlugin._export_begin() when zipping
|
2026-05-14 19:44:40 -03:00 |
|
Michael Alexsander
|
e2278afdd3
|
Fix and improve selection behavior in the Filesystem dock
|
2026-05-14 11:08:24 -03:00 |
|
Thaddeus Crews
|
720caf476d
|
Merge pull request #119387 from NoNormalDev/rngdocs
Fix ordering of notes in the description of the `seed()` function in `RandomNumberGenerator`
|
2026-05-14 09:06:53 -05:00 |
|
Thaddeus Crews
|
0d5268d9a4
|
Merge pull request #115911 from KoBeWi/can_commit_pls👉👈
Expose `_can_commit_handle_on_click()`
|
2026-05-14 09:06:49 -05:00 |
|
Thaddeus Crews
|
3d601008d0
|
Merge pull request #119420 from YeldhamDev/tabcon_front_fix
Always disable `all_tabs_in_front` in `TabContainer`
|
2026-05-13 09:53:53 -05:00 |
|
Thaddeus Crews
|
1414995357
|
Merge pull request #119422 from Calinou/doc-color-keywords
Add search keywords for some Color methods in the class reference
|
2026-05-13 09:53:52 -05:00 |
|
Thaddeus Crews
|
1078619908
|
Merge pull request #119414 from clayjohn/legacy-fog-blend
Add project setting to disable new Volumetric fog blending behavior
|
2026-05-12 17:54:07 -05:00 |
|
Clay John
|
c76223a35e
|
Add project setting to disable new Volumetric fog blending behavior for existing projects that want to upgrade.
Setting is off by default, so its only intended for people who really need to rollback to the previous behavior.
|
2026-05-12 10:48:46 -07:00 |
|
Michael Alexsander
|
b92b5ddc22
|
Always disable all_tabs_in_front in TabContainer
|
2026-05-12 14:08:48 -03:00 |
|
Hugo Locurcio
|
3821a9767a
|
Add search keywords for some Color methods in the class reference
This makes it easier to find the inverse of `to_rgba32()` and `hex()`.
|
2026-05-12 16:50:50 +02:00 |
|
Thaddeus Crews
|
cc8edf78ad
|
Merge pull request #119338 from mihe/popup-menu-search-toggle
Split `PopupMenu.search_bar_enabled_on_item_count` into two properties
|
2026-05-11 17:11:32 -05:00 |
|
Thaddeus Crews
|
d3eef6c722
|
Merge pull request #119316 from AtomicAntt/rename-various-signal-parameters
Rename various signal parameters called 'name'
|
2026-05-11 10:59:45 -05:00 |
|
NoNormalDev
|
40cd60e0aa
|
Reorder notes in RandomNumberGenerator
|
2026-05-10 20:01:24 +02:00 |
|
Mikael Hermansson
|
4540e1d179
|
Split PopupMenu.search_bar_enabled_on_item_count into two properties
|
2026-05-09 03:43:21 +02:00 |
|