You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Fixes #23509.
This commit is contained in:
@@ -47,7 +47,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
|
||||
- Setters and getters for node properties.
|
||||
- Underscores in number literals are now allowed for improved readability (for example,`1_000_000`).
|
||||
- Improved performance (+20% to +40%, based on various benchmarks).
|
||||
- [Feature tags](http://docs.godotengine.org/en/latest/learning/workflow/export/feature_tags.html) in the Project Settings, for custom per-platform settings.
|
||||
- [Feature tags](http://docs.godotengine.org/en/latest/getting_started/workflow/export/feature_tags.html) in the Project Settings, for custom per-platform settings.
|
||||
- Full support for the [glTF 2.0](https://www.khronos.org/gltf/) 3D interchange format.
|
||||
- Freelook and fly navigation to the 3D editor.
|
||||
- Built-in editor logging (logging standard output to a file), disabled by default.
|
||||
|
||||
Reference in New Issue
Block a user