Age | Commit message (Collapse) | Author |
|
|
|
|
|
Improve plugin dialog UX
|
|
Add LightStorage functions to GLES3 renderer
|
|
|
|
|
|
Simplify anchor metadata
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kleonc/animation-track-editor-root-removed-connection-fix
|
|
|
|
|
|
Fixes #60866.
|
|
|
|
|
|
|
|
touilleMan/gdextension-header-duplicated-GDNativeExtensionClassGetPropertyList
Fix duplication of GDNativeExtensionClassGetPropertyList definition in gdnative_interface.h
|
|
gdnative_interface.h
|
|
Fix extension_api.json builtin_class_member_offsets member names for Color
|
|
|
|
|
|
|
|
|
|
Rename `CSGPrimitive3D.invert_faces` to `flip_faces`
|
|
|
|
|
|
|
|
Make `--doctool` imply `--headless` to speed up class reference generation
|
|
Add Greek translation for Linux desktop file
|
|
Follow-up to #60777 and #60800.
|
|
Make import defaults inspector honor property style settings
|
|
Add all types to connections dialog and add icons
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cleanup metadata usage
|
|
Allow AStar2D/AStar3D zero point weight.
Limit was set to 1 which seemed like an arbitrary value as lower values down to zero can be useful for common gameplay navigation elements like teleports.
|