mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
More Godot 4 renames and fixes (#6317)
* Move ImmediateGeometry -> ImmediateMesh * More Godot 3 -> Godot 4 renames
This commit is contained in:
@@ -92,7 +92,7 @@ by other applications for security reasons.
|
||||
|
||||
On HTML5 exports, ``user://`` will refer to a virtual filesystem stored on the
|
||||
device via IndexedDB. (Interaction with the main filesystem can still be performed
|
||||
through the :ref:`JavaScript <class_JavaScript>` singleton.)
|
||||
through the :ref:`JavaScriptBridge <class_JavaScriptBridge>` singleton.)
|
||||
|
||||
Converting paths to absolute paths or "local" paths
|
||||
---------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user