This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37f558cd7b
godot
/
modules
/
gridmap
/
config.py
12 lines
73 B
Python
Raw
Normal View
History
Unescape
Escape
GODOT IS OPEN SOURCE
2014-02-10 01:10:30 +00:00
def
can_build
(
platform
)
:
Begining of GLES3 renderer: -Most 2D drawing is implemented -Missing shaders -Missing all 3D -Editor needs to be set on update always to be used, otherwise it does not refresh -Large parts of editor not working
2016-10-03 19:33:42 +00:00
return
False
Remove trailing spaces
2016-04-02 18:26:12 +00:00
GODOT IS OPEN SOURCE
2014-02-10 01:10:30 +00:00
def
configure
(
env
)
:
pass
Remove trailing spaces
2016-04-02 18:26:12 +00:00
Reference in New Issue
Copy Permalink