index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
godot_physics_3d
/
config.py
blob: a42f27fbe122efb6dda2148879346227a88acb53 (
plain
)
1
2
3
4
5
6
def can_build(env, platform): return not env["disable_3d"] def configure(env): pass