Age | Commit message (Collapse) | Author |
|
|
|
|
|
This closes https://github.com/godotengine/godot-docs/issues/4083.
|
|
Added visual shader node to easy gather data from a CurveTexture
|
|
Documentation change: Explaining the behavior of focus stylebox overlapping the pressed stylebox
|
|
|
|
Replace SAO implementation with MSSAO
|
|
Optimize Glow with local memory
|
|
|
|
|
|
Add aerial perspective to fixed fog
|
|
|
|
|
|
|
|
Update intersect_point documentation to mention solid shapes.
|
|
Remove old RigidBody get_layers() methods.
|
|
|
|
This closes https://github.com/godotengine/godot-docs/issues/4273.
|
|
|
|
|
|
Correct the doc about linear damping
|
|
|
|
FIF15/remove-redundant-property-enabled-focus-mode
Remove redundant property "enabled_focus_mode"
|
|
Fixes #41529.
|
|
|
|
arthurpaulino/update-kinematicbody2d-is-on-descriptions
Updating KinematicBody2D "is_on" functions' descriptions
|
|
|
|
|
|
Removed unused method Geometry3D.get_uv84_normal_bit
|
|
|
|
|
|
|
|
|
|
Cross-reference GDScript `load` and `ResourceLoader.load` in classref
|
|
Updated getters and setters names for toplevel
|
|
|
|
|
|
Updated NinePatchRect's patch margin descriptions
|
|
|
|
Renamed toplevel to be top_level
|
|
|
|
documentation.
|
|
Expose Animation::value_track_interpolate to GDscript
|
|
Fix return type on EditorNode3DGizmoPlugin::get_priority.
|
|
|
|
Clarify store_string vs store_line.
|
|
While the behavior can be implied from the name, it seems worth stating
it explicitly.
|
|
Improve the `String.is_valid_ip_address()` documentation
|
|
|
|
|