Age | Commit message (Collapse) | Author |
|
Clean iOS platform config of long gone macro
|
|
Refix document not showing for gdscript properties in inspector since commit 77d3ac7
|
|
Detect if VRS is supported when creating textures
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This behavior is consistent with GIMP.
|
|
Co-Authored-By: Rémi Verschelde <rverschelde@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unchecked. Fixes #63954
|
|
|
|
|
|
Remove duplicate data structure for editor export features
|
|
There was no mention of the effect of AudioListener2D in this documentation, making it unclear if there was a relationship. The new text is copied and modified from the AudioStreamPlayer3D documentation.
Use 'an' as article before 'AudioListener3D'
|
|
|
|
|
|
selected
|
|
|
|
|
|
|
|
[doc] Use "param" instead of "code" to refer to parameters
|
|
|
|
|
|
|
|
|
|
|
|
- Increase font size and decrease pixel size.
- The font is rendered at the same physical size, but is more detailed,
which is visible when the camera is up close.
- Add an outline to improve readability on mixed-color backgrounds.
- The outline is fairly thick to ensure it doesn't get too grainy
at a distance (without requiring MSDF or mipmaps on the default
project font).
|
|
Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
|
|
Adds debug functions to NavigationServer2D to mirror NavigationServer3D functions for 2D users.
|
|
Fixes missing Navigation debug edge connection visuals in Editor due to disabled NavigationServer.
|
|
|
|
Added to Sprite3D Documentation
|
|
Fix resource leaks in VoxelGI
|
|
|