Replace Godot docs URL with $DOCS_URL in XML class reference
This commit is contained in:
parent
5341e6010e
commit
6c1bd4d227
175 changed files with 238 additions and 238 deletions
|
|
@ -47,7 +47,7 @@
|
|||
[b]Note:[/b] Godot uses clockwise [url=https://learnopengl.com/Advanced-OpenGL/Face-culling]winding order[/url] for front faces of triangle primitive modes.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Procedural geometry using the ArrayMesh">https://docs.godotengine.org/en/latest/tutorials/3d/procedural_geometry/arraymesh.html</link>
|
||||
<link title="Procedural geometry using the ArrayMesh">$DOCS_URL/tutorials/3d/procedural_geometry/arraymesh.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="add_blend_shape">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue