Age | Commit message (Collapse) | Author |
|
Add TAA to the list of editor capitalizations
|
|
Add suffixes to all nodes and resources
|
|
This is used in the "Use Taa" setting (for temporal antialiasing).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is automatically enabled on all platforms including
Windows 10 and later, whenever a TTY environment is detected.
In non-TTY environments such as CI, this can be forced using the
`--color` command line argument.
|
|
Previously, a file name could appear as e.g. `ProjectSettings.xml.xml`
when one of the 3 modified errors was reported.
|
|
|
|
|
|
SoftBody: Fix attachments property names after #61180
|
|
Fixes #61581.
|
|
|
|
|
|
|
|
|
|
https://github.com/zeux/meshoptimizer/commit/ea4558d1c0f217f1d67ed7fe0b07896ece88ae18
|
|
|
|
No change compared to our previous commit, just documentation update
and a release tag we can track.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix global properties setters and add global skew for node2d
|
|
|
|
|
|
Remove TooltipPanel and TooltipLabel
|
|
Fix setting line edit caret after double and triple click
|
|
added info on microphone sample format
|
|
Calinou/environment-sky-rotation-add-property-hint
Add a property hint to Environment's `sky_rotation` property
|
|
|
|
|
|
|
|
This property hint is identical to Node3D's `sky_rotation` property
and provides degree-based editing.
|
|
|
|
|
|
|
|
Fix `TIME` compilation for custom functions in spatial shader
|
|
|
|
|