Skip to content

Docs don't inform that given class is gated behind experimental-godot-api feature #1163

Closed
godot-rust/godot-rust.github.io
#12
@Yarwin

Description

@Yarwin

Back in June of 2024 docs were informing if given class was gated behind feature or not:

image from 19.06.2024

Image

Nowadays they don't do so despite the fact that given classes are still gated behind said feature:

image from 13.05.2025

Image

https://godot-rust.github.io/docs/gdext/master/godot/classes/struct.NavigationAgent2D.html

list of experimental classes
"AudioSample",
"AudioSamplePlayback",
"Compositor",
"CompositorEffect",
"GraphEdit",
"GraphElement",
"GraphFrame",
"GraphNode",
"NavigationAgent2D",
"NavigationAgent3D",
"NavigationLink2D",
"NavigationLink3D",
"NavigationMesh",
"NavigationMeshSourceGeometryData2D",
"NavigationMeshSourceGeometryData3D",
"NavigationObstacle2D",
"NavigationObstacle3D",
"NavigationPathQueryParameters2D",
"NavigationPathQueryParameters3D",
"NavigationPathQueryResult2D",
"NavigationPathQueryResult3D",
"NavigationPolygon",
"NavigationRegion2D",
"NavigationRegion3D",
"NavigationServer2D",
"NavigationServer3D",
"Parallax2D",
"SkeletonModification2D",
"SkeletonModification2DCCDIK",
"SkeletonModification2DFABRIK",
"SkeletonModification2DJiggle",
"SkeletonModification2DLookAt",
"SkeletonModification2DPhysicalBones",
"SkeletonModification2DStackHolder",
"SkeletonModification2DTwoBoneIK",
"SkeletonModificationStack2D",
"StreamPeerGZIP",
"XRBodyModifier3D",
"XRBodyTracker",
"XRFaceModifier3D",
"XRFaceTracker",

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationquality-of-lifeNo new functionality, but improves ergonomics/internals

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions