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
d7fd86d51aadda665667c88dca657993f0de14d7
godot/modules/gridmap/config.py

10 lines
132 B
Python
Raw Normal View History

GODOT IS OPEN SOURCE
2014-02-09 22:10:30 -03:00
def can_build(platform):
Merge remote-tracking branch 'origin/gles3' into gles3-on-master Various merge conflicts have been fixed manually and some mistakes might have been made - time will tell :)
2017-01-02 21:38:20 +01:00
# FIXME: Disabled temporary for gles3 implementation
return False
Remove trailing spaces
2016-04-02 20:26:12 +02:00
GODOT IS OPEN SOURCE
2014-02-09 22:10:30 -03:00
def configure(env):
style: Start applying PEP8 to Python files, indentation issues Done with `autopep8 --select=E1`, fixes: - E101 - Reindent all lines. - E112 - Fix under-indented comments. - E113 - Fix over-indented comments. - E115 - Fix under-indented comments. - E116 - Fix over-indented comments. - E121 - Fix a badly indented line. - E122 - Fix a badly indented line. - E123 - Fix a badly indented line. - E124 - Fix a badly indented line. - E125 - Fix indentation undistinguish from the next logical line. - E126 - Fix a badly indented line. - E127 - Fix a badly indented line. - E128 - Fix a badly indented line. - E129 - Fix a badly indented line.
2016-10-30 18:44:57 +01:00
pass
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.1 Page: 230ms Template: 5ms
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