Logo
Explore Help
Sign In
seedlingattempt/godot
1
0
Fork 0
You've already forked godot
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
c82e16efb06bd317dde8c03acd17859f0529b41b
godot/modules/navigation_2d/config.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
105 B
Python
Raw Normal View History

[Navigation] Create a dedicated 2D navigation server * Add a dedicated 2D server * Create dedicated tests * Split performance metrics between 2D and 3D * Rename the 3D only server module
2025-02-26 11:48:13 +01:00
def can_build(env, platform):
Allow to compile templates without navigation features
2025-03-30 13:20:04 -03:00
return not env["disable_navigation_2d"]
[Navigation] Create a dedicated 2D navigation server * Add a dedicated 2D server * Create dedicated tests * Split performance metrics between 2D and 3D * Rename the 3D only server module
2025-02-26 11:48:13 +01:00
def configure(env):
pass
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.1 Page: 200ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API