4fcd85551c
Merge pull request #107071 from Calinou/doc-typed-dictionary-array
...
Document typed dictionaries and arrays in the class reference
2025-09-18 12:42:30 -05:00
d5512dfe71
Merge pull request #110423 from Calinou/doc-light3d-cull-mask-gi
...
Document the interaction between Light3D cull mask and GI/volumetric fog
2025-09-18 12:42:26 -05:00
bee392fcd2
Specified delta interaction in CharacterBody docs
2025-09-18 03:27:13 -04:00
09b8ac41bb
Rephrase Logger documentation to be more explicit about thread-safety
2025-09-17 14:21:53 +02:00
31f0eda63b
Merge pull request #110448 from CookieBadger/embed-subwindows-doc
...
Fix documentation for `embed_subwindows` project setting
2025-09-16 20:28:56 -05:00
da212c74c2
Merge pull request #110504 from AidanCooper2003/control-make-tooltip-typo-fix
...
Fix typo in control node _make_custom_tooltip description.
2025-09-16 20:28:54 -05:00
5f82f131d4
Merge pull request #110213 from BlueCube3310/image-alpha-doc
...
Image: Improve `AlphaMode` documentation
2025-09-16 20:28:53 -05:00
6f4be6c1f9
Merge pull request #110370 from Susmaster64/patch-1
...
Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs
2025-09-16 20:28:51 -05:00
606284e14b
Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs
2025-09-17 11:43:20 +12:00
03d32c68a9
Added Find Sequence to Spans
...
Added FindSequence to Span.h
Refactored String find to use Span::Find_Seq in Ustring.cpp
2025-09-16 12:37:07 -07:00
27a3f0eb8d
Merge pull request #108206 from Calinou/transparent-viewport-no-ssr-sss-dof
...
Disable unsupported SSR, SSS, DoF on transparent viewports
2025-09-16 11:44:48 -05:00
fe327c217e
Merge pull request #109582 from spoxii/109581-palette_min_width
...
Remove unused editor setting `editors/grid_map/palette_min_width`
2025-09-16 11:44:47 -05:00
46e40969a2
Replace the term "color space" with "color encoding". Add additional detail to Color class description. State clearly that Color is expected to use the nonlinear sRGB transfer function.
2025-09-15 18:11:53 -04:00
e3a6abd871
Fix typo in control node _make_custom_tooltip description.
2025-09-13 16:58:49 -04:00
13c2b28cd6
remove incorrect single window mode inverted hint
2025-09-12 10:25:47 +02:00
4c0026b053
Update links to the contributing section of the docs to the appropriate new sections.
2025-09-12 01:04:14 +02:00
f9b98b5faa
Merge pull request #110236 from Calinou/doc-canvasitem-draw-local
...
Document CanvasItem `draw_*()` methods using local coordinate space
2025-09-11 11:38:17 -05:00
43395e2bd5
Merge pull request #110018 from Ivorforce/contributing-links
...
Update class reference contribution link.
2025-09-11 11:38:16 -05:00
6379874180
Fix Basis.determinant() doc: uniform scale determinant is scale^3, not scale^2
...
Corrected a documentation mistake in Basis.determinant(). For a uniform scale basis, the determinant is scale^3, not scale^2.
2025-09-11 18:45:02 +03:00
9317c8eb23
Document the interaction between Light3D cull mask and GI/volumetric fog
2025-09-11 17:05:44 +02:00
1c62ba40b7
Disable unsupported SSR, SSS, DoF on transparent viewports
...
For technical reasons, transparent viewports cannot support
screen-space reflections, subsurface scattering and depth of field.
Previously, enabling any of these would turn transparent viewports
invisible.
2025-09-11 14:59:07 +02:00
527f4e9e68
Update class reference contribution link.
2025-09-10 16:50:44 +02:00
bb16908a41
Document CanvasItem draw_*() methods using local coordinate space
2025-09-03 23:10:28 +02:00
feb3e904cb
Image: Improve AlphaMode documentation
2025-09-02 23:44:09 +02:00
82ce2fdcba
Merge pull request #110065 from allenwp/project-settings-docs-hdr2d
...
Update `ProjectSettings` HDR 2D documentation to include Compatibility
2025-09-01 12:25:45 -05:00
52a5644b5f
Merge pull request #108214 from Nintorch/fix-joypad-vendor-product
...
Fix `Input.get_joy_info()` regression after the SDL input driver PR
2025-09-01 11:14:12 -05:00
02e1919514
Cleanup and simplify camera override API
...
- Harmonise the camera override 2D and 3D APIs
- Switch to using Camera2D/3D nodes to provide override functionality. This makes for simpler code, gets rid of much of copy-pasted camera code and makes code that relies on current viewport camera such as VisibleOnScreenNotifiers and object picking work out of the box.
- Make camera override code only accesible within DEBUG_ENABLED builds
2025-08-31 15:34:46 +02:00
ce47160ea4
Update ProjectSettings HDR 2D documentation to include Compatibility support.
2025-08-29 13:54:00 -04:00
f28acf97d0
Fix Input.get_joy_info() regression
...
SDL input driver did not have the "xinput_index", "raw_name", "vendor_id" and "product_id" fields for this method and exposed an additional, essentially useless for the users "mapping_handled" field. This commit fixes these issues.
2025-08-29 22:13:40 +05:00
9a4ec179e4
Default mjpeg avi movie writer to 16 bit audio and add an editor option so it can still write 32 bit.
2025-08-29 03:18:03 -04:00
dc8f7b4f5d
Expose "fade" methods for AnimationNodeStateMachinePlayback
2025-08-28 13:54:42 -04:00
221731f30e
Merge pull request #110003 from WinnerWind/fix-zero-threadcount
...
Revert "Prevent crashing if `max_threads` is zero."
2025-08-27 13:39:44 -05:00
976016b701
Revert "Prevent crashing if max_threads is zero."
...
This reverts commit a1788e09bf .
2025-08-27 09:02:34 +05:30
eaf9e7ce22
Add emission shape ring for CPUParticles2D
...
Particles will be emitted in the area of a ring parameterized by its
outer and inner radius. The distribution is uniform across the area.
2025-08-26 15:09:05 +02:00
a1098362aa
Merge pull request #109877 from Calinou/doc-sprite2d-region-rect-shader
...
Document `REGION_RECT` canvas shader built-in in Sprite2D region property
2025-08-25 09:54:15 -05:00
8cb6bb95f0
Merge pull request #109747 from Calinou/doc-classdb-no-user-classes
...
Document ClassDB not storing information on user-defined classes
2025-08-25 09:54:14 -05:00
def17e6067
Merge pull request #108650 from Calinou/doc-projectsettings-type-inference
...
Clarify type inference in ProjectSettings Inferred Declaration warning
2025-08-25 09:54:13 -05:00
e00b1f2f4f
Document REGION_RECT canvas shader built-in in Sprite2D region property
2025-08-22 19:41:48 +02:00
b432e108d5
Merge pull request #109791 from Talkashie/master
...
Typo cleanup pass
2025-08-21 18:39:37 -05:00
ac7703977a
Merge pull request #109785 from Calinou/doc-astar-thread-safe
...
Fix incorrect statement on thread (un)safety in AStar class reference
2025-08-21 18:39:36 -05:00
c8e0845b86
Merge pull request #109813 from bruvzg/exc_note
...
Clarify that `EXCLUDE_FROM_CAPTURE` only works with native windows.
2025-08-21 06:24:24 -05:00
10e11ec87f
Rename SVGTexture to DPITexture.
2025-08-21 11:39:16 +03:00
dd6099617a
Clarify that EXCLUDE_FROM_CAPTURE only works with native windows.
2025-08-21 00:14:58 +03:00
be0406946f
Merge pull request #109805 from Repiteo/docs/svgtexture-experimental
...
Docs: Mark `SVGTexture` as experimental
2025-08-20 13:04:24 -05:00
048460b8d5
Merge pull request #109662 from raulsntos/compat-get_forced_export_files
...
Add default param value to `EditorExportPlatform::get_forced_export_files`
2025-08-20 12:07:17 -05:00
1413b5f910
Docs: Mark SVGTexture as experimental
2025-08-20 10:22:27 -05:00
64af1f9866
fix - Typo in doc of text_editor/theme/highlighting/gdscript/string_name_color
2025-08-20 16:56:50 +09:00
bc7e68dfd1
Typos
2025-08-19 18:32:59 -05:00
8ee499d787
Fix incorrect statement on thread (un)safety in AStar class reference
2025-08-19 20:48:20 +02:00
b9bff1fba5
Expose Thread::is_main_thread()
2025-08-19 10:35:45 -05:00