Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
- Add all types to list (except Nil, Object, Callable, Signal, and RID)
- Add icons
|
|
|
|
octetdev2/fix-typo-in-get_coords_level_tile_proxy-description
|
|
References to "idle time" are progressively being replaced by
"process time" throughout the engine to avoid confusion.
|
|
|
|
|
|
|
|
|
|
|
|
|