We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f99c09 + e30acd2 commit 88064d8Copy full SHA for 88064d8
modules/lightmapper_rd/config.py
@@ -1,5 +1,5 @@
1
def can_build(env, platform):
2
- return env.editor_build and platform not in ["android", "ios"]
+ return env.editor_build
3
4
5
def configure(env):
modules/xatlas_unwrap/config.py
0 commit comments