Age | Commit message (Collapse) | Author |
|
Windows). Add support for dark mode title bar on Windows.
|
|
[doc] Use f-strings throughout make_rst.py
|
|
Improve style and add contextual highlight to the editor launch pad
|
|
Clean-up/change some Skeleton3D API
|
|
EditorFileDialog: disambiguate recent/favorite items
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Based on discussion in #64230
|
|
|
|
paulloz/dotnet/fix-godot_variants-with-empty-type-field
C#: Populate `Type` field on `godot_variant` created in managed
|
|
Similar to script editor, if two folders have the same name, they will
now get a more descriptive name in the item list.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rename `CanvasItem.update()` to `queue_redraw()`
|
|
Fix GPUParticles2D ignoring AtlasTexture region
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`set_tooltip` -> `set_tooltip_text`
`get_tooltip` -> `get_tooltip_text`
For consistency:
`get_button_tooltip` -> `get_button_tooltip_text`
And the `tooltip` parameter in `add_button` was renamed to `tooltip_text`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Properly handle theme changes in the Skeleton3DEditor
|
|
Move GLTF camera and light conversion code into GLTFCamera and GLTFLight
|
|
`SceneTreeDock` Allow/fix toggling unique name in owner for all selected nodes
|
|
Calinou/material-tweak-default-alpha-scissor-threshold
Improve documentation for BaseMaterial3D's alpha scissor threshold
|
|
Document 3D particle color properties requiring vertex color as albedo
|
|
gongpha/update-animation-tree-editor-when-selected
Update all AnimationTree's editors when editing
|
|
completes it
|
|
|