Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
|
|
|
|
Fixed UI bug where it appeared that pushing the up or down incrementing
arrows did not increment the SpinBox value appropriately. Just needed
to increase the size of the box horizontally, to display four decimal
points consistently.
|
|
|
|
|
|
|
|
Remove slash delimiter from NavigationMesh properties.
|
|
Document the correct use of NavigationAgent path functions
|
|
Assign VIEWPORT_SIZE after validating screen_size to avoid crash when using ReflectionProbe
|
|
Fix for regression of an ImageTexture being imported
|
|
Document the correct use of NavigationAgent path functions.
|
|
Someone apparently forgot to return true ...
on ImageTexture::_set/_get
|
|
ReflectionProbe
|
|
|
|
|