mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-04 06:09:55 +03:00
540 B
540 B
type, section, subsection, rank, importance, anchor, title, blockquote, text, contributors, read_more
| type | section | subsection | rank | importance | anchor | title | blockquote | text | contributors | read_more | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| entry | systems | navigation | 0 | 2 | async-navigation | Async navigation | Background checks | Navigation map synchronization has been moved to an asynchronous background thread. This avoids slowing down the entire game during navigation updates, especially on lower-end systems. Instead, updates will happen less frequently when resources are limited. |
|
https://github.com/godotengine/godot/pull/100497 |