Age | Commit message (Collapse) | Author |
|
|
|
Fix Quaternion Tween and add Easing baker to AnimationTrackEditor
|
|
Replace Array return types with TypedArray (part 1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace meta properties with regular properties in `Control`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use false as default for use_proxies argument
|
|
Clamp Label's `percent_visible` properly between 0 and 1.0
|
|
|
|
Add a method to get TileData from a cell
|
|
|
|
Also applies to RichTextLabel
|
|
Create and expose the method `get_collider_rid` in `RayCast2D` and `Raycast3D`.
This method returns the `RID` of the first object that the ray intersects, or an empty `RID` if no object is intersecting the fay (i.e. `is_colliding` returns `false`).
|
|
|
|
|
|
|
|
Properly encode the normal and tangent vectors with octahedral
compression
|
|
now be constructed from an index buffer alone
|
|
|
|
|
|
Fix MenuBar not processing shortcuts.
|
|
Unexpose VelocityTracker3D
|
|
Unexpose ProxyTexture
|
|
Make `property_*_revert` methods multilevel and expose them for scripting
|
|
|
|
|
|
|
|
|
|
Implement MenuBar control to wrap Popup menus or native menu, use native menu for editor.
|
|
Allow MSDF rendering for system fonts, fix crash on loading damaged / unsupported font files.
|
|
Daylily-Zeleen/fixed-GraphEdit-signal-argument-type
Fixed GraphEdit signal argument type
|
|
Quality of life visual shaders updates
|
|
Hide properties that have no effect in Label3D inspector
|
|
menu for editor.
|